summaryrefslogtreecommitdiff
path: root/xfce-base/xfwm4
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-11-03 16:06:58 +0000
committerV3n3RiX <venerix@redcorelinux.org>2019-11-03 16:06:58 +0000
commitbd4aeefe33e63f613512604e47bfca7b2187697d (patch)
treeadb35b5a9a00ee7ea591ab0c987f70167c23b597 /xfce-base/xfwm4
parent48ece6662cbd443015f5a57ae6d8cbdbd69ef37c (diff)
gentoo resync : 03.11.2019
Diffstat (limited to 'xfce-base/xfwm4')
-rw-r--r--xfce-base/xfwm4/Manifest2
-rw-r--r--xfce-base/xfwm4/xfwm4-4.12.5-r1.ebuild59
2 files changed, 0 insertions, 61 deletions
diff --git a/xfce-base/xfwm4/Manifest b/xfce-base/xfwm4/Manifest
index 2fe7b6323f20..8cc7cd79bfad 100644
--- a/xfce-base/xfwm4/Manifest
+++ b/xfce-base/xfwm4/Manifest
@@ -1,5 +1,3 @@
-DIST xfwm4-4.12.5.tar.bz2 1215450 BLAKE2B 3a156af589ec7391245edbedbc6e10ac9c746121f68e4bd0c64e30b9b0c11abfe13c1fb77321249edd4e5c8d3051f62f135093fabfd8ba215573d330fd3745c2 SHA512 b723638b9cd858beb75232a251471cfb2d01ddb412b536c3f0b432e1f894014e1ad51c77d208d5439ae8a8d970344d0146d5f9475106c1b66d22715af7af42d9
DIST xfwm4-4.14.0.tar.bz2 1122735 BLAKE2B 1865c0714ddd4107e806de5607ef0e260c3fd1b6c9abcbec112a126bf780f456873786595a4cb924ce2154a40868670699519e4bb4576d971f853f7d3f63e98c SHA512 27261b08b53ba7e70db547db81775154c2f4285ab0f1f8336bd9ef0aeacb3ab705ae8ac5b05f9ac23de550a9065e76487dc93a99e553549bff1c25ceb5216939
-EBUILD xfwm4-4.12.5-r1.ebuild 1536 BLAKE2B 11ca8e43259a46cd29898f7c57a6502a9c6472ecfd2044612db902abf2d980fde1ee895ba9a2c0d67a59a60ad8b57b4db5f115c848f1086330e69085b185e73b SHA512 e3cb82f941452b6889f2e1f8a0a4026e6f34698e42cebcf99e7f4bac9c48f37c720bbb6c5c77f10425ccd4820efb2e1a9f43333aa8e4a6e41c19ef56840fd91a
EBUILD xfwm4-4.14.0-r1.ebuild 1638 BLAKE2B 764b3f71960efbe5dff2af8fb28a5dda934ae8a7f91647b4f1516313e2db12246260827dd9a1ff98ce412f52af1bf900d6df9896f1668be955eae9303313ea91 SHA512 f9a995cff1858771f96ab73c39a73b320cd737a09eb90d478f4b32390e2bae3b9fac43b85889c1bb6021f9fab094c1e5a4916f79e0ab41198022e7a3efdcabc5
MISC metadata.xml 336 BLAKE2B 7e0ae4707d98e66226f9572838507c6178d676c00d37b3beb7251a69459ae92ddf8e1061e9a6400d38497c14a22484bdf3e34aad7635f16a1cf4fdc6b9af2966 SHA512 099c7eb76cf479f56e499b979a2461c002088bac30838d46eb228a1810593453b95c26c4f9b0a4cc504fad9eaa3c8e73e5925e26886fff542ec3232fc425bd86
diff --git a/xfce-base/xfwm4/xfwm4-4.12.5-r1.ebuild b/xfce-base/xfwm4/xfwm4-4.12.5-r1.ebuild
deleted file mode 100644
index d93b9331bab0..000000000000
--- a/xfce-base/xfwm4/xfwm4-4.12.5-r1.ebuild
+++ /dev/null
@@ -1,59 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Window manager for the Xfce desktop environment"
-HOMEPAGE="https://www.xfce.org/projects/"
-SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
-IUSE="dri startup-notification +xcomposite"
-
-RDEPEND="dev-libs/dbus-glib:=
- >=dev-libs/glib-2.20:=
- >=x11-libs/gtk+-2.24:2=
- x11-libs/libX11:=
- x11-libs/libXext:=
- x11-libs/libXinerama:=
- x11-libs/libXrandr:=
- x11-libs/libXrender:=
- x11-libs/pango:=
- >=x11-libs/libwnck-2.30:1=
- >=xfce-base/libxfce4util-4.10:=
- >=xfce-base/libxfce4ui-4.11:=[gtk2(+)]
- >=xfce-base/xfconf-4.10:=
- startup-notification? ( x11-libs/startup-notification:= )
- xcomposite? (
- x11-libs/libXcomposite:=
- x11-libs/libXdamage:=
- x11-libs/libXfixes:=
- )"
-# libdrm: only headers are used
-# libICE/liBSM: not really used anywhere but checked by configure
-# https://bugzilla.xfce.org/show_bug.cgi?id=11914
-DEPEND="${RDEPEND}
- dev-util/intltool
- sys-devel/gettext
- x11-libs/libICE
- x11-libs/libSM
- xfce-base/exo
- virtual/pkgconfig
- dri? ( >=x11-libs/libdrm-2.4 )"
-
-DOCS=( AUTHORS ChangeLog COMPOSITOR NEWS README TODO )
-
-src_configure() {
- local myconf=(
- $(use_enable dri libdrm)
- $(use_enable startup-notification)
- --enable-xsync
- --enable-render
- --enable-randr
- $(use_enable xcomposite compositor)
- )
-
- econf "${myconf[@]}"
-}