public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-libs/libshout: libshout-2.3.1.ebuild ChangeLog libshout-2.2.2.ebuild libshout-2.1.ebuild libshout-2.3.0.ebuild
@ 2012-10-05  9:08 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2012-10-05  9:08 UTC (permalink / raw
  To: gentoo-commits

ssuominen    12/10/05 09:08:43

  Modified:             libshout-2.3.1.ebuild ChangeLog
  Removed:              libshout-2.2.2.ebuild libshout-2.1.ebuild
                        libshout-2.3.0.ebuild
  Log:
  old, tidy
  
  (Portage version: 2.2.0_alpha135/cvs/Linux x86_64)

Revision  Changes    Path
1.8                  media-libs/libshout/libshout-2.3.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libshout/libshout-2.3.1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libshout/libshout-2.3.1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libshout/libshout-2.3.1.ebuild?r1=1.7&r2=1.8

Index: libshout-2.3.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libshout/libshout-2.3.1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- libshout-2.3.1.ebuild	30 Sep 2012 17:25:24 -0000	1.7
+++ libshout-2.3.1.ebuild	5 Oct 2012 09:08:43 -0000	1.8
@@ -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/media-libs/libshout/libshout-2.3.1.ebuild,v 1.7 2012/09/30 17:25:24 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libshout/libshout-2.3.1.ebuild,v 1.8 2012/10/05 09:08:43 ssuominen Exp $
 
 EAPI=4
 
@@ -15,18 +15,19 @@
 
 RDEPEND="media-libs/libogg
 	media-libs/libvorbis
-	theora? ( media-libs/libtheora )
-	speex? ( media-libs/speex )"
+	speex? ( media-libs/speex )
+	theora? ( media-libs/libtheora )"
 DEPEND="${RDEPEND}
 	virtual/pkgconfig"
 
 src_configure() {
-	econf $(use_enable theora)\
+	econf \
+		$(use_enable theora) \
 		$(use_enable speex)
 }
 
 src_install() {
-	emake DESTDIR="${D}" install || die "make install failed"
+	emake DESTDIR="${D}" install
 	dodoc README examples/example.c
-	rm -rf "${D}"/usr/share/doc/libshout || die
+	rm -rf "${ED}"/usr/share/doc/${PN}
 }



1.44                 media-libs/libshout/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libshout/ChangeLog?rev=1.44&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libshout/ChangeLog?rev=1.44&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libshout/ChangeLog?r1=1.43&r2=1.44

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libshout/ChangeLog,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- ChangeLog	30 Sep 2012 17:25:24 -0000	1.43
+++ ChangeLog	5 Oct 2012 09:08:43 -0000	1.44
@@ -1,6 +1,11 @@
 # ChangeLog for media-libs/libshout
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libshout/ChangeLog,v 1.43 2012/09/30 17:25:24 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libshout/ChangeLog,v 1.44 2012/10/05 09:08:43 ssuominen Exp $
+
+  05 Oct 2012; Samuli Suominen <ssuominen@gentoo.org> -libshout-2.1.ebuild,
+  -libshout-2.2.2.ebuild, -files/libshout-2.2.2-asneeded.patch,
+  -files/libshout-2.2.2-automagic.patch, -libshout-2.3.0.ebuild:
+  old
 
   30 Sep 2012; Raúl Porcel <armin76@gentoo.org> libshout-2.3.1.ebuild:
   alpha/ia64/sh/sparc stable wrt #429126





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

only message in thread, other threads:[~2012-10-05  9:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-05  9:08 [gentoo-commits] gentoo-x86 commit in media-libs/libshout: libshout-2.3.1.ebuild ChangeLog libshout-2.2.2.ebuild libshout-2.1.ebuild libshout-2.3.0.ebuild Samuli Suominen (ssuominen)

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