summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2017-12-26 18:09:59 +0300
committerMikle Kolyada <zlogene@gentoo.org>2017-12-26 18:09:59 +0300
commit7b84768379740d044842ecc99817b6aa56d42e69 (patch)
tree9f860a3b4a693bfaaeccfe4253d498f43e9ac62b /x11-plugins
parentx11-plugins/wmload: ppc stable wrt bug #639576 (diff)
downloadgentoo-7b84768379740d044842ecc99817b6aa56d42e69.tar.gz
gentoo-7b84768379740d044842ecc99817b6aa56d42e69.tar.bz2
gentoo-7b84768379740d044842ecc99817b6aa56d42e69.zip
x11-plugins/wmload: Drop old
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/wmload/Manifest2
-rw-r--r--x11-plugins/wmload/wmload-0.9.2.ebuild49
-rw-r--r--x11-plugins/wmload/wmload-0.9.6.ebuild37
3 files changed, 0 insertions, 88 deletions
diff --git a/x11-plugins/wmload/Manifest b/x11-plugins/wmload/Manifest
index f09c5873ce68..5cf3c25f20f4 100644
--- a/x11-plugins/wmload/Manifest
+++ b/x11-plugins/wmload/Manifest
@@ -1,3 +1 @@
-DIST wmload-0.9.2.tgz 8499 BLAKE2B 4cca866eb5f3fba1ac69f75f768dc756ca4acba4d7791aa3b65ef2aaedcb1c4ae20509e6fc5139b69d174b1873fb7db2d64740d334968ba5b69e2bc8c1b98055 SHA512 fd3875d8da5bb309f0d49eb6ebe0903832d021a244b90ad70821e90aa85e835ef727d84957fb0cdb0290075ba1c0bb11cd4756a5a933cfebb35682f0b8e0dbca
-DIST wmload-0.9.6.tar.gz 17143 BLAKE2B 74224cd7c04873cdaf8028288dea2a6bbb55044ea4f820d75590b9313f1881b097dd1f4664e041c72c07b8ed539a87b2ed064eed080d70dad2b22643f60d0b83 SHA512 989dfce6f6bbc32403702e06b47c873af45b6196ff20572290e88022ced1817cc0d29bae79f20fb289cf37ec2bd532e1b6e7c975a9b1e6e6059c9307a4d7e63d
DIST wmload-0.9.7.tar.gz 17648 BLAKE2B 418b18390035eec14fdd2d715519aff0807c7c5171448818e113ebe27ba908c5416baaa2e605daf3701c7acac6cde6d76c2b26a85f8cae18efd95b000d0e510a SHA512 5d08f34013c23c85de88adbfeca31e8399f0f9ce5573845aa50c1f4a06488d729de637b1d0f8b5739194b30ba8e085d40022926a3a8328d3cdab462f9e649801
diff --git a/x11-plugins/wmload/wmload-0.9.2.ebuild b/x11-plugins/wmload/wmload-0.9.2.ebuild
deleted file mode 100644
index f5033d209a6d..000000000000
--- a/x11-plugins/wmload/wmload-0.9.2.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=3
-inherit eutils
-
-IUSE=""
-
-DESCRIPTION="yet another dock application showing a system load gauge"
-SRC_URI="http://www.cs.mun.ca/~gstarkes/wmaker/dockapps/files/${P}.tgz"
-HOMEPAGE="http://www.cs.mun.ca/~gstarkes/wmaker/dockapps/sys.html#wmload"
-
-RDEPEND="x11-libs/libX11
- x11-libs/libXext
- x11-libs/libXpm"
-DEPEND="${RDEPEND}
- x11-misc/imake
- x11-proto/xproto
- x11-proto/xextproto"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ppc sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
-
-src_prepare() {
- epatch "${FILESDIR}"/${PN}-ComplexProgramTargetNoMan.patch
- epatch "${FILESDIR}"/${PN}.solaris.patch
- epatch "${FILESDIR}"/${P}-prefix.patch
- [[ ${CHOST} == *-solaris* ]] && \
- sed -i -e 's/\(^XPMLIB = \)\(.*$\)/\1-lkstat \2/' Imakefile
-}
-
-src_configure() {
- xmkmf || die "xmkmf failed."
-}
-
-src_compile() {
- emake CDEBUGFLAGS="${CFLAGS}" LOCAL_LDFLAGS="${LDFLAGS}" \
- || die "emake failed."
-}
-
-src_install() {
- emake DESTDIR="${D}" BINDIR="${EPREFIX}"/usr/bin install \
- || die "install failed."
-
- dodoc README
-
- domenu "${FILESDIR}"/${PN}.desktop
-}
diff --git a/x11-plugins/wmload/wmload-0.9.6.ebuild b/x11-plugins/wmload/wmload-0.9.6.ebuild
deleted file mode 100644
index 13909c104063..000000000000
--- a/x11-plugins/wmload/wmload-0.9.6.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit eutils toolchain-funcs
-
-DESCRIPTION="yet another dock application showing a system load gauge"
-HOMEPAGE="http://www.dockapps.net/wmload"
-SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND="x11-libs/libX11
- x11-libs/libXext
- x11-libs/libXpm"
-DEPEND="${RDEPEND}
- x11-proto/xproto"
-
-S=${WORKDIR}/dockapps
-
-src_prepare() {
- epatch "${FILESDIR}"/${P}-solaris.patch
-}
-
-src_compile() {
- emake CC="$(tc-getCC)"
-}
-
-src_install() {
- emake DESTDIR="${D}" PREFIX="${EPREFIX}"/usr install
-
- dodoc README
- domenu "${FILESDIR}"/${PN}.desktop
-}