summaryrefslogtreecommitdiff
path: root/x11-misc
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2025-01-22 06:42:31 +0000
committerV3n3RiX <venerix@koprulu.sector>2025-01-22 06:42:31 +0000
commit564687d289b862b8b079569a45a2d39d7b8c3585 (patch)
tree9ec555a8f8005c24f9d8198ba4941cc6f002a413 /x11-misc
parent30c47f3c341cb37e4808aaa3842b679d0ca420e8 (diff)
gentoo auto-resync : 22:01:2025 - 06:42:31
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/Manifest.gzbin46482 -> 46490 bytes
-rw-r--r--x11-misc/rss-glx/Manifest1
-rw-r--r--x11-misc/rss-glx/rss-glx-0.9.1-r3.ebuild140
3 files changed, 0 insertions, 141 deletions
diff --git a/x11-misc/Manifest.gz b/x11-misc/Manifest.gz
index 6ab548eb6c20..dee136883946 100644
--- a/x11-misc/Manifest.gz
+++ b/x11-misc/Manifest.gz
Binary files differ
diff --git a/x11-misc/rss-glx/Manifest b/x11-misc/rss-glx/Manifest
index f228685d97c6..f7ff0977a368 100644
--- a/x11-misc/rss-glx/Manifest
+++ b/x11-misc/rss-glx/Manifest
@@ -11,6 +11,5 @@ AUX rss-glx-0.9.1-quesoglc.patch 736 BLAKE2B 62ec14f17ee76b04f4589d71a646fc77d35
AUX rss-glx-0.9.1-strict-aliasing.patch 823 BLAKE2B a37f58801a344f9979bbf62ed5a3c06fa85ef3c5747ef3e05cfdd9b62875f4fe7aa2e348385f3f8a57fcce5ef7fd5684713379f8347a2bf5a738b565d3e67c98 SHA512 c187d8637e1f3fd7fcc2d32a984c96f542b25ed18d4ed80640e5aaeb370ed78355186e2bda0a8a77a1053991a0be4e0c8b5ad3ddcfc365becff88e93f5d3c4fa
AUX rss-glx-0.9.1-variable-mismatch.patch 5297 BLAKE2B 2567d50832085fbf7d540807b8facc633c278d52763ad38f4f76b0eaea9011189768f8577a4d63b9a3973689f75b1fee277aa957700f90b066c0df607a553f50 SHA512 f1afa532748e4eca8da143f1d5444cf4d36fc85278e126b6fad3cbcb9da1a8f3a61e5a9748dc7410d8418d51df2473e53192e961264ce471b76a0ffa4884fd48
DIST rss-glx_0.9.1.tar.bz2 5435799 BLAKE2B d8161f06469f1160a6e80bb47a333746fac82df4d92eb9d007c7d6fe3a32e1a54a30d4675f64b100fd5509977dfbda7e8821daa462f00cbf748cc7c4bb8afa72 SHA512 3293e6446d6f85e895f1ba8fa982a1ab1873f60714e0b351458ac12117af2427b7cc931185b9485a2af6dd86ea9ea5f2fca92eaae9c0dd5290b5108bc2360961
-EBUILD rss-glx-0.9.1-r3.ebuild 4052 BLAKE2B 2b9406924ac4ce126f7bc00f6efb09cf26c42225a35f93ed512b4bbc1a0296fb4f7c96318b3adcbcc031313e5599c602d7de2a9417af0167f624e5fac73cf733 SHA512 726ec226abd352f1ba2a41d1cdf803e0610348aa76825d477832ae6f9334f1cf675d001d2be35a69f99d396f801b83fe7b003543185ff6f08c59491069bb6fe3
EBUILD rss-glx-0.9.1-r4.ebuild 4287 BLAKE2B 1973035f0752e66a95381c2f292a0f6b921b5c0d4633d39054bf0454d895e4519807abf0ba493c0c49395ae0b9a85583a62998fb40885a83dbd4e1decd7bd030 SHA512 f07a7db2165ed927884872436788189d925f546bea86f11a757609035093f5acf171505b74a0de46de4fa6953429e922b1ea7309d3dc836a7a960adc0e7dadba
MISC metadata.xml 566 BLAKE2B 80d4fe47508e61979af5edd605fdbfc1ded40be7bd7141f0ae5f3ac03f7834278dfb548dd8a8e5b606a8f1df025c853e7648e8f404852209ad4df602266db3b7 SHA512 c060dee409a6c2816e7548b2ba1ebaa0d055088babb89ffa8ecdacf5e9ca69e382b7eac5feaa373eb3c981817f27cc13421084bc02e5c592c2d8c44b16bdb02e
diff --git a/x11-misc/rss-glx/rss-glx-0.9.1-r3.ebuild b/x11-misc/rss-glx/rss-glx-0.9.1-r3.ebuild
deleted file mode 100644
index 951fc14b7ddb..000000000000
--- a/x11-misc/rss-glx/rss-glx-0.9.1-r3.ebuild
+++ /dev/null
@@ -1,140 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools
-
-MY_P=${PN}_${PV}
-
-DESCRIPTION="Really Slick OpenGL Screensavers for XScreenSaver"
-HOMEPAGE="http://rss-glx.sourceforge.net"
-SRC_URI="https://downloads.sourceforge.net/${PN}/${MY_P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 ppc ~ppc64 sparc x86"
-IUSE="+bzip2 openal quesoglc"
-
-RDEPEND="
- x11-libs/libX11
- x11-libs/libXext
- >=media-libs/glew-1.5.1:=
- media-libs/mesa[X(+)]
- >=media-gfx/imagemagick-6.4:=
- >=x11-misc/xscreensaver-5.08-r2
- bzip2? ( app-arch/bzip2 )
- openal? ( >=media-libs/freealut-1.1.0-r1 )
- quesoglc? ( media-libs/quesoglc )"
-DEPEND="
- ${RDEPEND}
- x11-base/xorg-proto"
-BDEPEND="
- virtual/pkgconfig
- bzip2? ( app-arch/bzip2 )"
-
-S="${WORKDIR}/${MY_P}"
-
-PATCHES=(
- "${FILESDIR}"/${P}-quesoglc.patch
- "${FILESDIR}"/${P}-asneeded.patch
- "${FILESDIR}"/${P}-imagemagick-7.patch
- "${FILESDIR}"/${P}-c++11-narrowing.patch
- "${FILESDIR}"/${P}-hang.patch
- "${FILESDIR}"/${P}-matrixview-copy-font.patch
- "${FILESDIR}"/${P}-missing-include.patch
- "${FILESDIR}"/${P}-bashism.patch
-)
-
-src_prepare() {
- default
-
- sed -i \
- -e '/CFLAGS=/s:-O2:${CFLAGS}:' \
- -e '/CXXFLAGS=/s:-O2:${CXXFLAGS}:' \
- -e 's|AM_CONFIG_HEADER|AC_CONFIG_HEADERS|g' \
- configure.in || die
- mv configure.{in,ac} || die
-
- eautoreconf
-}
-
-src_configure() {
- econf \
- --disable-static \
- --enable-shared \
- $(use_enable bzip2) \
- $(use_enable openal sound) \
- $(use_with quesoglc) \
- --bindir="${EPREFIX}"/usr/$(get_libdir)/misc/xscreensaver \
- --with-configdir="${EPREFIX}"/usr/share/xscreensaver/config
-}
-
-src_install() {
- default
- find "${ED}" -name '*.la' -delete || die
-}
-
-pkg_postinst() {
- local xssconf="${EROOT}"/usr/share/X11/app-defaults/XScreenSaver
-
- if [[ -f ${xssconf} ]]; then
- sed -e '/*programs:/a\
- GL: \"Cyclone\" cyclone --root \\n\\\
- GL: \"Euphoria\" euphoria --root \\n\\\
- GL: \"Fieldlines\" fieldlines --root \\n\\\
- GL: \"Flocks\" flocks --root \\n\\\
- GL: \"Flux\" flux --root \\n\\\
- GL: \"Helios\" helios --root \\n\\\
- GL: \"Hyperspace\" hyperspace --root \\n\\\
- GL: \"Lattice\" lattice --root \\n\\\
- GL: \"Plasma\" plasma --root \\n\\\
- GL: \"Pixelcity\" pixelcity --root \\n\\\
- GL: \"Skyrocket\" skyrocket --root \\n\\\
- GL: \"Solarwinds\" solarwinds --root \\n\\\
- GL: \"Colorfire\" colorfire --root \\n\\\
- GL: \"Hufo\x27s Smoke\" hufo_smoke --root \\n\\\
- GL: \"Hufo\x27s Tunnel\" hufo_tunnel --root \\n\\\
- GL: \"Sundancer2\" sundancer2 --root \\n\\\
- GL: \"BioF\" biof --root \\n\\\
- GL: \"BusySpheres\" busyspheres --root \\n\\\
- GL: \"SpirographX\" spirographx --root \\n\\\
- GL: \"MatrixView\" matrixview --root \\n\\\
- GL: \"Lorenz\" lorenz --root \\n\\\
- GL: \"Drempels\" drempels --root \\n\\\
- GL: \"Feedback\" feedback --root \\n\\' \
- -i "${xssconf}" || die
- fi
-}
-
-pkg_postrm() {
- local xssconf="${EROOT}"/usr/share/X11/app-defaults/XScreenSaver
-
- if [[ -f ${xssconf} ]]; then
- sed \
- -e '/\"Cyclone\" cyclone/d' \
- -e '/\"Euphoria\" euphoria/d' \
- -e '/\"Fieldlines\" fieldlines/d' \
- -e '/\"Flocks\" flocks/d' \
- -e '/\"Flux\" flux/d' \
- -e '/\"Helios\" helios/d' \
- -e '/\"Hyperspace\" hyperspace/d' \
- -e '/\"Lattice\" lattice/d' \
- -e '/\"Plasma\" plasma/d' \
- -e '/\"Pixelcity\" pixelcity/d' \
- -e '/\"Skyrocket\" skyrocket/d' \
- -e '/\"Solarwinds\" solarwinds/d' \
- -e '/\"Colorfire\" colorfire/d' \
- -e '/\"Hufo.*Smoke\" hufo_smoke/d' \
- -e '/\"Hufo.*Tunnel\" hufo_tunnel/d' \
- -e '/\"Sundancer2\" sundancer2/d' \
- -e '/\"BioF\" biof/d' \
- -e '/\"BusySpheres\" busyspheres/d' \
- -e '/\"SpirographX\" spirographx/d' \
- -e '/\"MatrixView\" matrixview/d' \
- -e '/\"Lorenz\" lorenz/d' \
- -e '/\"Drempels\" drempels/d' \
- -e '/\"Feedback\" feedback/d' \
- -i "${xssconf}" || die
- fi
-}