summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Olexa <darkside@gentoo.org>2009-08-23 02:19:02 +0000
committerJeremy Olexa <darkside@gentoo.org>2009-08-23 02:19:02 +0000
commit46c56bb53debabecfc65f30498fff7c6adaad32b (patch)
treef45755f46e91159e5f6d87bc0d4525894da4a764 /xfce-extra
parentupdated dependencies for but 231870. (diff)
downloadhistorical-46c56bb53debabecfc65f30498fff7c6adaad32b.tar.gz
historical-46c56bb53debabecfc65f30498fff7c6adaad32b.tar.bz2
historical-46c56bb53debabecfc65f30498fff7c6adaad32b.zip
ebuild rewrite to fix many small issues, convert to xfceonf.eclass. pkgmove from xfce-extra/thunar-svn
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
Diffstat (limited to 'xfce-extra')
-rw-r--r--xfce-extra/thunar-svn-plugin/ChangeLog35
-rw-r--r--xfce-extra/thunar-svn-plugin/Manifest5
-rw-r--r--xfce-extra/thunar-svn-plugin/files/thunar-svn-plugin-0.0.3-subversion-1.6.patch20
-rw-r--r--xfce-extra/thunar-svn-plugin/metadata.xml5
-rw-r--r--xfce-extra/thunar-svn-plugin/thunar-svn-plugin-0.0.3-r2.ebuild25
5 files changed, 90 insertions, 0 deletions
diff --git a/xfce-extra/thunar-svn-plugin/ChangeLog b/xfce-extra/thunar-svn-plugin/ChangeLog
new file mode 100644
index 000000000000..83054bd9a1ed
--- /dev/null
+++ b/xfce-extra/thunar-svn-plugin/ChangeLog
@@ -0,0 +1,35 @@
+# ChangeLog for xfce-extra/thunar-svn-plugin
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-svn-plugin/ChangeLog,v 1.1 2009/08/23 02:19:01 darkside Exp $
+
+*thunar-svn-plugin-0.0.3-r2 (23 Aug 2009)
+
+ 23 Aug 2009; Jeremy Olexa <darkside@gentoo.org>
+ +thunar-svn-plugin-0.0.3-r2.ebuild,
+ +files/thunar-svn-plugin-0.0.3-subversion-1.6.patch, +metadata.xml:
+ ebuild rewrite to fix many small issues, convert to xfceonf.eclass.
+ pkgmove from xfce-extra/thunar-svn
+
+*thunar-svn-0.0.3-r2 (09 May 2009)
+
+ 09 May 2009; Jeremy Olexa <darkside@gentoo.org>
+ files/thunar-svn-0.0.3-subversion-1.6.patch, -thunar-svn-0.0.3-r1.ebuild,
+ +thunar-svn-0.0.3-r2.ebuild:
+ New patch with new rev bump to allow compilation with >=subversion-1.6, bug
+ 264451 by Philip Taffner
+
+*thunar-svn-0.0.3-r1 (01 May 2009)
+
+ 01 May 2009; Jeremy Olexa <darkside@gentoo.org>
+ +files/thunar-svn-0.0.3-subversion-1.6.patch, +thunar-svn-0.0.3-r1.ebuild:
+ Include a patch to allow building with subversion-1.6+, bug 264451
+
+ 16 Mar 2009; Christoph Mende <angelos@gentoo.org> thunar-svn-0.0.3.ebuild:
+ Moved xfce4_thunar_plugin down to avoid overwriting dependencies
+
+*thunar-svn-0.0.3 (14 Mar 2009)
+
+ 14 Mar 2009; Christoph Mende <angelos@gentoo.org>
+ +thunar-svn-0.0.3.ebuild:
+ Initial import
+
diff --git a/xfce-extra/thunar-svn-plugin/Manifest b/xfce-extra/thunar-svn-plugin/Manifest
new file mode 100644
index 000000000000..49ab07f52865
--- /dev/null
+++ b/xfce-extra/thunar-svn-plugin/Manifest
@@ -0,0 +1,5 @@
+AUX thunar-svn-plugin-0.0.3-subversion-1.6.patch 720 RMD160 37a3fb970c9b9f5fa5c60c477c36a8ed687ed28b SHA1 1542a5a87304ad53b083453d229f6d876d9db57f SHA256 1b7d5fee73e78540813ccab6862f015a778d29c11181acf116cfae5ae9ec5630
+DIST thunar-svn-plugin-0.0.3.tar.bz2 354641 RMD160 522b528999a8f1cbb13ef70adce37df5242e49a4 SHA1 e9f87a397ce4115704c1c9685541b2e4d402403b SHA256 ebe50225401bd90ca8603403a7c5b00de7846aca3fd1cec44a3b9c295114f598
+EBUILD thunar-svn-plugin-0.0.3-r2.ebuild 751 RMD160 9b6fba6864e3455a3ad9e6c8f280fb83f51d5125 SHA1 6708ea7531b35615307e05dd3fd3ada8c52fc38c SHA256 7ca41d4728c9ec65f7acedc372224b7b7c1ace050c688fa95e1950c83dbeee47
+MISC ChangeLog 1348 RMD160 dffbb0ebb57a0f685307fed51ffe9f3222b6cd18 SHA1 adafb526877a0b7706025d9c4ee302f7583f9330 SHA256 760ab33852949242efc4b8720f202d87a90e824256373d7e7e1022f4e8b70ef5
+MISC metadata.xml 157 RMD160 d7470fe88d1b96f3a7f1ef26fb7dc646b4a1b907 SHA1 7eae91f2588bdae8667d37a98fb3090d539eeca1 SHA256 44350daa7594842894d676413708d8ea77ccb0017bed24711af5b256281f5e61
diff --git a/xfce-extra/thunar-svn-plugin/files/thunar-svn-plugin-0.0.3-subversion-1.6.patch b/xfce-extra/thunar-svn-plugin/files/thunar-svn-plugin-0.0.3-subversion-1.6.patch
new file mode 100644
index 000000000000..d3172b740ad3
--- /dev/null
+++ b/xfce-extra/thunar-svn-plugin/files/thunar-svn-plugin-0.0.3-subversion-1.6.patch
@@ -0,0 +1,20 @@
+--- tsp-svn-helper/tsh-common.c.orig 2009-04-30 23:03:34.037702354 -0500
++++ tsp-svn-helper/tsh-common.c 2009-04-30 23:03:59.114952043 -0500
+@@ -34,6 +34,7 @@
+ #include <subversion-1/svn_pools.h>
+ #include <subversion-1/svn_fs.h>
+ #include <subversion-1/svn_time.h>
++#include <subversion-1/svn_props.h>
+
+ #include "tsh-dialog-common.h"
+ #include "tsh-login-dialog.h"
+--- tsp-svn-helper/tsh-properties-dialog.c.orig 2009-05-07 22:13:48.000000000 +0200
++++ tsp-svn-helper/tsh-properties-dialog.c 2009-05-07 22:13:00.000000000 +0200
+@@ -25,6 +25,7 @@
+ #include <gtk/gtk.h>
+
+ #include <subversion-1/svn_client.h>
++#include <subversion-1/svn_props.h>
+
+ #include "tsh-common.h"
+ #include "tsh-properties-dialog.h"
diff --git a/xfce-extra/thunar-svn-plugin/metadata.xml b/xfce-extra/thunar-svn-plugin/metadata.xml
new file mode 100644
index 000000000000..826e2ca93209
--- /dev/null
+++ b/xfce-extra/thunar-svn-plugin/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>xfce</herd>
+</pkgmetadata>
diff --git a/xfce-extra/thunar-svn-plugin/thunar-svn-plugin-0.0.3-r2.ebuild b/xfce-extra/thunar-svn-plugin/thunar-svn-plugin-0.0.3-r2.ebuild
new file mode 100644
index 000000000000..f668f714a074
--- /dev/null
+++ b/xfce-extra/thunar-svn-plugin/thunar-svn-plugin-0.0.3-r2.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-svn-plugin/thunar-svn-plugin-0.0.3-r2.ebuild,v 1.1 2009/08/23 02:19:01 darkside Exp $
+
+EAPI="2"
+inherit xfconf
+
+DESRIPTION="adds Subversion actions to the context menu of thunar"
+HOMEPAGE="http://goodies.xfce.org/projects/thunar-plugins/thunar-svn-plugin"
+SRC_URI="http://goodies.xfce.org/releases/${PN}/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"
+
+RDEPEND=">=dev-util/subversion-1.5
+ xfce-base/thunar"
+DEPEND="${RDEPEND}"
+
+pkg_setup() {
+ DOCS="AUTHORS ChangeLog NEWS README"
+ PATCHES=("${FILESDIR}/${P}-subversion-1.6.patch")
+ XFCONF="$(use_enable debug)"
+}