summaryrefslogtreecommitdiff
path: root/x11-plugins/wmbio
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-04-15 12:04:03 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-04-15 12:04:03 +0100
commit7fa8a1e3f149eea4c844c47cfe26136ed7614c58 (patch)
treee514d1b9999d088064bee1e34a3a3c500d6d7a07 /x11-plugins/wmbio
parentd993571e2ee444d08f4e9e90d493ee37338657e3 (diff)
gentoo auto-resync : 15:04:2024 - 12:04:02
Diffstat (limited to 'x11-plugins/wmbio')
-rw-r--r--x11-plugins/wmbio/Manifest3
-rw-r--r--x11-plugins/wmbio/wmbio-1.02-r1.ebuild4
-rw-r--r--x11-plugins/wmbio/wmbio-1.02.ebuild41
3 files changed, 3 insertions, 45 deletions
diff --git a/x11-plugins/wmbio/Manifest b/x11-plugins/wmbio/Manifest
index 8f548ed396e5..59b45842963b 100644
--- a/x11-plugins/wmbio/Manifest
+++ b/x11-plugins/wmbio/Manifest
@@ -1,5 +1,4 @@
AUX wmbio-1.02-fno-common.patch 740 BLAKE2B d53e54a24ee0a7271746632cffed02475406ce5048bf8c37d3b1b7ee0932e8c8927db8cd22aa32e7d509dbcac0e1438c2aa44cd62e48822edffe28802aef05c6 SHA512 38881970a52f20ec721ab944c43c80586a65c35f704e4103f996d6276897850754a5f912386e01c6f4c32ee48f03ca4ccef504a8c8c7fc367c4c982cab9061a7
DIST wmbio-1.02.tar.gz 21799 BLAKE2B f3736ad83e4441f027b8091d398f7f819de79d29d9d48dff0f1ab3c159e1da2fc367f8faa92addedb770d7137e7a93f8e91a29935264a6505d16c9598daad64b SHA512 bebe8de364f782c38164fdd3910c3f63ff8313fa46fce1215218a4d14b9be0c793ee1d234fdb694798c1ab49b17eca90957d22c076920bf50ecf24b563a07d5b
-EBUILD wmbio-1.02-r1.ebuild 832 BLAKE2B b4b9a5faa6769d7d9e7a2de0839fb0c2ae4483ed6af38240c696f921dd0ad1a0add7cbe1ad005c983d5e253a0253102efe9ff4d966cfd68bad540b0b1fd87fa3 SHA512 3a16c81afcabb2cfc979a4f8e9416bd694a98b05f21ac965058dcff35a8f94ef84fca936e6f552025b20aa8bb69bfc65fa5d556579e8d2f4cb59df7887f53803
-EBUILD wmbio-1.02.ebuild 835 BLAKE2B 4e33600521e8ae6e9c2e1e75560c5c63919f56b7033989573d297060d1a63bca5666b6a4cd205fd75073de7527af72c40d4215309f3a4b5f94f58ceea3346e54 SHA512 6a4aa643737b1cd932e3afd0d7def6e0bfe2ecb1f4a428e5a804abbb4104edafb55b36ba385ba871179d5f75b31c61799f3dc1bcceae4b135afd5244f891d03d
+EBUILD wmbio-1.02-r1.ebuild 828 BLAKE2B 012d4af0c62cf1f48bf8a8feebae9eca5fba0d02ff2ca295eeed557451b923744684a277715a2d5bee8e42b3b1d60bb714d43f2cbbc79d3903d65c8aae49b79a SHA512 cb08feef077897812828499d122b142c7fcd7e8cea3548efc99b6815c1c93cd4974afaafe3b9c14a7acbad644216bab5c70261ba596cb68c209f779c9099f951
MISC metadata.xml 604 BLAKE2B bfc37c2cedb9d900bd0e2846248b572f362c786018c7e5a67879d587510ba791804db5d04af7bd3ae87be8bc4f09764d84ff9ca7b66ba69c49dfef1ca555a18e SHA512 cefa27b984a5959d8f13454f4376c5cbdd8c2bcc6900689d64cc12e1bb0ff262bcca0bbda0c6a23b5064671b98747ecf040ec3bca105bb9df3106f2ad843b8e4
diff --git a/x11-plugins/wmbio/wmbio-1.02-r1.ebuild b/x11-plugins/wmbio/wmbio-1.02-r1.ebuild
index 612f5ae35117..8b197325f8ef 100644
--- a/x11-plugins/wmbio/wmbio-1.02-r1.ebuild
+++ b/x11-plugins/wmbio/wmbio-1.02-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
@@ -12,7 +12,7 @@ S="${WORKDIR}/${P}/src"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ppc ppc64 sparc x86"
RDEPEND="x11-libs/libX11
x11-libs/libXext
diff --git a/x11-plugins/wmbio/wmbio-1.02.ebuild b/x11-plugins/wmbio/wmbio-1.02.ebuild
deleted file mode 100644
index d6503e0048f2..000000000000
--- a/x11-plugins/wmbio/wmbio-1.02.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit toolchain-funcs
-
-DESCRIPTION="A Window Maker applet that shows your biorhythm"
-HOMEPAGE="https://wmbio.sourceforge.net/"
-SRC_URI="mirror://sourceforge/wmbio/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ppc ppc64 sparc x86"
-IUSE=""
-
-RDEPEND="x11-libs/libX11
- x11-libs/libXext
- x11-libs/libXpm"
-DEPEND="${RDEPEND}
- x11-base/xorg-proto"
-
-PATCHES=( "${FILESDIR}"/${P}-fno-common.patch )
-S=${WORKDIR}/${P}/src
-
-src_prepare() {
- default
- # Honour Gentoo CFLAGS, LDFLAGS, CC
- sed -i -e "s/-g -O2/\$(CFLAGS)/" \
- -e "s/-o wmbio/\$(LDFLAGS) -o wmbio/" \
- -e "s/cc /\$(CC) /" Makefile || die
-}
-
-src_compile() {
- emake CC="$(tc-getCC)"
-}
-
-src_install() {
- dobin wmbio
- dodoc ../{AUTHORS,Changelog,NEWS,README}
-}