[gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmdate/, x11-plugins/wmdate/files/

2018-01-05 Thread Mikle Kolyada
commit: 6e0c0b6ceb6b0f31fed1108f2c50bfd9de06a2f9
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Jan  5 22:34:30 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Jan  5 22:37:25 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e0c0b6c

x11-plugins/wmdate: remove last rited package (bug #639914)

 x11-plugins/wmdate/Manifest|  1 -
 .../files/wmdate-ComplexProgramTargetNoMan.patch   | 11 --
 x11-plugins/wmdate/metadata.xml|  9 -
 x11-plugins/wmdate/wmdate-0.7-r1.ebuild| 42 --
 4 files changed, 63 deletions(-)

diff --git a/x11-plugins/wmdate/Manifest b/x11-plugins/wmdate/Manifest
deleted file mode 100644
index 65c16a63306..000
--- a/x11-plugins/wmdate/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST wmdate-0.7.tar.gz 10645 BLAKE2B 
9d7660a76ecb454983e9b33d425faf66b01236dfd09784fa7c3a9436c3b8042b9c04a7d4de383897d9ce8491b90f89fdaf1f66f2e0b7d5b1d13e91b2d2081606
 SHA512 
30cdcd92b1ff0aaf89f87e1e396c416b0dc295c0261eb5a3f260f80aaf84b73c860d5d27b796dda2b047e6fcce1d0362005f51585a415d48f4e8b54807b228fb

diff --git a/x11-plugins/wmdate/files/wmdate-ComplexProgramTargetNoMan.patch 
b/x11-plugins/wmdate/files/wmdate-ComplexProgramTargetNoMan.patch
deleted file mode 100644
index 3f24316f7d1..000
--- a/x11-plugins/wmdate/files/wmdate-ComplexProgramTargetNoMan.patch
+++ /dev/null
@@ -1,11 +0,0 @@
 wmdate-0.7./Imakefile~ Mon Nov 26 06:13:46 2001
-+++ wmdate-0.7/Imakefile   Mon Nov 26 06:13:46 2001
-@@ -132,7 +132,7 @@
- XCOMM Create Makefile
- XCOMM ---
- 
--ComplexProgramTarget(wmdate)
-+ComplexProgramTargetNoMan(wmdate)
- 
- XCOMM - - - - - - - - - - - - - - - - - - - -
- XCOMM e n d

diff --git a/x11-plugins/wmdate/metadata.xml b/x11-plugins/wmdate/metadata.xml
deleted file mode 100644
index 1d5e6504004..000
--- a/x11-plugins/wmdate/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-
-   voyag...@gentoo.org
-   Bernard Cafarelli
-
-
-

diff --git a/x11-plugins/wmdate/wmdate-0.7-r1.ebuild 
b/x11-plugins/wmdate/wmdate-0.7-r1.ebuild
deleted file mode 100644
index 35409c68d72..000
--- a/x11-plugins/wmdate/wmdate-0.7-r1.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit eutils toolchain-funcs
-
-DESCRIPTION="yet another date-display dock application"
-HOMEPAGE="http://solfertje.student.utwente.nl/~dalroi/applications.php;
-SRC_URI="http://solfertje.student.utwente.nl/~dalroi/${PN}/files/${P}.tar.gz;
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-RDEPEND=">=x11-libs/libdockapp-0.7:=
-   x11-libs/libX11
-   x11-libs/libXext
-   x11-libs/libXpm"
-DEPEND="${RDEPEND}
-   x11-misc/gccmakedep
-   x11-misc/imake"
-
-src_prepare() {
-   epatch "${FILESDIR}"/${PN}-ComplexProgramTargetNoMan.patch
-
-   sed -e 's###' -i *.c || die
-}
-
-src_configure() {
-   xmkmf || die "xmkmf failed."
-}
-
-src_compile() {
-   emake CC="$(tc-getCC)" CDEBUGFLAGS="${CFLAGS}" \
-   LDOPTIONS="${LDFLAGS}"
-}
-
-src_install() {
-   dobin ${PN}
-   dodoc Changelog README
-}



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmdate/

2017-11-24 Thread Bernard Cafarelli
commit: 12a0bfa6fa6324dc912590c6095cea2cf2c2546e
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Fri Nov 24 09:46:21 2017 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Fri Nov 24 09:46:21 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12a0bfa6

x11-plugins/wmdate: drop old and stable keywords

Old dockapp mostly unmaintained upstream with even older stable version

Package-Manager: Portage-2.3.16, Repoman-2.3.6

 x11-plugins/wmdate/wmdate-0.7.ebuild | 38 
 1 file changed, 38 deletions(-)

diff --git a/x11-plugins/wmdate/wmdate-0.7.ebuild 
b/x11-plugins/wmdate/wmdate-0.7.ebuild
deleted file mode 100644
index 021567d077f..000
--- a/x11-plugins/wmdate/wmdate-0.7.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit eutils toolchain-funcs
-
-DESCRIPTION="yet another date-display dock application"
-HOMEPAGE="http://solfertje.student.utwente.nl/~dalroi/applications.php;
-SRC_URI="http://solfertje.student.utwente.nl/~dalroi/${PN}/files/${P}.tar.gz;
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ppc ppc64 sparc x86"
-IUSE=""
-
-RDEPEND="

[gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmdate/

2015-08-23 Thread Bernard Cafarelli
commit: d66ef6a88c584bff501c8b49079ac6884c6d7edd
Author: Bernard Cafarelli voyageur AT gentoo DOT org
AuthorDate: Sun Aug 23 20:05:52 2015 +
Commit: Bernard Cafarelli voyageur AT gentoo DOT org
CommitDate: Sun Aug 23 20:35:00 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d66ef6a8

x11-plugins/wmdate: EAPI bump, fix compilation with new libdockapp

Package-Manager: portage-2.2.20.1

 x11-plugins/wmdate/Manifest  |  2 +-
 .../{wmdate-0.7.ebuild = wmdate-0.7-r1.ebuild}  | 20 
 x11-plugins/wmdate/wmdate-0.7.ebuild |  4 ++--
 3 files changed, 15 insertions(+), 11 deletions(-)

diff --git a/x11-plugins/wmdate/Manifest b/x11-plugins/wmdate/Manifest
index 22bb856..16415f4 100644
--- a/x11-plugins/wmdate/Manifest
+++ b/x11-plugins/wmdate/Manifest
@@ -1 +1 @@
-DIST wmdate-0.7.tar.gz 10645 SHA256 
e246e38a7488470d271dc5262f526462821fa4337c3e07bda8b9b3f9e7b8d975
+DIST wmdate-0.7.tar.gz 10645 SHA256 
e246e38a7488470d271dc5262f526462821fa4337c3e07bda8b9b3f9e7b8d975 SHA512 
30cdcd92b1ff0aaf89f87e1e396c416b0dc295c0261eb5a3f260f80aaf84b73c860d5d27b796dda2b047e6fcce1d0362005f51585a415d48f4e8b54807b228fb
 WHIRLPOOL 
fca2b61495202949628b6548aaecacc3f65837e8e3c4a27286d2653b80218a3ec90d3e7b59580a3f69f6f9e465501db28ec2bef4d41a6a7db10845674bed79f6

diff --git a/x11-plugins/wmdate/wmdate-0.7.ebuild 
b/x11-plugins/wmdate/wmdate-0.7-r1.ebuild
similarity index 72%
copy from x11-plugins/wmdate/wmdate-0.7.ebuild
copy to x11-plugins/wmdate/wmdate-0.7-r1.ebuild
index 06a3285..e73dd87 100644
--- a/x11-plugins/wmdate/wmdate-0.7.ebuild
+++ b/x11-plugins/wmdate/wmdate-0.7-r1.ebuild
@@ -1,7 +1,8 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
+EAPI=5
 inherit eutils toolchain-funcs
 
 DESCRIPTION=yet another date-display dock application
@@ -10,10 +11,10 @@ 
SRC_URI=http://solfertje.student.utwente.nl/~dalroi/${PN}/files/${P}.tar.gz;
 
 LICENSE=BSD
 SLOT=0
-KEYWORDS=amd64 ppc ppc64 sparc x86
+KEYWORDS=~amd64 ~ppc ~ppc64 ~sparc ~x86
 IUSE=
 
-RDEPEND=x11-libs/libdockapp
+RDEPEND==x11-libs/libdockapp-0.7:=
x11-libs/libX11
x11-libs/libXext
x11-libs/libXpm
@@ -21,16 +22,19 @@ DEPEND=${RDEPEND}
x11-misc/gccmakedep
x11-misc/imake
 
-src_unpack() {
-   unpack ${A}
-   cd ${S}
+src_prepare() {
epatch ${FILESDIR}/${PN}-ComplexProgramTargetNoMan.patch
+
+   sed -e 's#dockapp.h#libdockapp/dockapp.h#' -i *.c || die
 }
 
-src_compile() {
+src_configure() {
xmkmf || die xmkmf failed.
+}
+
+src_compile() {
emake CC=$(tc-getCC) CDEBUGFLAGS=${CFLAGS} \
-   LDOPTIONS=${LDFLAGS} || die emake failed.
+   LDOPTIONS=${LDFLAGS}
 }
 
 src_install() {

diff --git a/x11-plugins/wmdate/wmdate-0.7.ebuild 
b/x11-plugins/wmdate/wmdate-0.7.ebuild
index 06a3285..f3c8d7c 100644
--- a/x11-plugins/wmdate/wmdate-0.7.ebuild
+++ b/x11-plugins/wmdate/wmdate-0.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -13,7 +13,7 @@ SLOT=0
 KEYWORDS=amd64 ppc ppc64 sparc x86
 IUSE=
 
-RDEPEND=x11-libs/libdockapp
+RDEPEND=x11-libs/libdockapp-0.7
x11-libs/libX11
x11-libs/libXext
x11-libs/libXpm