summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2015-08-08 13:49:04 -0700
committerRobin H. Johnson <robbat2@gentoo.org>2015-08-08 17:38:18 -0700
commit56bd759df1d0c750a065b8c845e93d5dfa6b549d (patch)
tree3f91093cdb475e565ae857f1c5a7fd339e2d781e /xfce-extra/xfce4-embed-plugin
downloadgentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.gz
gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.bz2
gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.zip
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
Diffstat (limited to 'xfce-extra/xfce4-embed-plugin')
-rw-r--r--xfce-extra/xfce4-embed-plugin/Manifest3
-rw-r--r--xfce-extra/xfce4-embed-plugin/metadata.xml8
-rw-r--r--xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-1.4.0.ebuild33
-rw-r--r--xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-1.4.1.ebuild33
-rw-r--r--xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-1.6.0.ebuild33
5 files changed, 110 insertions, 0 deletions
diff --git a/xfce-extra/xfce4-embed-plugin/Manifest b/xfce-extra/xfce4-embed-plugin/Manifest
new file mode 100644
index 000000000000..2017a0d2b84b
--- /dev/null
+++ b/xfce-extra/xfce4-embed-plugin/Manifest
@@ -0,0 +1,3 @@
+DIST xfce4-embed-plugin-1.4.0.tar.bz2 330879 SHA256 013fb3170b3c12e97c9f3a3f75f56a3ab9d9a6aff1d6149145bb9133bf3fd044 SHA512 b7fdba440a9cc4d47e25d6f58b1292fe0c84ed388defc41ea5b7fed623ab44491bf784e8e2fd8d137b5af9ae0c506718bf256d589862cbe55c042dd8058f9bfa WHIRLPOOL c708af834f9a0853dac24713eafaa4d8e0abbdb0999d0d4f70e8793c7ff600db43bdf90d38ab6634de26ae3922c1957417b9f34211a4151e7be54bcf59592a6e
+DIST xfce4-embed-plugin-1.4.1.tar.bz2 330908 SHA256 b82f6894377fd0ce8273609baf99bd59fa70c2ec70214a54dd58c96dcfa31f68 SHA512 5407ac64a253aed6c47c380bbf21d5e0d6961d4537b1bc73213004bc09fdfa23e88b3cecd3d1306bf1332b9b5e076a979355b0a66a2e24cd1a49d42730fba489 WHIRLPOOL 4c06d455bf7e9c3a89f8f86927c9219b7687f666d1eef38aaaee583900174a3a876eec8b65239cfcfa11164a438879da4d26419c472ad503dfb3405bf890e6fc
+DIST xfce4-embed-plugin-1.6.0.tar.bz2 348026 SHA256 c767df6360e8194b32bc24823dd000975edba0cafe525c23d7854029359ee228 SHA512 0d036a5b3f8394edb9640ea891fa848416ef9f173b67ba2ccc55eb8bdab96619c355c3cdfaa3cd59d6f48e3de0a01c95682a2466452f8c01a631bd5d8196df6c WHIRLPOOL a87e9a5d2c3901502690984ae4b8c7084ea3e2519a7134af78511c71810dc3a92b7aca2087e8eef23f615bbed4713daf1dc6c2a07687d1c52804820a66436888
diff --git a/xfce-extra/xfce4-embed-plugin/metadata.xml b/xfce-extra/xfce4-embed-plugin/metadata.xml
new file mode 100644
index 000000000000..008cf479f615
--- /dev/null
+++ b/xfce-extra/xfce4-embed-plugin/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer>
+ <email>xfce@gentoo.org</email>
+ <name>XFCE Team</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-1.4.0.ebuild b/xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-1.4.0.ebuild
new file mode 100644
index 000000000000..415260b65abc
--- /dev/null
+++ b/xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-1.4.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit xfconf
+
+DESCRIPTION="A plug-in for embedding arbitrary application windows into the Xfce panel"
+HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-embed-plugin"
+SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2 LGPL-2"
+SLOT="0"
+KEYWORDS="amd64 x86"
+IUSE="debug"
+
+RDEPEND=">=x11-libs/gtk+-2.20:2
+ x11-libs/libX11
+ >=xfce-base/libxfce4ui-4.10
+ >=xfce-base/libxfce4util-4.10
+ >=xfce-base/xfce4-panel-4.10"
+DEPEND="${RDEPEND}
+ dev-util/intltool
+ sys-devel/gettext
+ virtual/pkgconfig"
+
+pkg_setup() {
+ XFCONF=(
+ $(xfconf_use_debug)
+ )
+
+ DOCS=( AUTHORS ChangeLog NEWS README THANKS )
+}
diff --git a/xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-1.4.1.ebuild b/xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-1.4.1.ebuild
new file mode 100644
index 000000000000..cde5f229bdfd
--- /dev/null
+++ b/xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-1.4.1.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit xfconf
+
+DESCRIPTION="A plug-in for embedding arbitrary application windows into the Xfce panel"
+HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-embed-plugin"
+SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2 LGPL-2"
+SLOT="0"
+KEYWORDS="amd64 x86"
+IUSE="debug"
+
+RDEPEND=">=x11-libs/gtk+-2.20:2=
+ x11-libs/libX11:=
+ >=xfce-base/libxfce4ui-4.10:=
+ >=xfce-base/libxfce4util-4.10:=
+ >=xfce-base/xfce4-panel-4.10:="
+DEPEND="${RDEPEND}
+ dev-util/intltool
+ sys-devel/gettext
+ virtual/pkgconfig"
+
+pkg_setup() {
+ XFCONF=(
+ $(xfconf_use_debug)
+ )
+
+ DOCS=( AUTHORS ChangeLog NEWS README THANKS )
+}
diff --git a/xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-1.6.0.ebuild b/xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-1.6.0.ebuild
new file mode 100644
index 000000000000..56ccf86e2bd2
--- /dev/null
+++ b/xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-1.6.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit xfconf
+
+DESCRIPTION="A plug-in for embedding arbitrary application windows into the Xfce panel"
+HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-embed-plugin"
+SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2 LGPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"
+
+RDEPEND=">=x11-libs/gtk+-2.20:2=
+ x11-libs/libX11:=
+ >=xfce-base/libxfce4ui-4.10:=
+ >=xfce-base/libxfce4util-4.10:=
+ >=xfce-base/xfce4-panel-4.10:="
+DEPEND="${RDEPEND}
+ dev-util/intltool
+ sys-devel/gettext
+ virtual/pkgconfig"
+
+pkg_setup() {
+ XFCONF=(
+ $(xfconf_use_debug)
+ )
+
+ DOCS=( AUTHORS ChangeLog NEWS README THANKS )
+}