diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-06-02 22:59:48 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-06-02 22:59:48 +0000 |
commit | 07776b4accc7e93801c151663c4e13deab0ba7cc (patch) | |
tree | b7b5f0a9884e86d5905331aab1be04464224fff1 /media-sound | |
parent | Add sound as well. (diff) | |
download | gentoo-2-07776b4accc7e93801c151663c4e13deab0ba7cc.tar.gz gentoo-2-07776b4accc7e93801c151663c4e13deab0ba7cc.tar.bz2 gentoo-2-07776b4accc7e93801c151663c4e13deab0ba7cc.zip |
Move slot to 3.5.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/k3guitune/ChangeLog | 8 | ||||
-rw-r--r-- | media-sound/k3guitune/files/k3guitune-1.01-desktop-entry.patch | 2 | ||||
-rw-r--r-- | media-sound/k3guitune/files/k3guitune-1.01-fftw.patch | 2 | ||||
-rw-r--r-- | media-sound/k3guitune/files/k3guitune-1.01-gcc43.patch (renamed from media-sound/k3guitune/files/k3guitune-1.0-gcc43.patch) | 2 | ||||
-rw-r--r-- | media-sound/k3guitune/k3guitune-1.01.ebuild | 12 |
5 files changed, 15 insertions, 11 deletions
diff --git a/media-sound/k3guitune/ChangeLog b/media-sound/k3guitune/ChangeLog index c32c0092cc93..1d1c07c2fa34 100644 --- a/media-sound/k3guitune/ChangeLog +++ b/media-sound/k3guitune/ChangeLog @@ -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 diff --git a/media-sound/k3guitune/files/k3guitune-1.01-desktop-entry.patch b/media-sound/k3guitune/files/k3guitune-1.01-desktop-entry.patch index 80bf2818acfb..567d50947698 100644 --- a/media-sound/k3guitune/files/k3guitune-1.01-desktop-entry.patch +++ b/media-sound/k3guitune/files/k3guitune-1.01-desktop-entry.patch @@ -1,3 +1,5 @@ +Fix desktop-entry and it's location to respect current freedesktop spec. + diff -ur k3guitune-1.01.orig/k3guitune/k3guitune.desktop k3guitune-1.01/k3guitune/k3guitune.desktop --- k3guitune-1.01.orig/k3guitune/k3guitune.desktop 2007-12-15 15:16:27.000000000 +0200 +++ k3guitune-1.01/k3guitune/k3guitune.desktop 2009-05-21 19:19:27.000000000 +0300 diff --git a/media-sound/k3guitune/files/k3guitune-1.01-fftw.patch b/media-sound/k3guitune/files/k3guitune-1.01-fftw.patch index 7a8648e010f4..ece8c2a8a710 100644 --- a/media-sound/k3guitune/files/k3guitune-1.01-fftw.patch +++ b/media-sound/k3guitune/files/k3guitune-1.01-fftw.patch @@ -1,3 +1,5 @@ +Fix compability with current fftw. + diff -Naur k3guitune-1.01/k3guitune/osziview.cpp k3guitune-1.01_1/k3guitune/osziview.cpp --- k3guitune-1.01/k3guitune/osziview.cpp 2007-12-15 18:16:27.000000000 +0500 +++ k3guitune-1.01_1/k3guitune/osziview.cpp 2008-10-23 03:21:11.000000000 +0600 diff --git a/media-sound/k3guitune/files/k3guitune-1.0-gcc43.patch b/media-sound/k3guitune/files/k3guitune-1.01-gcc43.patch index 5ac67cc79f46..53989d3f5071 100644 --- a/media-sound/k3guitune/files/k3guitune-1.0-gcc43.patch +++ b/media-sound/k3guitune/files/k3guitune-1.01-gcc43.patch @@ -1,3 +1,5 @@ +Fix compilation with GNU GCC 4.3.0 and up. + Index: k3guitune-1.0/k3guitune/soundinput.h =================================================================== --- k3guitune-1.0.orig/k3guitune/soundinput.h diff --git a/media-sound/k3guitune/k3guitune-1.01.ebuild b/media-sound/k3guitune/k3guitune-1.01.ebuild index 198df64e5355..1fd7fd823fba 100644 --- a/media-sound/k3guitune/k3guitune-1.01.ebuild +++ b/media-sound/k3guitune/k3guitune-1.01.ebuild @@ -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 @@ 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" +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 @@ done 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 @@ src_prepare() { 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() { |