summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2009-08-25 07:47:20 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2009-08-25 07:47:20 +0000
commitbb3201c398f730a034bcb026b61835150ea1b778 (patch)
tree1321487c9135a88f6bb801e1f8f88b97a73f7393 /xfce-extra/xfce4-places-plugin
parentfix SRC_URI mirror:// usage (diff)
downloadhistorical-bb3201c398f730a034bcb026b61835150ea1b778.tar.gz
historical-bb3201c398f730a034bcb026b61835150ea1b778.tar.bz2
historical-bb3201c398f730a034bcb026b61835150ea1b778.zip
Rename xfce4-places to xfce4-places-plugin.
Package-Manager: portage-2.2_rc40/cvs/Linux x86_64 RepoMan-Options: --force
Diffstat (limited to 'xfce-extra/xfce4-places-plugin')
-rw-r--r--xfce-extra/xfce4-places-plugin/ChangeLog11
-rw-r--r--xfce-extra/xfce4-places-plugin/Manifest6
-rw-r--r--xfce-extra/xfce4-places-plugin/metadata.xml5
-rw-r--r--xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.1.0.ebuild33
-rw-r--r--xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0.ebuild31
5 files changed, 86 insertions, 0 deletions
diff --git a/xfce-extra/xfce4-places-plugin/ChangeLog b/xfce-extra/xfce4-places-plugin/ChangeLog
new file mode 100644
index 000000000000..d8a628427844
--- /dev/null
+++ b/xfce-extra/xfce4-places-plugin/ChangeLog
@@ -0,0 +1,11 @@
+# ChangeLog for xfce-extra/xfce4-places-plugin
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-places-plugin/ChangeLog,v 1.1 2009/08/25 07:47:20 ssuominen Exp $
+
+*xfce4-places-plugin-1.2.0 (25 Aug 2009)
+*xfce4-places-plugin-1.1.0 (25 Aug 2009)
+
+ 25 Aug 2009; Samuli Suominen <ssuominen@gentoo.org>
+ +xfce4-places-plugin-1.1.0.ebuild, +xfce4-places-plugin-1.2.0.ebuild:
+ Rename xfce4-places to xfce4-places-plugin.
+
diff --git a/xfce-extra/xfce4-places-plugin/Manifest b/xfce-extra/xfce4-places-plugin/Manifest
new file mode 100644
index 000000000000..8a2aa4db11f5
--- /dev/null
+++ b/xfce-extra/xfce4-places-plugin/Manifest
@@ -0,0 +1,6 @@
+DIST xfce4-places-plugin-1.1.0.tar.bz2 317334 RMD160 07eda63af6655d46c45bde79ab6cffe13949793c SHA1 599ab07f7d4bd9bb24af69ffba74f88dfe01b38e SHA256 be4e09bde49d6823317cecf7efb03a0d27641558ba7ca21e5aefbfe0c690d120
+DIST xfce4-places-plugin-1.2.0.tar.bz2 295239 RMD160 5911c724ccd0f171cacaba4f914ffc5b46867614 SHA1 24aebeccb3d45c511762bc4174dfc075f082e3d9 SHA256 a77c0a85d03cbf149ba518c46927fe314b8ef39e0f5d040a849f1b05996f62b0
+EBUILD xfce4-places-plugin-1.1.0.ebuild 868 RMD160 1e456c09d44fb58a29881ea4f88039ea056d76a6 SHA1 b666d79c99213eade8c0fe946226b1ca00b42610 SHA256 5e832c4e2e0dc13259a770172bffc4acc46139fc0bb6f01fbf1df824161aa201
+EBUILD xfce4-places-plugin-1.2.0.ebuild 900 RMD160 ecad9f7c411bceb9ed8cff02f9f99be02f15fce0 SHA1 46964997bfaf7698295cef191c0784104186f6fc SHA256 962ccd5ec309e7ed9c6e8eb5d420063d19b54df5c6930e496617f87d50786f5c
+MISC ChangeLog 492 RMD160 fe71fac45800a341bee6ba5c8b777925faca32f2 SHA1 b9ae9dec49b44c960dae12c70ab43897e359cdc4 SHA256 5622a51617eedcac2bf3bd8ae5224890f3b47319bc9495258ff59d225ab58545
+MISC metadata.xml 159 RMD160 43722935bd7b4db7fe8db681054f2e53c4a5f7ce SHA1 15958ad72e234ba572c9534533c21532eb6bc0fd SHA256 900ea49b6703fce452e205b85226bf1f994725963e5840da501182e7487d0e63
diff --git a/xfce-extra/xfce4-places-plugin/metadata.xml b/xfce-extra/xfce4-places-plugin/metadata.xml
new file mode 100644
index 000000000000..d56729e92f8e
--- /dev/null
+++ b/xfce-extra/xfce4-places-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/xfce4-places-plugin/xfce4-places-plugin-1.1.0.ebuild b/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.1.0.ebuild
new file mode 100644
index 000000000000..ed43dbfb98fc
--- /dev/null
+++ b/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.1.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.1.0.ebuild,v 1.1 2009/08/25 07:47:20 ssuominen Exp $
+
+EAPI=2
+inherit xfconf
+
+DESCRIPTION="Places menu plug-in for panel, like GNOME's"
+HOMEPAGE="http://www.xfce.org/"
+SRC_URI="mirror://gentoo/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
+IUSE="debug"
+
+RDEPEND=">=x11-libs/gtk+-2.6:2
+ >=xfce-base/libxfce4util-4.3.90.2
+ >=xfce-base/libxfcegui4-4.3.90.2
+ xfce-base/thunar
+ >=xfce-base/exo-0.3.1.1
+ xfce-base/xfce4-panel"
+DEPEND="${RDEPEND}
+ dev-util/pkgconfig
+ dev-util/intltool"
+
+# temp. hack, dropped in next version
+RESTRICT="test"
+
+pkg_setup() {
+ XFCONF="--disable-dependency-tracking
+ $(use_enable debug)"
+}
diff --git a/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0.ebuild b/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0.ebuild
new file mode 100644
index 000000000000..1371811594ed
--- /dev/null
+++ b/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0.ebuild,v 1.1 2009/08/25 07:47:20 ssuominen Exp $
+
+EAPI=2
+inherit xfconf
+
+DESCRIPTION="Places menu plug-in for panel, like GNOME's"
+HOMEPAGE="http://www.xfce.org/"
+SRC_URI="mirror://xfce/src/panel-plugins/${PN}/1.2/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+IUSE="debug"
+
+RDEPEND=">=x11-libs/gtk+-2.6:2
+ >=xfce-base/libxfce4util-4.3.90.2
+ >=xfce-base/libxfcegui4-4.3.90.2
+ xfce-base/thunar
+ >=xfce-base/exo-0.3.1.1
+ >=xfce-base/xfce4-panel-4.5.92"
+DEPEND="${RDEPEND}
+ dev-util/pkgconfig
+ dev-util/intltool"
+
+pkg_setup() {
+ DOCS="AUTHORS ChangeLog NEWS README TODO"
+ XFCONF="--disable-dependency-tracking
+ $(use_enable debug)"
+}