From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9EBF5138AE9 for ; Mon, 27 Nov 2017 00:57:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A3A03E0E45; Mon, 27 Nov 2017 00:57:33 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6EB43E0E45 for ; Mon, 27 Nov 2017 00:57:33 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 73FE533FE7D for ; Mon, 27 Nov 2017 00:57:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 81C76A8C8 for ; Mon, 27 Nov 2017 00:57:29 +0000 (UTC) From: "Bernard Cafarelli" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Bernard Cafarelli" Message-ID: <1511744240.caf42fbd66a0d7c69c6a2f4acaff44f151067b35.voyageur@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmSun/, x11-plugins/wmSun/files/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-plugins/wmSun/Manifest x11-plugins/wmSun/files/wmSun-1.03-makefile.patch x11-plugins/wmSun/wmSun-1.03-r1.ebuild X-VCS-Directories: x11-plugins/wmSun/files/ x11-plugins/wmSun/ X-VCS-Committer: voyageur X-VCS-Committer-Name: Bernard Cafarelli X-VCS-Revision: caf42fbd66a0d7c69c6a2f4acaff44f151067b35 X-VCS-Branch: master Date: Mon, 27 Nov 2017 00:57:29 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: c2eb1553-e174-42ea-a2b3-2ce46cfafb46 X-Archives-Hash: c0ab14c875be609689184013a495e364 commit: caf42fbd66a0d7c69c6a2f4acaff44f151067b35 Author: Bernard Cafarelli gentoo org> AuthorDate: Mon Nov 27 00:55:56 2017 +0000 Commit: Bernard Cafarelli gentoo org> CommitDate: Mon Nov 27 00:57:20 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=caf42fbd x11-plugins/wmSun: drop old Package-Manager: Portage-2.3.16, Repoman-2.3.6 x11-plugins/wmSun/Manifest | 1 - x11-plugins/wmSun/files/wmSun-1.03-makefile.patch | 45 ----------------------- x11-plugins/wmSun/wmSun-1.03-r1.ebuild | 38 ------------------- 3 files changed, 84 deletions(-) diff --git a/x11-plugins/wmSun/Manifest b/x11-plugins/wmSun/Manifest index b30e46e8da4..c71a745e22c 100644 --- a/x11-plugins/wmSun/Manifest +++ b/x11-plugins/wmSun/Manifest @@ -1,2 +1 @@ -DIST wmSun-1.03.tar.gz 49744 SHA256 a46e11680d4625589d4d91030e17916c02405451e60d366340668a01597c4ea2 SHA512 d12eb1ed1e409bb9470d9e504f2b1a8319cba7724ac0ce09d0f9a4faa7967b4a546d614a6b20ccfe67929799cd93e7c9ddda5011b40923e4dda817c33482ed53 WHIRLPOOL 1e81176b48f79ec44548478a4a5474103a774dae3cf471abdb4cc82c9186079837e7123a7992dd08ffe62783270702993ac46db9cb2c5a556b72c009a744010a DIST wmsun-1.05.tar.gz 20680 SHA256 c70429aa8c201f3135bcea1c6ab441d3441bda399d8766824b9e506e9c85db69 SHA512 baa610db04ba67ca09112765e28c0fa945a98a61b642925dbaaa56a5b3e7da7424d8dd15097dcec932e3b603219d1f8806c0e50c025370226a157791f16911da WHIRLPOOL 2002a90c39369fec6a5567e32c4445d50f9fc5b5b07b70a2de6bb7f720ea68480249587346a519316dc96925b794273d9662f72815d7ab04cc8e748e5bc3244c diff --git a/x11-plugins/wmSun/files/wmSun-1.03-makefile.patch b/x11-plugins/wmSun/files/wmSun-1.03-makefile.patch deleted file mode 100644 index c12f6771e4d..00000000000 --- a/x11-plugins/wmSun/files/wmSun-1.03-makefile.patch +++ /dev/null @@ -1,45 +0,0 @@ ---- Makefile.orig 1999-01-06 03:28:39.000000000 +0100 -+++ Makefile 2008-01-28 14:58:36.000000000 +0100 -@@ -1,8 +1,9 @@ --CC = gcc --CFLAGS = -O2 -Wall --INCDIR = -I/usr/X11R6/include/X11 --DESTDIR= /usr/X11R6 --LIBDIR = -L/usr/X11R6/lib -+CC ?= gcc -+CFLAGS += -Wall -+INCDIR = -I/usr/include/X11 -+PREFIX = /usr -+LIBDIR ?= /usr/lib -+MANDIR = $(PREFIX)/share/man - - - -@@ -22,14 +23,14 @@ - - - .c.o: -- $(CC) $(COPTS) -D$(shell echo `uname -s`) -c $< -o $*.o $(INCDIR) -+ $(CC) $(CFLAGS) -D$(shell echo `uname -s`) -c $< -o $*.o $(INCDIR) - - - all: wmSun.o wmSun - - wmSun.o: wmSun_master.xpm wmSun_mask.xbm - wmSun: $(OBJS) -- $(CC) $(COPTS) $(SYSTEM) -lm -o wmSun $^ $(INCDIR) $(LIBDIR) $(LIBS) -+ $(CC) $(CFLAGS) -o wmSun $^ $(INCDIR) -L$(LIBDIR) $(LDFLAGS) $(LIBS) -lm - - clean: - for i in $(OBJS) ; do \ -@@ -38,6 +39,8 @@ - rm -f wmSun - - install:: wmSun -- install -s -m 0755 wmSun $(DESTDIR)/bin -- install -m 0644 wmSun.1 $(DESTDIR)/man/man1 -+ install -d $(DESTDIR)$(PREFIX)/bin -+ install -m 0755 wmSun $(DESTDIR)$(PREFIX)/bin -+ install -d $(DESTDIR)$(MANDIR)/man1 -+ install -m 0644 wmSun.1 $(DESTDIR)$(MANDIR)/man1 - diff --git a/x11-plugins/wmSun/wmSun-1.03-r1.ebuild b/x11-plugins/wmSun/wmSun-1.03-r1.ebuild deleted file mode 100644 index f3fdc46d24b..00000000000 --- a/x11-plugins/wmSun/wmSun-1.03-r1.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -inherit eutils multilib toolchain-funcs - -DESCRIPTION="dockapp which displays the rise/set time of the sun" -HOMEPAGE="http://dockapps.windowmaker.org/file.php/id/16" -SRC_URI="http://dockapps.windowmaker.org/download.php/id/23/${P}.tar.gz" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="amd64 ~mips ppc sparc x86" -IUSE="" - -RDEPEND="x11-libs/libX11 - x11-libs/libXext - x11-libs/libXpm" -DEPEND="${RDEPEND} - x11-proto/xproto - x11-proto/xextproto" - -S="${WORKDIR}/${P}/${PN}" - -src_unpack() { - unpack ${A} - cd "${S}" - epatch "${FILESDIR}"/${P}-makefile.patch -} - -src_compile() { - emake clean || die "make clean failed" - emake CC="$(tc-getCC)" LIBDIR="/usr/$(get_libdir)" || die "parallel make failed" -} - -src_install() { - emake DESTDIR="${D}" install || die "install failed" - dodoc README ../{BUGS,TODO} -}