From 50e2a01ff67241783d8c27d6b6594fa29b8c723e Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Mon, 15 Jan 2024 17:32:43 +0100 Subject: Move {dev-util → dev-build}/xfce4-dev-tools MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-build/xfce4-dev-tools/Manifest | 2 ++ dev-build/xfce4-dev-tools/metadata.xml | 8 +++++++ .../xfce4-dev-tools/xfce4-dev-tools-4.18.1.ebuild | 27 ++++++++++++++++++++++ .../xfce4-dev-tools/xfce4-dev-tools-4.19.0.ebuild | 27 ++++++++++++++++++++++ dev-util/xfce4-dev-tools/Manifest | 2 -- dev-util/xfce4-dev-tools/metadata.xml | 8 ------- .../xfce4-dev-tools/xfce4-dev-tools-4.18.1.ebuild | 27 ---------------------- .../xfce4-dev-tools/xfce4-dev-tools-4.19.0.ebuild | 27 ---------------------- profiles/updates/1Q-2024 | 1 + .../lightdm-gtk-greeter-2.0.8-r1.ebuild | 4 ++-- 10 files changed, 67 insertions(+), 66 deletions(-) create mode 100644 dev-build/xfce4-dev-tools/Manifest create mode 100644 dev-build/xfce4-dev-tools/metadata.xml create mode 100644 dev-build/xfce4-dev-tools/xfce4-dev-tools-4.18.1.ebuild create mode 100644 dev-build/xfce4-dev-tools/xfce4-dev-tools-4.19.0.ebuild delete mode 100644 dev-util/xfce4-dev-tools/Manifest delete mode 100644 dev-util/xfce4-dev-tools/metadata.xml delete mode 100644 dev-util/xfce4-dev-tools/xfce4-dev-tools-4.18.1.ebuild delete mode 100644 dev-util/xfce4-dev-tools/xfce4-dev-tools-4.19.0.ebuild diff --git a/dev-build/xfce4-dev-tools/Manifest b/dev-build/xfce4-dev-tools/Manifest new file mode 100644 index 000000000000..bfc99b679cb1 --- /dev/null +++ b/dev-build/xfce4-dev-tools/Manifest @@ -0,0 +1,2 @@ +DIST xfce4-dev-tools-4.18.1.tar.bz2 363652 BLAKE2B f78c39de833353aecd57db6d199a2bdb1a478eff996732653f49199cf8b9c6d54c02c969f823ebc441415fb6376d588e79796bcaa48bb4349c3d54068d86622b SHA512 8fa65aa57450d3e65ef55bf86e8a113c06e64289a9f71875049b422da2a8bdfcdd36c3a3e94a3c0e7c602a3e9577eca14d63318489f81fd88d6743e188636304 +DIST xfce4-dev-tools-4.19.0.tar.bz2 368601 BLAKE2B 349e3dcf69c1fc1f0af052546d78b86ffc89ca81b66c27e8b7058f549adb0c6a16e6c462a6f5e00e66dc4b419dd2ea7fa43c210d83153e23254b8b5ae5a77fbf SHA512 7372efcb686fe6c1e42f17564d693cbe24792d00fbf131faff46040c8940ad355067d4a4cc5d5de5ec6b9707943c5db5de84eee4a4ff894ef8c33c3616a26044 diff --git a/dev-build/xfce4-dev-tools/metadata.xml b/dev-build/xfce4-dev-tools/metadata.xml new file mode 100644 index 000000000000..2b8ef06e9a39 --- /dev/null +++ b/dev-build/xfce4-dev-tools/metadata.xml @@ -0,0 +1,8 @@ + + + + + xfce@gentoo.org + XFCE Team + + diff --git a/dev-build/xfce4-dev-tools/xfce4-dev-tools-4.18.1.ebuild b/dev-build/xfce4-dev-tools/xfce4-dev-tools-4.18.1.ebuild new file mode 100644 index 000000000000..ba794cbfcb11 --- /dev/null +++ b/dev-build/xfce4-dev-tools/xfce4-dev-tools-4.18.1.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DESCRIPTION="A set of scripts and m4/autoconf macros that ease build system maintenance" +HOMEPAGE=" + https://docs.xfce.org/xfce/xfce4-dev-tools/start + https://gitlab.xfce.org/xfce/xfce4-dev-tools/ +" +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 ~loong ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~x64-solaris" + +DEPEND=" + >=dev-libs/glib-2.66.0 +" +RDEPEND=" + ${DEPEND} +" +# libxslt for xsltproc +BDEPEND=" + dev-libs/libxslt + virtual/pkgconfig +" diff --git a/dev-build/xfce4-dev-tools/xfce4-dev-tools-4.19.0.ebuild b/dev-build/xfce4-dev-tools/xfce4-dev-tools-4.19.0.ebuild new file mode 100644 index 000000000000..2bdd5084a92f --- /dev/null +++ b/dev-build/xfce4-dev-tools/xfce4-dev-tools-4.19.0.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DESCRIPTION="A set of scripts and m4/autoconf macros that ease build system maintenance" +HOMEPAGE=" + https://docs.xfce.org/xfce/xfce4-dev-tools/start + https://gitlab.xfce.org/xfce/xfce4-dev-tools/ +" +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 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris" + +DEPEND=" + >=dev-libs/glib-2.66.0 +" +RDEPEND=" + ${DEPEND} +" +# libxslt for xsltproc +BDEPEND=" + dev-libs/libxslt + virtual/pkgconfig +" diff --git a/dev-util/xfce4-dev-tools/Manifest b/dev-util/xfce4-dev-tools/Manifest deleted file mode 100644 index bfc99b679cb1..000000000000 --- a/dev-util/xfce4-dev-tools/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST xfce4-dev-tools-4.18.1.tar.bz2 363652 BLAKE2B f78c39de833353aecd57db6d199a2bdb1a478eff996732653f49199cf8b9c6d54c02c969f823ebc441415fb6376d588e79796bcaa48bb4349c3d54068d86622b SHA512 8fa65aa57450d3e65ef55bf86e8a113c06e64289a9f71875049b422da2a8bdfcdd36c3a3e94a3c0e7c602a3e9577eca14d63318489f81fd88d6743e188636304 -DIST xfce4-dev-tools-4.19.0.tar.bz2 368601 BLAKE2B 349e3dcf69c1fc1f0af052546d78b86ffc89ca81b66c27e8b7058f549adb0c6a16e6c462a6f5e00e66dc4b419dd2ea7fa43c210d83153e23254b8b5ae5a77fbf SHA512 7372efcb686fe6c1e42f17564d693cbe24792d00fbf131faff46040c8940ad355067d4a4cc5d5de5ec6b9707943c5db5de84eee4a4ff894ef8c33c3616a26044 diff --git a/dev-util/xfce4-dev-tools/metadata.xml b/dev-util/xfce4-dev-tools/metadata.xml deleted file mode 100644 index 2b8ef06e9a39..000000000000 --- a/dev-util/xfce4-dev-tools/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - xfce@gentoo.org - XFCE Team - - diff --git a/dev-util/xfce4-dev-tools/xfce4-dev-tools-4.18.1.ebuild b/dev-util/xfce4-dev-tools/xfce4-dev-tools-4.18.1.ebuild deleted file mode 100644 index 70e4d8537232..000000000000 --- a/dev-util/xfce4-dev-tools/xfce4-dev-tools-4.18.1.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DESCRIPTION="A set of scripts and m4/autoconf macros that ease build system maintenance" -HOMEPAGE=" - https://docs.xfce.org/xfce/xfce4-dev-tools/start - https://gitlab.xfce.org/xfce/xfce4-dev-tools/ -" -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 ~loong ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~x64-solaris" - -DEPEND=" - >=dev-libs/glib-2.66.0 -" -RDEPEND=" - ${DEPEND} -" -# libxslt for xsltproc -BDEPEND=" - dev-libs/libxslt - virtual/pkgconfig -" diff --git a/dev-util/xfce4-dev-tools/xfce4-dev-tools-4.19.0.ebuild b/dev-util/xfce4-dev-tools/xfce4-dev-tools-4.19.0.ebuild deleted file mode 100644 index 8cc84c957f67..000000000000 --- a/dev-util/xfce4-dev-tools/xfce4-dev-tools-4.19.0.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DESCRIPTION="A set of scripts and m4/autoconf macros that ease build system maintenance" -HOMEPAGE=" - https://docs.xfce.org/xfce/xfce4-dev-tools/start - https://gitlab.xfce.org/xfce/xfce4-dev-tools/ -" -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 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris" - -DEPEND=" - >=dev-libs/glib-2.66.0 -" -RDEPEND=" - ${DEPEND} -" -# libxslt for xsltproc -BDEPEND=" - dev-libs/libxslt - virtual/pkgconfig -" diff --git a/profiles/updates/1Q-2024 b/profiles/updates/1Q-2024 index b0271fd2ae82..48a6106c8428 100644 --- a/profiles/updates/1Q-2024 +++ b/profiles/updates/1Q-2024 @@ -37,3 +37,4 @@ move sys-devel/slibtool dev-build/slibtool move sys-devel/libtool dev-build/libtool move dev-util/mage dev-build/mage move dev-util/muon dev-build/muon +move dev-util/xfce4-dev-tools dev-build/xfce4-dev-tools diff --git a/x11-misc/lightdm-gtk-greeter/lightdm-gtk-greeter-2.0.8-r1.ebuild b/x11-misc/lightdm-gtk-greeter/lightdm-gtk-greeter-2.0.8-r1.ebuild index 2b73783e134c..3d8d49a1c38b 100644 --- a/x11-misc/lightdm-gtk-greeter/lightdm-gtk-greeter-2.0.8-r1.ebuild +++ b/x11-misc/lightdm-gtk-greeter/lightdm-gtk-greeter-2.0.8-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -24,8 +24,8 @@ DEPEND="x11-libs/gtk+:3 )" BDEPEND=" + dev-build/xfce4-dev-tools dev-util/intltool - dev-util/xfce4-dev-tools sys-devel/gettext " -- cgit v1.2.3-65-gdbad