diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-02-14 07:17:55 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-02-14 07:17:55 +0000 |
| commit | 6df913b15740f28006956240c7b59bc70c1a4150 (patch) | |
| tree | 5397f48e1852c5718c43950dedaf371a8fcb8902 /x11-apps | |
| parent | 08b20627e09b7c884e11cd19ad4ce520546c2bb3 (diff) | |
| download | baldeagleos-repo-6df913b15740f28006956240c7b59bc70c1a4150.tar.gz baldeagleos-repo-6df913b15740f28006956240c7b59bc70c1a4150.tar.xz baldeagleos-repo-6df913b15740f28006956240c7b59bc70c1a4150.zip | |
Adding metadata
Diffstat (limited to 'x11-apps')
| -rw-r--r-- | x11-apps/fonttosfnt/Manifest | 1 | ||||
| -rw-r--r-- | x11-apps/fonttosfnt/fonttosfnt-1.2.4.ebuild | 15 | ||||
| -rw-r--r-- | x11-apps/igt-gpu-tools/Manifest | 1 | ||||
| -rw-r--r-- | x11-apps/igt-gpu-tools/igt-gpu-tools-2.2.ebuild | 105 | ||||
| -rw-r--r-- | x11-apps/rgb/Manifest | 1 | ||||
| -rw-r--r-- | x11-apps/rgb/rgb-1.1.0.ebuild | 13 | ||||
| -rw-r--r-- | x11-apps/xauth/Manifest | 1 | ||||
| -rw-r--r-- | x11-apps/xauth/xauth-1.1.4.ebuild | 21 | ||||
| -rw-r--r-- | x11-apps/xkbcomp/Manifest | 1 | ||||
| -rw-r--r-- | x11-apps/xkbcomp/xkbcomp-1.4.7.ebuild | 16 |
10 files changed, 0 insertions, 175 deletions
diff --git a/x11-apps/fonttosfnt/Manifest b/x11-apps/fonttosfnt/Manifest index ded4e4a31f6c..17449777fc54 100644 --- a/x11-apps/fonttosfnt/Manifest +++ b/x11-apps/fonttosfnt/Manifest @@ -1,2 +1 @@ -DIST fonttosfnt-1.2.4.tar.xz 143928 BLAKE2B 82469dd753da5e9e9c48b800f57f5442c6e828f1d45783d50985ea4da39adab1fd59c3b7642ba057e821997a5bc7e892c25c46c2903098340adac2e5c70719c2 SHA512 37654d66e8d63abc4801c76d48082cc99dc3cc7813376e634c287d97207d17592323cefefd305328a504e432c94e102260b92308088d5e0bf3931a471cb4b851 DIST fonttosfnt-1.2.5.tar.xz 144844 BLAKE2B 3d08c65f06af94a38942d487e28fc36c2cd3234b5e91a5a136364027e76c14f724985804709128db8fe9270f14d48f4147a3c44630a6e12441bb50796d272f03 SHA512 3be2a625234175dfc8a637b13f2d273afc82126ccd624a38afcc7ef3e13814dac0e55c8ae0a0a713725cf52078f8b45f3e86d7b357b1a19a55def55f969d0640 diff --git a/x11-apps/fonttosfnt/fonttosfnt-1.2.4.ebuild b/x11-apps/fonttosfnt/fonttosfnt-1.2.4.ebuild deleted file mode 100644 index 186f58d1f8af..000000000000 --- a/x11-apps/fonttosfnt/fonttosfnt-1.2.4.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit xorg-3 - -DESCRIPTION="X.Org fonttosfnt application" -KEYWORDS="~alpha amd64 arm arm64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" - -RDEPEND="media-libs/freetype:2 - x11-libs/libX11 - x11-libs/libfontenc" -DEPEND="${RDEPEND} - x11-base/xorg-proto" diff --git a/x11-apps/igt-gpu-tools/Manifest b/x11-apps/igt-gpu-tools/Manifest index ae030c73d901..fad1a6cc5108 100644 --- a/x11-apps/igt-gpu-tools/Manifest +++ b/x11-apps/igt-gpu-tools/Manifest @@ -1,2 +1 @@ -DIST igt-gpu-tools-2.2.tar.xz 3226944 BLAKE2B 132fe1257bcf9e733d74ca8180b9da1213abc26fdd0ecd05d5eadeacc74aeab036057fb2037d94bd6955e45cb95d0fdfb5b28225475144c92863d8781a8d400f SHA512 20032b90e397ca73f9f8f5b453034fffc09e28372adddebd1a71b1323235e3e379bf452d5a4dd76b895e4c47df67595051c16b8a1488249e5aae946f6a35258c DIST igt-gpu-tools-2.3.tar.xz 3384656 BLAKE2B d9c3ecf93c4e370f04ac0ae89973b1471e02cfb6f4f6f2a96f6eab45cf57d52b66444db6983de2ad42890bab066474035312c755a59a6adcd5e38f54ac292f95 SHA512 669e5f124c1177ed58c43b8b9b945f6436fc37b1162b16bbd1db78c5e170c68be98cc3b08b5ecb438d1313722fee2ab8bba8ca86a971443401c2acc3f3ec68ff diff --git a/x11-apps/igt-gpu-tools/igt-gpu-tools-2.2.ebuild b/x11-apps/igt-gpu-tools/igt-gpu-tools-2.2.ebuild deleted file mode 100644 index d19cce2e91f0..000000000000 --- a/x11-apps/igt-gpu-tools/igt-gpu-tools-2.2.ebuild +++ /dev/null @@ -1,105 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 -EGIT_REPO_URI="https://gitlab.freedesktop.org/drm/${PN}.git" -if [[ ${PV} = *9999* ]]; then - GIT_ECLASS="git-r3" -fi - -PYTHON_COMPAT=( python3_{10..14} ) -inherit ${GIT_ECLASS} meson python-any-r1 - -DESCRIPTION="Intel GPU userland tools" - -HOMEPAGE="https://gitlab.freedesktop.org/drm/igt-gpu-tools" -if [[ ${PV} != *9999* ]]; then - KEYWORDS="~amd64 ~x86" - SRC_URI="https://www.x.org/releases/individual/app/${P}.tar.xz" -fi -LICENSE="MIT" -SLOT="0" -IUSE="chamelium man overlay runner tests unwind valgrind video_cards_amdgpu video_cards_intel video_cards_nouveau X xv" -REQUIRED_USE=" - || ( video_cards_amdgpu video_cards_intel video_cards_nouveau ) - overlay? ( - video_cards_intel - || ( X xv ) - ) - runner? ( tests ) -" -RESTRICT="test" - -RDEPEND=" - dev-libs/elfutils - dev-libs/glib:2 - sys-apps/kmod - virtual/zlib:= - sys-process/procps:= - virtual/libudev:= - >=x11-libs/cairo-1.12.0[X?] - >=x11-libs/libdrm-2.4.125[video_cards_amdgpu?,video_cards_intel?,video_cards_nouveau?] - >=x11-libs/libpciaccess-0.10 - x11-libs/pixman - chamelium? ( - dev-libs/xmlrpc-c:=[curl] - sci-libs/gsl:= - media-libs/alsa-lib - ) - overlay? ( - >=x11-libs/libXrandr-1.3 - xv? ( - x11-libs/libX11 - x11-libs/libXext - x11-libs/libXv - ) - ) - runner? ( dev-libs/json-c:= ) - unwind? ( sys-libs/libunwind:= ) - valgrind? ( dev-debug/valgrind ) - " -DEPEND="${RDEPEND} - man? ( dev-python/docutils ) - overlay? ( - >=dev-util/peg-0.1.18 - x11-base/xorg-proto - ) - video_cards_intel? ( - app-alternatives/yacc - app-alternatives/lex - ) -" -BDEPEND="${PYTHON_DEPS}" - -src_prepare() { - sed -e "s/find_program('rst2man-3'/find_program('rst2man.py', 'rst2man-3'/" -i man/meson.build - default_src_prepare -} - -src_configure() { - local gpus="" - use video_cards_amdgpu && gpus+="amdgpu," - use video_cards_intel && gpus+="intel," - use video_cards_nouveau && gpus+="nouveau," - - local overlay_backends="" - use overlay && use xv && overlay_backends+="xv," - use overlay && use X && overlay_backends+="x," - - local emesonargs=( - $(meson_feature overlay) - -Doverlay_backends=${overlay_backends%?} - $(meson_feature chamelium) - $(meson_feature valgrind) - $(meson_feature man) - -Dtestplan=disabled - -Dsphinx=disabled - -Ddocs=disabled - $(meson_feature tests) - -Dxe_driver=disabled - -Dlibdrm_drivers=${gpus%?} - $(meson_feature unwind libunwind) - $(meson_feature runner) - ) - meson_src_configure -} diff --git a/x11-apps/rgb/Manifest b/x11-apps/rgb/Manifest index 1708e6d1e37e..a76305d57bb0 100644 --- a/x11-apps/rgb/Manifest +++ b/x11-apps/rgb/Manifest @@ -1,2 +1 @@ -DIST rgb-1.1.0.tar.xz 132824 BLAKE2B 117ce69f384066285aef900a135918d58bb7fe27e5c0dc494bb82a9cfbe889f87f856da3a5a04223858e097405593b66aa1e9c9482d075f6a2c40aa9b1268022 SHA512 640888d64b2d328fff4a1652ba1299436e348bc3cbc90710d79c635acfa7f2fce0018adb818123b41ca008197ff1cbf87aab60501de36c163bed2d80d8556008 DIST rgb-1.1.1.tar.xz 137932 BLAKE2B c6db927a1c088066b0bf170e546d8bed59541de85f06c10c243acb768d7dd07306e10515c2d7b4bab2c5c4fa6d6a54fc30f925dcc186ea1c289275f065681f9a SHA512 8dd40232e149105d680b5689875da8e7444942265b4f64c4f91a5018193d0eb92af4035e51c6457ea57262fe2cab39d85024f70f3f649e17af78644f00a1d0ae diff --git a/x11-apps/rgb/rgb-1.1.0.ebuild b/x11-apps/rgb/rgb-1.1.0.ebuild deleted file mode 100644 index 1e34fa970b27..000000000000 --- a/x11-apps/rgb/rgb-1.1.0.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit xorg-3 - -DESCRIPTION="uncompile an rgb color-name database" - -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~x64-macos ~x64-solaris" -DEPEND="${RDEPEND} - x11-base/xorg-proto" -BDEPEND="x11-misc/util-macros" diff --git a/x11-apps/xauth/Manifest b/x11-apps/xauth/Manifest index 76e50f32d21c..535079790419 100644 --- a/x11-apps/xauth/Manifest +++ b/x11-apps/xauth/Manifest @@ -1,2 +1 @@ -DIST xauth-1.1.4.tar.xz 163696 BLAKE2B 60f693118531058e5114a80e0e34eb8a429c3ce0d8ef168fea21924afa21139abb58b63e64c745c69df7f7e2a0540636f9d5ab32ed6d0019f9bc7cfa92724a7e SHA512 6f08b92acec08fe426da0bcf7f68b0c6d21777bed76c5c316717bf15df0654809a97b6c4d3d570d861c49b85857191a5c5be3b4b84049b2459688af2c7b0a74d DIST xauth-1.1.5.tar.xz 165480 BLAKE2B fff8682da13b8447f6c54fa4231873f5e0c8716db1f184cf2e61a1d6d4e034093b266f2a6fd08e875ac22ce7a5104792cbf4b6b0591d8b4facb825c1dc7a4d3e SHA512 df94b59de49ced2490351b7ab42d56d3ef92077891b8ba7a73c53b6babb1facd250d934b82f36ee1ddc355dffefb8f52914d30893c9d578711264f82e9bf3cb9 diff --git a/x11-apps/xauth/xauth-1.1.4.ebuild b/x11-apps/xauth/xauth-1.1.4.ebuild deleted file mode 100644 index 6d1421f39a69..000000000000 --- a/x11-apps/xauth/xauth-1.1.4.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit xorg-3 - -DESCRIPTION="X authority file utility" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" - -RDEPEND=" - x11-libs/libX11 - x11-libs/libXau - x11-libs/libXext - x11-libs/libXmu" -DEPEND="${RDEPEND} - x11-base/xorg-proto" - -XORG_CONFIGURE_OPTIONS=( - --enable-ipv6 -) diff --git a/x11-apps/xkbcomp/Manifest b/x11-apps/xkbcomp/Manifest index bd2956963956..f46f7ce63cf3 100644 --- a/x11-apps/xkbcomp/Manifest +++ b/x11-apps/xkbcomp/Manifest @@ -1,2 +1 @@ -DIST xkbcomp-1.4.7.tar.xz 239324 BLAKE2B 1acbd4809b0a2d2f64dd7ac2d2b4c898cabf74e23cc1352c58acb6490cfe3ccdeba47fadbf190d16d582463a9adb0e166a27e8a270e9b3a289cc9ee94eeb557d SHA512 6f468dce9d2499ab1022f4288d46f66af149dac0a161fb5b9dc0c262bc70c2c3d254db2c6fb5df1e2793c822e2d55c6da5fd037ce523a555b7c3de23e35c49ef DIST xkbcomp-1.5.0.tar.xz 247996 BLAKE2B 7ee2512ea79b9f1f2e9ae2ecad5a8a3fd7deda5482aa4e608bfc1785534c426449994d07c36edbe6347c271c914f13d46d98fd7371deb89598e474317d304f0c SHA512 d8ef4906261251e2600b3650660fbe88ed99a44694f1e59b433e0811f1ab5234c4f2f0b3647fa5372fb0f46b56eac60c0219a762bf1af0ab06226b63e4a6b081 diff --git a/x11-apps/xkbcomp/xkbcomp-1.4.7.ebuild b/x11-apps/xkbcomp/xkbcomp-1.4.7.ebuild deleted file mode 100644 index c299b4bfa4ac..000000000000 --- a/x11-apps/xkbcomp/xkbcomp-1.4.7.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit xorg-3 - -DESCRIPTION="XKB keyboard description compiler" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" - -RDEPEND=" - >=x11-libs/libX11-1.6.9 - x11-libs/libxkbfile" -DEPEND="${RDEPEND} - x11-base/xorg-proto" -BDEPEND="app-alternatives/yacc" |
