diff options
Diffstat (limited to 'xfce-base/xfwm4')
-rw-r--r-- | xfce-base/xfwm4/Manifest | 4 | ||||
-rw-r--r-- | xfce-base/xfwm4/xfwm4-4.14.6.ebuild | 70 | ||||
-rw-r--r-- | xfce-base/xfwm4/xfwm4-4.16.1.ebuild | 2 |
3 files changed, 2 insertions, 74 deletions
diff --git a/xfce-base/xfwm4/Manifest b/xfce-base/xfwm4/Manifest index 1a856c207eac..4ab54ebd0d19 100644 --- a/xfce-base/xfwm4/Manifest +++ b/xfce-base/xfwm4/Manifest @@ -1,5 +1,3 @@ -DIST xfwm4-4.14.6.tar.bz2 1167818 BLAKE2B 2315843da3684ea069d8361d1d787634052da5449d7aeb4ba6b219cd46ae4b7b6007becca316a5ab552fe4432baab3efa6a23793b68a00d06c9fbe3d1164080a SHA512 1e3cc3e976250e311607d12e1a51047132584d6e8cd8979e3d5a85a3cc49e420453e3812b2d8a8f6268f3d6f1b44f4df2b57b7e1395d02ec63ae82a55bb9d4ee DIST xfwm4-4.16.1.tar.bz2 1201722 BLAKE2B 4aae9b97095b423964a2ece7fe09b46ecfcea6688af6ab3b38ee34611cd68a7427597cb963b91b209d161c85aed552df15d005268bd8585d365b0cf63adf36b3 SHA512 f0d5d00e58202457d0d7d5f9772e7b2aa3f3339850065609baab7d379248a628d147464cc605698970134b87d58b7867b8c09d0a3a45ab84b2f3aa95be26f0b9 -EBUILD xfwm4-4.14.6.ebuild 1657 BLAKE2B 1ab8099643ce1df13fdceb9e9392a41cdd4702fe5988f3aed77ab1d458dac95c2fe1349eae47a931b978813f7d943a4e5862578aa7419feae72efe46ac2294ec SHA512 91ef2257a1f57051692291375bc0dbb280e27a886fb92d0d8bbdd5e916f47b7708c2dc0e852f7c4370550cba31b7cf20cccaabca50d1935ff05a23a04b2b2e24 -EBUILD xfwm4-4.16.1.ebuild 1629 BLAKE2B 2469a1494d355540cd51fe1e384a68313ab92890bc0b6e0e85f90f6ddc5ca7765f6d310791f004b95df7a0c8461dfa1fe5a5de6b2c7fce091a0ea537efcad74c SHA512 8a85cdc341309b93ecf397dd7fd10321621a0c0ec5a5d8fae6d3334ea2456cc80eae0e88d428c4b173041847df755ed6ce194f74949591f17fafeeec9afd4d59 +EBUILD xfwm4-4.16.1.ebuild 1627 BLAKE2B 943752586ece3d85a1f2597a1e7488d3989dc56a6aa42888d16c9dbb3fbf5bbd88749e487052a6915c5273f5ec2d22b125b075ee1fd7038d1ce4ccb93b211ff4 SHA512 c0f51bc07e6d078280f28e745f13dc3f742fa2af6d88e4c0c3a263aac67a0000bf164a97d0a38e2022ef0f4d7a36e9422c77c13b95a3dc4f6406b80b824fd805 MISC metadata.xml 336 BLAKE2B 7e0ae4707d98e66226f9572838507c6178d676c00d37b3beb7251a69459ae92ddf8e1061e9a6400d38497c14a22484bdf3e34aad7635f16a1cf4fdc6b9af2966 SHA512 099c7eb76cf479f56e499b979a2461c002088bac30838d46eb228a1810593453b95c26c4f9b0a4cc504fad9eaa3c8e73e5925e26886fff542ec3232fc425bd86 diff --git a/xfce-base/xfwm4/xfwm4-4.14.6.ebuild b/xfce-base/xfwm4/xfwm4-4.14.6.ebuild deleted file mode 100644 index 58a16b960ecc..000000000000 --- a/xfce-base/xfwm4/xfwm4-4.14.6.ebuild +++ /dev/null @@ -1,70 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit xdg-utils - -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="opengl startup-notification +xcomposite +xpresent" - -RDEPEND=">=dev-libs/glib-2.20 - >=x11-libs/gtk+-3.20:3 - x11-libs/libX11 - x11-libs/libXext - x11-libs/libXinerama - x11-libs/libXrandr - x11-libs/libXrender - x11-libs/libXres - x11-libs/pango - >=x11-libs/libwnck-3.14:3 - >=xfce-base/libxfce4util-4.10:= - >=xfce-base/libxfce4ui-4.12:= - >=xfce-base/xfconf-4.13:= - opengl? ( media-libs/libepoxy:=[X(+)] ) - startup-notification? ( x11-libs/startup-notification ) - xpresent? ( x11-libs/libXpresent ) - xcomposite? ( - x11-libs/libXcomposite - x11-libs/libXdamage - x11-libs/libXfixes - )" -# 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" - -DOCS=( AUTHORS ChangeLog COMPOSITOR NEWS README TODO ) - -src_configure() { - local myconf=( - $(use_enable opengl epoxy) - $(use_enable startup-notification) - --enable-xsync - --enable-render - --enable-randr - $(use_enable xpresent) - $(use_enable xcomposite compositor) - ) - - econf "${myconf[@]}" -} - -pkg_postinst() { - xdg_icon_cache_update -} - -pkg_postrm() { - xdg_icon_cache_update -} diff --git a/xfce-base/xfwm4/xfwm4-4.16.1.ebuild b/xfce-base/xfwm4/xfwm4-4.16.1.ebuild index 245aa07b6ea8..5315650f598a 100644 --- a/xfce-base/xfwm4/xfwm4-4.16.1.ebuild +++ b/xfce-base/xfwm4/xfwm4-4.16.1.ebuild @@ -11,7 +11,7 @@ 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" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="opengl startup-notification +xcomposite +xpresent" RDEPEND=">=dev-libs/glib-2.20 |