public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xscreensaver-app/, x11-misc/xscreensaver-app/files/
@ 2017-01-02 10:47 Jeroen Roovers
  0 siblings, 0 replies; only message in thread
From: Jeroen Roovers @ 2017-01-02 10:47 UTC (permalink / raw
  To: gentoo-commits

commit:     96b99fd7de6fb388e65d2ff44b0a9ee8ee153c46
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  2 10:46:45 2017 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Mon Jan  2 10:47:07 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96b99fd7

x11-misc/xscreensaver-app: Old.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 .../files/xscreensaver-app-2.3-underlinking.patch  | 11 ------
 .../xscreensaver-app-2.3-r2.ebuild                 | 45 ----------------------
 2 files changed, 56 deletions(-)

diff --git a/x11-misc/xscreensaver-app/files/xscreensaver-app-2.3-underlinking.patch b/x11-misc/xscreensaver-app/files/xscreensaver-app-2.3-underlinking.patch
deleted file mode 100644
index 5707e4f..00000000
--- a/x11-misc/xscreensaver-app/files/xscreensaver-app-2.3-underlinking.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/configure.in
-+++ b/configure.in
-@@ -14,7 +14,6 @@
- 	echo
- 	exit 1)
- 
--LDFLAGS=`gtk-config --cflags`
-+PKG_CHECK_MODULES(LIBX11, x11,[LIBS="$LIBS $LIBX11_LIBS";INCLUDES="$INCLUDES $LIBX11_CFLAGS"],[exit 1])
- 
--AC_SUBST(LDFLAGS)
- AC_OUTPUT(Makefile)

diff --git a/x11-misc/xscreensaver-app/xscreensaver-app-2.3-r2.ebuild b/x11-misc/xscreensaver-app/xscreensaver-app-2.3-r2.ebuild
deleted file mode 100644
index 44560d4..00000000
--- a/x11-misc/xscreensaver-app/xscreensaver-app-2.3-r2.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit autotools eutils toolchain-funcs
-
-MY_PN=${PN/-a/.A}
-MY_PN=${MY_PN/xs/XS}
-MY_PN=${MY_PN/s/S}
-
-DESCRIPTION="XScreenSaver dockapp for the Window Maker window manager"
-HOMEPAGE="http://xscreensaverapp.sourceforge.net/"
-SRC_URI="mirror://sourceforge/project/xscreensaverapp/${MY_PN}/${PV}/${MY_PN}-${PV}.tar.gz"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-CDEPEND="
-	x11-libs/libdockapp
-	x11-libs/libX11
-"
-DEPEND="
-	${CDEPEND}
-	x11-proto/xproto
-	virtual/pkgconfig
-"
-RDEPEND="
-	${CDEPEND}
-	x11-misc/xscreensaver
-"
-
-S=${WORKDIR}/${MY_PN}-${PV}
-
-src_prepare() {
-	epatch "${FILESDIR}"/${P}-underlinking.patch
-	eautoreconf
-}
-
-src_install() {
-	dobin ${MY_PN}
-	dodoc README NEWS ChangeLog TODO AUTHORS
-}


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2017-01-02 10:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-02 10:47 [gentoo-commits] repo/gentoo:master commit in: x11-misc/xscreensaver-app/, x11-misc/xscreensaver-app/files/ Jeroen Roovers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox