public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-sound/sooperlooper: ChangeLog sooperlooper-1.6.13_p2.ebuild
@ 2009-07-19 12:43 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2009-07-19 12:43 UTC (permalink / raw
  To: gentoo-commits

ssuominen    09/07/19 12:43:13

  Modified:             ChangeLog
  Added:                sooperlooper-1.6.13_p2.ebuild
  Log:
  Version bump.
  (Portage version: 2.2_rc33/cvs/Linux x86_64)

Revision  Changes    Path
1.16                 media-sound/sooperlooper/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/sooperlooper/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/sooperlooper/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/sooperlooper/ChangeLog?r1=1.15&r2=1.16

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/sooperlooper/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	2 Sep 2008 09:04:23 -0000	1.15
+++ ChangeLog	19 Jul 2009 12:43:13 -0000	1.16
@@ -1,6 +1,12 @@
 # ChangeLog for media-sound/sooperlooper
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/sooperlooper/ChangeLog,v 1.15 2008/09/02 09:04:23 aballier Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/sooperlooper/ChangeLog,v 1.16 2009/07/19 12:43:13 ssuominen Exp $
+
+*sooperlooper-1.6.13_p2 (19 Jul 2009)
+
+  19 Jul 2009; Samuli Suominen <ssuominen@gentoo.org>
+  +sooperlooper-1.6.13_p2.ebuild:
+  Version bump.
 
 *sooperlooper-1.6.10 (02 Sep 2008)
 



1.1                  media-sound/sooperlooper/sooperlooper-1.6.13_p2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/sooperlooper/sooperlooper-1.6.13_p2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/sooperlooper/sooperlooper-1.6.13_p2.ebuild?rev=1.1&content-type=text/plain

Index: sooperlooper-1.6.13_p2.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/sooperlooper/sooperlooper-1.6.13_p2.ebuild,v 1.1 2009/07/19 12:43:13 ssuominen Exp $

EAPI=2
inherit autotools eutils wxwidgets

DESCRIPTION="Live looping sampler with immediate loop recording"
HOMEPAGE="http://essej.net/sooperlooper/index.html"
SRC_URI="http://essej.net/sooperlooper/${P/_p/-}.tar.gz
	mirror://gentoo/${PN}-1.6.5-m4.tar.bz2"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""

RDEPEND="media-sound/jack-audio-connection-kit
	x11-libs/wxGTK:2.8
	media-libs/liblo
	dev-libs/libsigc++:1.2
	media-libs/libsndfile
	media-libs/libsamplerate
	dev-libs/libxml2
	media-libs/rubberband
	sci-libs/fftw:3.0"
DEPEND="${RDEPEND}
	dev-util/pkgconfig"

S=${WORKDIR}/${P/_p*}

src_prepare() {
	cp -rf "${WORKDIR}"/aclocal "${S}" || die "copying aclocal failed"
	epatch "${FILESDIR}"/${PN}-1.6.5-cxxflags.patch
	AT_M4DIR="${S}/aclocal" eautoreconf
}

src_configure() {
	WX_GTK_VER="2.8"
	need-wxwidgets unicode

	econf \
		--disable-dependency-tracking \
		--disable-optimize \
		--with-wxconfig-path="${WX_CONFIG}"
}

src_install() {
	emake DESTDIR="${D}" install || die "emake install failed"
	dodoc OSC README
}






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

only message in thread, other threads:[~2009-07-19 12:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-19 12:43 [gentoo-commits] gentoo-x86 commit in media-sound/sooperlooper: ChangeLog sooperlooper-1.6.13_p2.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