summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2013-07-28 02:07:08 +0000
committerMichael Weber <xmw@gentoo.org>2013-07-28 02:07:08 +0000
commitc34365ec8c3b44409840280481d6524a73a07b79 (patch)
tree17d0710ade1d61fe3326a942563035d21fe6b8df /media-sound
parentVersion bump. (diff)
downloadgentoo-2-c34365ec8c3b44409840280481d6524a73a07b79.tar.gz
gentoo-2-c34365ec8c3b44409840280481d6524a73a07b79.tar.bz2
gentoo-2-c34365ec8c3b44409840280481d6524a73a07b79.zip
Version bump (requested by eternalfuzzy1@gmail.com, bug 478306), inherit wxwidgets eclass (reported by boxcars@gmx.net, bug 475372), drop old versions.
(Portage version: 2.2.0_alpha188/cvs/Linux x86_64, signed Manifest commit with key 62EEF090)
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/spek/ChangeLog11
-rw-r--r--media-sound/spek/spek-0.7.ebuild29
-rw-r--r--media-sound/spek/spek-0.8.0.ebuild22
-rw-r--r--media-sound/spek/spek-0.8.1.ebuild28
-rw-r--r--media-sound/spek/spek-0.8.3.ebuild30
5 files changed, 39 insertions, 81 deletions
diff --git a/media-sound/spek/ChangeLog b/media-sound/spek/ChangeLog
index d0d388fba923..f80d0eddc039 100644
--- a/media-sound/spek/ChangeLog
+++ b/media-sound/spek/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for media-sound/spek
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/spek/ChangeLog,v 1.8 2012/10/06 10:24:22 xmw Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/spek/ChangeLog,v 1.9 2013/07/28 02:07:08 xmw Exp $
+
+*spek-0.8.3 (28 Jul 2013)
+
+ 28 Jul 2013; Michael Weber <xmw@gentoo.org> +spek-0.8.3.ebuild,
+ -spek-0.7.ebuild, -spek-0.8.0.ebuild, -spek-0.8.1.ebuild:
+ Version bump (requested by eternalfuzzy1@gmail.com, bug 478306), inherit
+ wxwidgets eclass (reported by boxcars@gmx.net, bug 475372), drop old versions.
*spek-0.8.1 (06 Oct 2012)
diff --git a/media-sound/spek/spek-0.7.ebuild b/media-sound/spek/spek-0.7.ebuild
deleted file mode 100644
index 00108a100ddb..000000000000
--- a/media-sound/spek/spek-0.7.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/spek/spek-0.7.ebuild,v 1.2 2012/05/05 09:01:45 mgorny Exp $
-
-EAPI=3
-
-DESCRIPTION="Analyse your audio files by showing their spectrogram"
-HOMEPAGE="http://www.spek-project.org/"
-SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.bz2"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-RDEPEND="dev-libs/glib
- virtual/ffmpeg
- >=x11-libs/gtk+-2.18:2"
-
-DEPEND="${RDEPEND}
- dev-lang/vala:0.10
- dev-util/intltool
- virtual/pkgconfig
- sys-devel/gettext"
-
-src_install() {
- emake DESTDIR="${D}" install || die
- dodoc AUTHORS NEWS || die
-}
diff --git a/media-sound/spek/spek-0.8.0.ebuild b/media-sound/spek/spek-0.8.0.ebuild
deleted file mode 100644
index 3c80c9499ffa..000000000000
--- a/media-sound/spek/spek-0.8.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/spek/spek-0.8.0.ebuild,v 1.1 2012/09/25 18:48:43 xmw Exp $
-
-EAPI=4
-
-DESCRIPTION="Analyse your audio files by showing their spectrogram"
-HOMEPAGE="http://www.spek-project.org/"
-SRC_URI="https://github.com/downloads/alexkay/${PN}/${P}.tar.xz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-RDEPEND="virtual/ffmpeg
- x11-libs/wxGTK:2.8"
-
-DEPEND="${RDEPEND}
- dev-util/intltool
- virtual/pkgconfig
- sys-devel/gettext"
diff --git a/media-sound/spek/spek-0.8.1.ebuild b/media-sound/spek/spek-0.8.1.ebuild
deleted file mode 100644
index 091c3427b3cb..000000000000
--- a/media-sound/spek/spek-0.8.1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/spek/spek-0.8.1.ebuild,v 1.1 2012/10/06 10:24:22 xmw Exp $
-
-EAPI=4
-
-inherit eutils
-
-DESCRIPTION="Analyse your audio files by showing their spectrogram"
-HOMEPAGE="http://www.spek-project.org/"
-SRC_URI="https://github.com/downloads/alexkay/${PN}/${P}.tar.xz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-RDEPEND="virtual/ffmpeg
- x11-libs/wxGTK:2.8"
-
-DEPEND="${RDEPEND}
- dev-util/intltool
- virtual/pkgconfig
- sys-devel/gettext"
-
-src_prepare() {
- epatch "${FILESDIR}"/${P}-disable-updates.patch
-}
diff --git a/media-sound/spek/spek-0.8.3.ebuild b/media-sound/spek/spek-0.8.3.ebuild
new file mode 100644
index 000000000000..540e2cc7269e
--- /dev/null
+++ b/media-sound/spek/spek-0.8.3.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/spek/spek-0.8.3.ebuild,v 1.1 2013/07/28 02:07:08 xmw Exp $
+
+EAPI=5
+WX_GTK_VER="2.8"
+
+inherit autotools eutils wxwidgets
+
+DESCRIPTION="Analyse your audio files by showing their spectrogram"
+HOMEPAGE="http://www.spek-project.org/"
+SRC_URI="https://github.com/alexkay/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND="virtual/ffmpeg
+ x11-libs/wxGTK:2.8[X]"
+
+DEPEND="${RDEPEND}
+ dev-util/intltool
+ virtual/pkgconfig
+ sys-devel/gettext"
+
+src_prepare() {
+ epatch "${FILESDIR}"/${PN}-0.8.1-disable-updates.patch
+ eautoreconf
+}