summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2009-09-30 08:37:30 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2009-09-30 08:37:30 +0000
commit5de39fc998e707c37e6dca070a7c9fec2cfa9db7 (patch)
tree577fc35c075b39aea38d513f2e8e85fd092253d7 /xfce-extra/thunar-vcs-plugin
parentadd ~x86, bug 284655 (diff)
downloadhistorical-5de39fc998e707c37e6dca070a7c9fec2cfa9db7.tar.gz
historical-5de39fc998e707c37e6dca070a7c9fec2cfa9db7.tar.bz2
historical-5de39fc998e707c37e6dca070a7c9fec2cfa9db7.zip
Rename from xfce-extra/thunar-svn-plugin (by upstream).
Package-Manager: portage-2.2_rc42/cvs/Linux x86_64 RepoMan-Options: --force
Diffstat (limited to 'xfce-extra/thunar-vcs-plugin')
-rw-r--r--xfce-extra/thunar-vcs-plugin/ChangeLog11
-rw-r--r--xfce-extra/thunar-vcs-plugin/Manifest5
-rw-r--r--xfce-extra/thunar-vcs-plugin/files/thunar-vcs-plugin-0.0.3-subversion-1.6.patch20
-rw-r--r--xfce-extra/thunar-vcs-plugin/metadata.xml5
-rw-r--r--xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.0.3-r2.ebuild27
5 files changed, 68 insertions, 0 deletions
diff --git a/xfce-extra/thunar-vcs-plugin/ChangeLog b/xfce-extra/thunar-vcs-plugin/ChangeLog
new file mode 100644
index 000000000000..c0fe924f715c
--- /dev/null
+++ b/xfce-extra/thunar-vcs-plugin/ChangeLog
@@ -0,0 +1,11 @@
+# ChangeLog for xfce-extra/thunar-vcs-plugin
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-vcs-plugin/ChangeLog,v 1.1 2009/09/30 08:37:29 ssuominen Exp $
+
+*thunar-vcs-plugin-0.0.3-r2 (30 Sep 2009)
+
+ 30 Sep 2009; Samuli Suominen <ssuominen@gentoo.org>
+ +thunar-vcs-plugin-0.0.3-r2.ebuild,
+ +files/thunar-vcs-plugin-0.0.3-subversion-1.6.patch:
+ Rename from xfce-extra/thunar-svn-plugin (by upstream).
+
diff --git a/xfce-extra/thunar-vcs-plugin/Manifest b/xfce-extra/thunar-vcs-plugin/Manifest
new file mode 100644
index 000000000000..758858cad43c
--- /dev/null
+++ b/xfce-extra/thunar-vcs-plugin/Manifest
@@ -0,0 +1,5 @@
+AUX thunar-vcs-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-vcs-plugin-0.0.3-r2.ebuild 794 RMD160 3ef7046d42bdec1c3e5e0af8d8b12367f04604c7 SHA1 b46722409a4c60524a2169cb2cac9dce2e136c2b SHA256 d4876dfe0f06cfa85f2441b9f2f9262b1afc15e1226488cb411c6de0dd873b63
+MISC ChangeLog 481 RMD160 93f0593b1b2cf2f31e1cbad723e5bc8f298c3cb4 SHA1 9f5fba6f492678c93c1ff14e8dd443095a4218cc SHA256 cd6fa059ca3a18cc1ddb508496c8360143357af8fe1fb7123b1acf0afd3eb992
+MISC metadata.xml 159 RMD160 43722935bd7b4db7fe8db681054f2e53c4a5f7ce SHA1 15958ad72e234ba572c9534533c21532eb6bc0fd SHA256 900ea49b6703fce452e205b85226bf1f994725963e5840da501182e7487d0e63
diff --git a/xfce-extra/thunar-vcs-plugin/files/thunar-vcs-plugin-0.0.3-subversion-1.6.patch b/xfce-extra/thunar-vcs-plugin/files/thunar-vcs-plugin-0.0.3-subversion-1.6.patch
new file mode 100644
index 000000000000..d3172b740ad3
--- /dev/null
+++ b/xfce-extra/thunar-vcs-plugin/files/thunar-vcs-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-vcs-plugin/metadata.xml b/xfce-extra/thunar-vcs-plugin/metadata.xml
new file mode 100644
index 000000000000..d56729e92f8e
--- /dev/null
+++ b/xfce-extra/thunar-vcs-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-vcs-plugin/thunar-vcs-plugin-0.0.3-r2.ebuild b/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.0.3-r2.ebuild
new file mode 100644
index 000000000000..d860d6f3a7b2
--- /dev/null
+++ b/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.0.3-r2.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.0.3-r2.ebuild,v 1.1 2009/09/30 08:37:29 ssuominen Exp $
+
+EAPI=2
+inherit xfconf
+
+DESCRIPTION="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/vcs/svn}/${P/vcs/svn}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="amd64 x86"
+IUSE="debug"
+
+RDEPEND=">=dev-util/subversion-1.5
+ xfce-base/thunar"
+DEPEND="${RDEPEND}"
+
+S=${WORKDIR}/${P/vcs/svn}
+
+pkg_setup() {
+ DOCS="AUTHORS ChangeLog NEWS README"
+ PATCHES=( "${FILESDIR}/${P}-subversion-1.6.patch" )
+ XFCONF="$(use_enable debug)"
+}