public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-sound/k3guitune: ChangeLog k3guitune-1.01.ebuild
@ 2009-05-07  7:42 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 7+ messages in thread
From: Christian Faulhammer (fauli) @ 2009-05-07  7:42 UTC (permalink / raw
  To: gentoo-commits

fauli       09/05/07 07:42:00

  Modified:             ChangeLog k3guitune-1.01.ebuild
  Log:
  stable x86, bug 268640
  (Portage version: 2.1.6.11/cvs/Linux i686)

Revision  Changes    Path
1.20                 media-sound/k3guitune/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/k3guitune/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog	4 May 2009 17:15:42 -0000	1.19
+++ ChangeLog	7 May 2009 07:42:00 -0000	1.20
@@ -1,6 +1,10 @@
 # ChangeLog for media-sound/k3guitune
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/k3guitune/ChangeLog,v 1.19 2009/05/04 17:15:42 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/k3guitune/ChangeLog,v 1.20 2009/05/07 07:42:00 fauli Exp $
+
+  07 May 2009; Christian Faulhammer <fauli@gentoo.org>
+  k3guitune-1.01.ebuild:
+  stable x86, bug 268640
 
 *k3guitune-1.01 (04 May 2009)
 



1.2                  media-sound/k3guitune/k3guitune-1.01.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/k3guitune/k3guitune-1.01.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/k3guitune/k3guitune-1.01.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/k3guitune/k3guitune-1.01.ebuild?r1=1.1&r2=1.2

Index: k3guitune-1.01.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/k3guitune/k3guitune-1.01.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- k3guitune-1.01.ebuild	4 May 2009 17:15:42 -0000	1.1
+++ k3guitune-1.01.ebuild	7 May 2009 07:42:00 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/k3guitune/k3guitune-1.01.ebuild,v 1.1 2009/05/04 17:15:42 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/k3guitune/k3guitune-1.01.ebuild,v 1.2 2009/05/07 07:42:00 fauli Exp $
 
 inherit kde eutils
 
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
 IUSE="alsa oss jack"
 
 DEPEND="=sci-libs/fftw-3*






^ permalink raw reply	[flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-sound/k3guitune: ChangeLog k3guitune-1.01.ebuild
@ 2009-09-11 11:31 Diego Petteno (flameeyes)
  0 siblings, 0 replies; 7+ messages in thread
From: Diego Petteno (flameeyes) @ 2009-09-11 11:31 UTC (permalink / raw
  To: gentoo-commits

flameeyes    09/09/11 11:31:07

  Modified:             ChangeLog k3guitune-1.01.ebuild
  Log:
  Fix DEPEND/RDEPEND assignment.
  (Portage version: 2.2_rc40/cvs/Linux x86_64)

Revision  Changes    Path
1.26                 media-sound/k3guitune/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/k3guitune/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog	2 Jun 2009 22:59:48 -0000	1.25
+++ ChangeLog	11 Sep 2009 11:31:07 -0000	1.26
@@ -1,6 +1,10 @@
 # ChangeLog for media-sound/k3guitune
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/k3guitune/ChangeLog,v 1.25 2009/06/02 22:59:48 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/k3guitune/ChangeLog,v 1.26 2009/09/11 11:31:07 flameeyes Exp $
+
+  11 Sep 2009; Diego E. Pettenò <flameeyes@gentoo.org>
+  k3guitune-1.01.ebuild:
+  Fix DEPEND/RDEPEND assignment.
 
   21 May 2009; Samuli Suominen <ssuominen@gentoo.org> k3guitune-1.01.ebuild,
   +files/k3guitune-1.01-desktop-entry.patch, +files/k3guitune.xpm:



1.10                 media-sound/k3guitune/k3guitune-1.01.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/k3guitune/k3guitune-1.01.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/k3guitune/k3guitune-1.01.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/k3guitune/k3guitune-1.01.ebuild?r1=1.9&r2=1.10

Index: k3guitune-1.01.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/k3guitune/k3guitune-1.01.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- k3guitune-1.01.ebuild	2 Jun 2009 22:59:48 -0000	1.9
+++ k3guitune-1.01.ebuild	11 Sep 2009 11:31:07 -0000	1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/k3guitune/k3guitune-1.01.ebuild,v 1.9 2009/06/02 22:59:48 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/k3guitune/k3guitune-1.01.ebuild,v 1.10 2009/09/11 11:31:07 flameeyes Exp $
 
 EAPI=2
 ARTS_REQUIRED=never
@@ -19,7 +19,7 @@
 RDEPEND="sci-libs/fftw:3.0
 	alsa? ( media-libs/alsa-lib )
 	jack? ( media-libs/bio2jack )"
-DEPEND="${DEPEND}"
+DEPEND="${RDEPEND}"
 
 need-kde 3.5
 






^ permalink raw reply	[flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-sound/k3guitune: ChangeLog k3guitune-1.01.ebuild
@ 2009-06-02 22:59 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 7+ messages in thread
From: Samuli Suominen (ssuominen) @ 2009-06-02 22:59 UTC (permalink / raw
  To: gentoo-commits

ssuominen    09/06/02 22:59:48

  Modified:             ChangeLog k3guitune-1.01.ebuild
  Log:
  Move slot to 3.5.
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

Revision  Changes    Path
1.25                 media-sound/k3guitune/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/k3guitune/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog	21 May 2009 16:27:07 -0000	1.24
+++ ChangeLog	2 Jun 2009 22:59:48 -0000	1.25
@@ -1,6 +1,6 @@
 # ChangeLog for media-sound/k3guitune
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/k3guitune/ChangeLog,v 1.24 2009/05/21 16:27:07 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/k3guitune/ChangeLog,v 1.25 2009/06/02 22:59:48 ssuominen Exp $
 
   21 May 2009; Samuli Suominen <ssuominen@gentoo.org> k3guitune-1.01.ebuild,
   +files/k3guitune-1.01-desktop-entry.patch, +files/k3guitune.xpm:
@@ -25,10 +25,8 @@
   Szczesiak for reporting.
 
   06 Aug 2008; Alexis Ballier <aballier@gentoo.org>
-  -files/k3guitune-0.4.1-configure.patch,
-  -files/k3guitune-0.5-configure.patch, +files/k3guitune-1.0-gcc43.patch,
-  -k3guitune-0.4.1.ebuild, -k3guitune-0.5.ebuild, k3guitune-1.0.ebuild:
-  remove old and fix build with gcc 4.3 for latest version
+  +files/k3guitune-1.01-gcc43.patch, k3guitune-1.0.ebuild:
+  Fix compile with GCC 4.3.
 
   21 Jun 2008; Christian Faulhammer <opfer@gentoo.org> k3guitune-1.0.ebuild:
   stable x86, bug 226769



1.9                  media-sound/k3guitune/k3guitune-1.01.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/k3guitune/k3guitune-1.01.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/k3guitune/k3guitune-1.01.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/k3guitune/k3guitune-1.01.ebuild?r1=1.8&r2=1.9

Index: k3guitune-1.01.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/k3guitune/k3guitune-1.01.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- k3guitune-1.01.ebuild	21 May 2009 16:27:07 -0000	1.8
+++ k3guitune-1.01.ebuild	2 Jun 2009 22:59:48 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/k3guitune/k3guitune-1.01.ebuild,v 1.8 2009/05/21 16:27:07 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/k3guitune/k3guitune-1.01.ebuild,v 1.9 2009/06/02 22:59:48 ssuominen Exp $
 
 EAPI=2
 ARTS_REQUIRED=never
@@ -12,14 +12,14 @@
 		mirror://gentoo/kde-admindir-3.5.5.tar.bz2"
 
 LICENSE="GPL-2"
-SLOT="0"
+SLOT="3.5"
 KEYWORDS="amd64 ~ppc x86"
 IUSE="+alsa oss jack"
 
-DEPEND="=sci-libs/fftw-3*
+RDEPEND="sci-libs/fftw:3.0
 	alsa? ( media-libs/alsa-lib )
 	jack? ( media-libs/bio2jack )"
-RDEPEND="${DEPEND}"
+DEPEND="${DEPEND}"
 
 need-kde 3.5
 
@@ -32,7 +32,7 @@
 
 src_prepare() {
 	kde_src_prepare
-	epatch "${FILESDIR}"/${PN}-1.0-gcc43.patch \
+	epatch "${FILESDIR}"/${P}-gcc43.patch \
 		"${FILESDIR}"/${P}-fftw.patch \
 		"${FILESDIR}"/${P}-desktop-entry.patch
 
@@ -48,7 +48,7 @@
 	sed -i -e "s:^SUBDIRS =.*:SUBDIRS = ${MAKE_DOC} :" \
 		"${KDE_S}/doc/Makefile.am" || die "sed for docs locale failed"
 
-	rm -f "${S}/configure"
+	rm -f "${S}"/configure
 }
 
 src_configure() {






^ permalink raw reply	[flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-sound/k3guitune: ChangeLog k3guitune-1.01.ebuild
@ 2009-05-21 16:27 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 7+ messages in thread
From: Samuli Suominen (ssuominen) @ 2009-05-21 16:27 UTC (permalink / raw
  To: gentoo-commits

ssuominen    09/05/21 16:27:07

  Modified:             ChangeLog k3guitune-1.01.ebuild
  Log:
  Desktop entry and Icon.
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

Revision  Changes    Path
1.24                 media-sound/k3guitune/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/k3guitune/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog	21 May 2009 15:50:45 -0000	1.23
+++ ChangeLog	21 May 2009 16:27:07 -0000	1.24
@@ -1,6 +1,10 @@
 # ChangeLog for media-sound/k3guitune
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/k3guitune/ChangeLog,v 1.23 2009/05/21 15:50:45 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/k3guitune/ChangeLog,v 1.24 2009/05/21 16:27:07 ssuominen Exp $
+
+  21 May 2009; Samuli Suominen <ssuominen@gentoo.org> k3guitune-1.01.ebuild,
+  +files/k3guitune-1.01-desktop-entry.patch, +files/k3guitune.xpm:
+  Desktop entry and Icon.
 
   21 May 2009; Samuli Suominen <ssuominen@gentoo.org> -k3guitune-1.0.ebuild,
   k3guitune-1.01.ebuild:



1.8                  media-sound/k3guitune/k3guitune-1.01.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/k3guitune/k3guitune-1.01.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/k3guitune/k3guitune-1.01.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/k3guitune/k3guitune-1.01.ebuild?r1=1.7&r2=1.8

Index: k3guitune-1.01.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/k3guitune/k3guitune-1.01.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- k3guitune-1.01.ebuild	21 May 2009 16:01:40 -0000	1.7
+++ k3guitune-1.01.ebuild	21 May 2009 16:27:07 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/k3guitune/k3guitune-1.01.ebuild,v 1.7 2009/05/21 16:01:40 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/k3guitune/k3guitune-1.01.ebuild,v 1.8 2009/05/21 16:27:07 ssuominen Exp $
 
 EAPI=2
 ARTS_REQUIRED=never
@@ -30,10 +30,11 @@
 	IUSE="${IUSE} linguas_${X}"
 done
 
-src_unpack() {
-	kde_src_unpack
+src_prepare() {
+	kde_src_prepare
 	epatch "${FILESDIR}"/${PN}-1.0-gcc43.patch \
-		"${FILESDIR}"/${P}-fftw.patch
+		"${FILESDIR}"/${P}-fftw.patch \
+		"${FILESDIR}"/${P}-desktop-entry.patch
 
 	for X in ${LANGS} ; do
 		use linguas_${X} && MAKE_LANGS="${MAKE_LANGS} ${X}.po"
@@ -59,3 +60,8 @@
 
 	kde_src_configure
 }
+
+src_install() {
+	kde_src_install
+	doicon "${FILESDIR}"/${PN}.xpm
+}






^ permalink raw reply	[flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-sound/k3guitune: ChangeLog k3guitune-1.01.ebuild
@ 2009-05-21 15:50 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 7+ messages in thread
From: Samuli Suominen (ssuominen) @ 2009-05-21 15:50 UTC (permalink / raw
  To: gentoo-commits

ssuominen    09/05/21 15:50:45

  Modified:             ChangeLog k3guitune-1.01.ebuild
  Log:
  Enabla alsa by default..
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

Revision  Changes    Path
1.23                 media-sound/k3guitune/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/k3guitune/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog	21 May 2009 14:56:43 -0000	1.22
+++ ChangeLog	21 May 2009 15:50:45 -0000	1.23
@@ -1,10 +1,10 @@
 # ChangeLog for media-sound/k3guitune
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/k3guitune/ChangeLog,v 1.22 2009/05/21 14:56:43 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/k3guitune/ChangeLog,v 1.23 2009/05/21 15:50:45 ssuominen Exp $
 
   21 May 2009; Samuli Suominen <ssuominen@gentoo.org> -k3guitune-1.0.ebuild,
   k3guitune-1.01.ebuild:
-  Remove invalid arts support from ebuild.
+  Remove arts support and enable alsa by default.
 
   14 May 2009; Markus Meier <maekke@gentoo.org> k3guitune-1.01.ebuild:
   amd64 stable, bug #268640



1.6                  media-sound/k3guitune/k3guitune-1.01.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/k3guitune/k3guitune-1.01.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/k3guitune/k3guitune-1.01.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/k3guitune/k3guitune-1.01.ebuild?r1=1.5&r2=1.6

Index: k3guitune-1.01.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/k3guitune/k3guitune-1.01.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- k3guitune-1.01.ebuild	21 May 2009 15:41:31 -0000	1.5
+++ k3guitune-1.01.ebuild	21 May 2009 15:50:45 -0000	1.6
@@ -1,7 +1,8 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/k3guitune/k3guitune-1.01.ebuild,v 1.5 2009/05/21 15:41:31 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/k3guitune/k3guitune-1.01.ebuild,v 1.6 2009/05/21 15:50:45 ssuominen Exp $
 
+EAPI=2
 ARTS_REQUIRED=never
 inherit kde eutils
 
@@ -13,7 +14,7 @@
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 ~ppc x86"
-IUSE="alsa oss jack"
+IUSE="+alsa oss jack"
 
 DEPEND="=sci-libs/fftw-3*
 	alsa? ( media-libs/alsa-lib )
@@ -52,7 +53,9 @@
 src_compile() {
 	local myconf="$(use_enable alsa)
 		$(use_enable oss)
-		$(use_enable jack)"
+		$(use_enable jack)
+		--without-arts
+		--disable-arts"
 
 	kde_src_compile
 }






^ permalink raw reply	[flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-sound/k3guitune: ChangeLog k3guitune-1.01.ebuild
@ 2009-05-14 20:50 Markus Meier (maekke)
  0 siblings, 0 replies; 7+ messages in thread
From: Markus Meier (maekke) @ 2009-05-14 20:50 UTC (permalink / raw
  To: gentoo-commits

maekke      09/05/14 20:50:15

  Modified:             ChangeLog k3guitune-1.01.ebuild
  Log:
  amd64 stable, bug #268640
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

Revision  Changes    Path
1.21                 media-sound/k3guitune/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/k3guitune/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog	7 May 2009 07:42:00 -0000	1.20
+++ ChangeLog	14 May 2009 20:50:15 -0000	1.21
@@ -1,6 +1,9 @@
 # ChangeLog for media-sound/k3guitune
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/k3guitune/ChangeLog,v 1.20 2009/05/07 07:42:00 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/k3guitune/ChangeLog,v 1.21 2009/05/14 20:50:15 maekke Exp $
+
+  14 May 2009; Markus Meier <maekke@gentoo.org> k3guitune-1.01.ebuild:
+  amd64 stable, bug #268640
 
   07 May 2009; Christian Faulhammer <fauli@gentoo.org>
   k3guitune-1.01.ebuild:



1.3                  media-sound/k3guitune/k3guitune-1.01.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/k3guitune/k3guitune-1.01.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/k3guitune/k3guitune-1.01.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/k3guitune/k3guitune-1.01.ebuild?r1=1.2&r2=1.3

Index: k3guitune-1.01.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/k3guitune/k3guitune-1.01.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- k3guitune-1.01.ebuild	7 May 2009 07:42:00 -0000	1.2
+++ k3guitune-1.01.ebuild	14 May 2009 20:50:15 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/k3guitune/k3guitune-1.01.ebuild,v 1.2 2009/05/07 07:42:00 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/k3guitune/k3guitune-1.01.ebuild,v 1.3 2009/05/14 20:50:15 maekke Exp $
 
 inherit kde eutils
 
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="amd64 ~ppc x86"
 IUSE="alsa oss jack"
 
 DEPEND="=sci-libs/fftw-3*






^ permalink raw reply	[flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-sound/k3guitune: ChangeLog k3guitune-1.01.ebuild
@ 2009-05-04 17:15 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 7+ messages in thread
From: Samuli Suominen (ssuominen) @ 2009-05-04 17:15 UTC (permalink / raw
  To: gentoo-commits

ssuominen    09/05/04 17:15:42

  Modified:             ChangeLog
  Added:                k3guitune-1.01.ebuild
  Log:
  Version bump with fftw compability patch wrt #268293, thanks to Robert Szczesiak for reporting.
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

Revision  Changes    Path
1.19                 media-sound/k3guitune/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/k3guitune/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	6 Aug 2008 22:57:52 -0000	1.18
+++ ChangeLog	4 May 2009 17:15:42 -0000	1.19
@@ -1,6 +1,13 @@
 # ChangeLog for media-sound/k3guitune
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/k3guitune/ChangeLog,v 1.18 2008/08/06 22:57:52 aballier Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/k3guitune/ChangeLog,v 1.19 2009/05/04 17:15:42 ssuominen Exp $
+
+*k3guitune-1.01 (04 May 2009)
+
+  04 May 2009; Samuli Suominen <ssuominen@gentoo.org>
+  +k3guitune-1.01.ebuild, +files/k3guitune-1.01-fftw.patch:
+  Version bump with fftw compability patch wrt #268293, thanks to Robert
+  Szczesiak for reporting.
 
   06 Aug 2008; Alexis Ballier <aballier@gentoo.org>
   -files/k3guitune-0.4.1-configure.patch,



1.1                  media-sound/k3guitune/k3guitune-1.01.ebuild

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

Index: k3guitune-1.01.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/k3guitune/k3guitune-1.01.ebuild,v 1.1 2009/05/04 17:15:42 ssuominen Exp $

inherit kde eutils

DESCRIPTION="A program for KDE that lets you tune musical instruments."
HOMEPAGE="http://home.planet.nl/~lamer024/k3guitune.html"
SRC_URI="http://home.planet.nl/~lamer024/files/${P}.tar.gz
		mirror://gentoo/kde-admindir-3.5.5.tar.bz2"

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

DEPEND="=sci-libs/fftw-3*
	alsa? ( media-libs/alsa-lib )
	jack? ( media-libs/bio2jack )"
RDEPEND="${DEPEND}"

need-kde 3.5

LANGS="de fr nl sk"
LANGS_DOC="de en nl"

for X in ${LANGS} ${LANGS_DOC} ; do
	IUSE="${IUSE} linguas_${X}"
done

src_unpack() {
	kde_src_unpack
	epatch "${FILESDIR}"/${PN}-1.0-gcc43.patch \
		"${FILESDIR}"/${P}-fftw.patch

	for X in ${LANGS} ; do
		use linguas_${X} && MAKE_LANGS="${MAKE_LANGS} ${X}.po"
	done
	cd "${S}/po"
	sed -i -e "s:POFILES =.*:POFILES = ${MAKE_LANGS}:" Makefile.am \
		|| die "sed for translations failed"

	MAKE_DOC=$(echo $(echo "${LINGUAS} ${LANGS_DOC}" | tr ' ' '\n' | sort | uniq -d))
	[[ -n ${MAKE_DOC} ]] && MAKE_DOC=$(echo "${MAKE_DOC}" | tr '\n' ' ')
	sed -i -e "s:^SUBDIRS =.*:SUBDIRS = ${MAKE_DOC} :" \
		"${KDE_S}/doc/Makefile.am" || die "sed for docs locale failed"

	rm -f "${S}/configure"
}

src_compile() {
	local myconf="$(use_enable alsa)
		$(use_enable arts)
		$(use_enable oss)
		$(use_enable jack)"

	kde_src_compile
}






^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2009-09-11 11:31 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-07  7:42 [gentoo-commits] gentoo-x86 commit in media-sound/k3guitune: ChangeLog k3guitune-1.01.ebuild Christian Faulhammer (fauli)
  -- strict thread matches above, loose matches on Subject: below --
2009-09-11 11:31 Diego Petteno (flameeyes)
2009-06-02 22:59 Samuli Suominen (ssuominen)
2009-05-21 16:27 Samuli Suominen (ssuominen)
2009-05-21 15:50 Samuli Suominen (ssuominen)
2009-05-14 20:50 Markus Meier (maekke)
2009-05-04 17:15 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