public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-plugins/fsviewer: fsviewer-0.2.5.ebuild ChangeLog fsviewer-0.2.6.ebuild
@ 2012-07-11 22:06 Bernard Cafarelli (voyageur)
  0 siblings, 0 replies; only message in thread
From: Bernard Cafarelli (voyageur) @ 2012-07-11 22:06 UTC (permalink / raw
  To: gentoo-commits

voyageur    12/07/11 22:06:05

  Modified:             fsviewer-0.2.5.ebuild ChangeLog
                        fsviewer-0.2.6.ebuild
  Log:
  Fix ~arch version to support new windowmaker
  
  (Portage version: 2.2.0_alpha116/cvs/Linux x86_64)

Revision  Changes    Path
1.13                 x11-plugins/fsviewer/fsviewer-0.2.5.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/fsviewer/fsviewer-0.2.5.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/fsviewer/fsviewer-0.2.5.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/fsviewer/fsviewer-0.2.5.ebuild?r1=1.12&r2=1.13

Index: fsviewer-0.2.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/fsviewer/fsviewer-0.2.5.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- fsviewer-0.2.5.ebuild	14 Jun 2012 15:43:54 -0000	1.12
+++ fsviewer-0.2.5.ebuild	11 Jul 2012 22:06:05 -0000	1.13
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/fsviewer/fsviewer-0.2.5.ebuild,v 1.12 2012/06/14 15:43:54 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/fsviewer/fsviewer-0.2.5.ebuild,v 1.13 2012/07/11 22:06:05 voyageur Exp $
 
 EAPI=1
 
@@ -40,7 +40,8 @@
 	x11-libs/libXt
 	x11-proto/xextproto
 	x11-proto/xproto
-	x11-wm/windowmaker"
+	<x11-wm/windowmaker-0.95.0"
+RDEPEND=${DEPEND}
 
 S=${WORKDIR}/${MY_PN}.app-${PV}
 



1.21                 x11-plugins/fsviewer/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/fsviewer/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/fsviewer/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/fsviewer/ChangeLog?r1=1.20&r2=1.21

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/fsviewer/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog	14 Jun 2012 15:43:54 -0000	1.20
+++ ChangeLog	11 Jul 2012 22:06:05 -0000	1.21
@@ -1,6 +1,10 @@
 # ChangeLog for x11-plugins/fsviewer
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/fsviewer/ChangeLog,v 1.20 2012/06/14 15:43:54 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/fsviewer/ChangeLog,v 1.21 2012/07/11 22:06:05 voyageur Exp $
+
+  11 Jul 2012; Bernard Cafarelli <voyageur@gentoo.org> fsviewer-0.2.5.ebuild,
+  fsviewer-0.2.6.ebuild, +files/fsviewer-0.2.6-wmaker-0.95_support.patch:
+  Fix ~arch version to support new windowmaker
 
   14 Jun 2012; Samuli Suominen <ssuominen@gentoo.org> fsviewer-0.2.5.ebuild:
   x11-libs/libPropList rename to x11-libs/libproplist



1.2                  x11-plugins/fsviewer/fsviewer-0.2.6.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/fsviewer/fsviewer-0.2.6.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/fsviewer/fsviewer-0.2.6.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/fsviewer/fsviewer-0.2.6.ebuild?r1=1.1&r2=1.2

Index: fsviewer-0.2.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/fsviewer/fsviewer-0.2.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- fsviewer-0.2.6.ebuild	26 Jun 2010 23:42:32 -0000	1.1
+++ fsviewer-0.2.6.ebuild	11 Jul 2012 22:06:05 -0000	1.2
@@ -1,9 +1,9 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/fsviewer/fsviewer-0.2.6.ebuild,v 1.1 2010/06/26 23:42:32 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/fsviewer/fsviewer-0.2.6.ebuild,v 1.2 2012/07/11 22:06:05 voyageur Exp $
 
-EAPI=2
-inherit multilib
+EAPI=4
+inherit autotools eutils multilib
 
 MY_P=${PN}-app-${PV}
 
@@ -16,7 +16,7 @@
 KEYWORDS="~amd64 ~ppc ~x86"
 IUSE="nls"
 
-RDEPEND="x11-wm/windowmaker
+RDEPEND=">=x11-wm/windowmaker-0.95.2
 	x11-libs/libXft
 	x11-libs/libXpm
 	x11-libs/libX11"
@@ -26,14 +26,19 @@
 
 S=${WORKDIR}/${MY_P}
 
+src_prepare() {
+	epatch "${FILESDIR}"/${P}-wmaker-0.95_support.patch
+	eautoreconf
+}
+
 src_configure() {
 	econf \
-		--disable-dependency-tracking \
 		$(use_enable nls) \
 		--with-appspath=/usr/$(get_libdir)/GNUstep
 }
 
 src_install() {
-	emake DESTDIR="${D}" install || die
+	emake DESTDIR="${D}" install
+	dosym /usr/$(get_libdir)/GNUstep/FSViewer.app/FSViewer /usr/bin/FSViewer
 	dodoc AUTHORS ChangeLog NEWS README
 }






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

only message in thread, other threads:[~2012-07-11 22:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-11 22:06 [gentoo-commits] gentoo-x86 commit in x11-plugins/fsviewer: fsviewer-0.2.5.ebuild ChangeLog fsviewer-0.2.6.ebuild Bernard Cafarelli (voyageur)

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