diff options
author | Michał Górny <mgorny@gentoo.org> | 2017-06-06 11:58:18 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-06-07 22:05:29 +0200 |
commit | 184d1550963001ad3875e11902da9d8362a93312 (patch) | |
tree | 2b41d72ff9abbe20f2276f8c49aa6ce68b6e2f0d /xfce-base | |
parent | xfce-base/thunar: Drop old (diff) | |
download | gentoo-184d1550963001ad3875e11902da9d8362a93312.tar.gz gentoo-184d1550963001ad3875e11902da9d8362a93312.tar.bz2 gentoo-184d1550963001ad3875e11902da9d8362a93312.zip |
xfce-base/libxfce4ui: Drop old
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/libxfce4ui/Manifest | 1 | ||||
-rw-r--r-- | xfce-base/libxfce4ui/libxfce4ui-4.12.1-r2.ebuild | 45 | ||||
-rw-r--r-- | xfce-base/libxfce4ui/metadata.xml | 1 |
3 files changed, 0 insertions, 47 deletions
diff --git a/xfce-base/libxfce4ui/Manifest b/xfce-base/libxfce4ui/Manifest index 9a6f7c27ce7f..dbf23da77d9b 100644 --- a/xfce-base/libxfce4ui/Manifest +++ b/xfce-base/libxfce4ui/Manifest @@ -1,3 +1,2 @@ -DIST libxfce4ui-4.12.1.tar.bz2 665624 SHA256 3d619811bfbe7478bb984c16543d980cadd08586365a7bc25e59e3ca6384ff43 SHA512 9d132a81bc3385b6582c2d97ed7a1fc0ea289d9098cc4c3a7fb523329eb6afb18716bcf98a5832c4484794eb7a2be4242fa2e71083cd5e55cb19e3b8003458a8 WHIRLPOOL bfc23f795755af6dc7a0ea947dfc931c3dc8eaa64d73303361d0be8cad77d5a9206d349551995de8a291281270564ed54f947f4c56285f7bc8ae91dfbfdd538d DIST libxfce4ui-4.13.0.tar.bz2 688646 SHA256 22f0b66a33945f347952249589f71618418f1e47ca847850eb0ee1bdb0c353d4 SHA512 342c4fb09b3f13e066b994c54cd557a65c116566b8201217cb663851ba387932cdd4ebf2274f32bdc97a98b3a2bd1b59de75ef6cc4c6f5d0e5f1910b7eca591e WHIRLPOOL 37d9d68af580482186e5f1bd078b72b48339ee032b85e38ea944b2a08e80deead2887fbee9f30b15251214bb0aae7cc92857f2559db116767c96f630ad5b7d80 DIST libxfce4ui-4.13.1.tar.bz2 691839 SHA256 2a257d73ccf30c1939df2e6ba879c925a1290ae2877a79b27d389e09e01c917d SHA512 056f6c944f1060f43037427304fccc7bb835a0ba5263d9c2f41c5cd2f980a61d4c45f9aa4b97004bae0b57e0020de0af43345b28f53748cea94fcd97fe785523 WHIRLPOOL 6f4b2879d9e930efff4c0f10746a879b67c81367f5c0960da29617147a8e1571f64538f2aa03e7fcf91d75e466b8b11d36f8aa8c272b6483b051fe5502d814d5 diff --git a/xfce-base/libxfce4ui/libxfce4ui-4.12.1-r2.ebuild b/xfce-base/libxfce4ui/libxfce4ui-4.12.1-r2.ebuild deleted file mode 100644 index cc29f836cbe0..000000000000 --- a/xfce-base/libxfce4ui/libxfce4ui-4.12.1-r2.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -inherit xfconf - -DESCRIPTION="Unified widgets and session management libraries for the Xfce desktop environment" -HOMEPAGE="https://git.xfce.org/xfce/libxfce4ui/" -SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" - -LICENSE="LGPL-2" -SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" -IUSE="debug +gtk3 startup-notification" - -RDEPEND=">=dev-libs/glib-2.30:2= - >=x11-libs/gtk+-2.24:2= - x11-libs/libX11:= - x11-libs/libICE:= - x11-libs/libSM:= - >=xfce-base/libxfce4util-4.12:= - >=xfce-base/xfconf-4.12:= - gtk3? ( >=x11-libs/gtk+-3.2:3= ) - startup-notification? ( x11-libs/startup-notification:= ) - !xfce-base/xfce-utils" -DEPEND="${RDEPEND} - dev-lang/perl - dev-util/intltool - sys-devel/gettext - virtual/pkgconfig" - -pkg_setup() { - XFCONF=( - $(use_enable startup-notification) - $(use_enable gtk3) - $(xfconf_use_debug) - # requires deprecated glade:3 (gladeui-1.0), bug #551296 - --disable-gladeui - --with-vendor-info=Gentoo - ) - - [[ ${CHOST} == *-darwin* ]] && XFCONF+=( --disable-visibility ) #366857 - - DOCS=( AUTHORS ChangeLog NEWS README THANKS TODO ) -} diff --git a/xfce-base/libxfce4ui/metadata.xml b/xfce-base/libxfce4ui/metadata.xml index 3df56bad2205..f53823b4b9e2 100644 --- a/xfce-base/libxfce4ui/metadata.xml +++ b/xfce-base/libxfce4ui/metadata.xml @@ -7,6 +7,5 @@ </maintainer> <use> <flag name="glade">Build support for Glade 3's GtkBuilder implementation</flag> - <flag name="gtk3">Enable gtk3 support</flag> </use> </pkgmetadata> |