From: "Ben de Groot" <yngwin@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/qt:master commit in: media-sound/cuberok/
Date: Mon, 6 Feb 2012 13:13:11 +0000 (UTC) [thread overview]
Message-ID: <c7837c8b44837171c7179952ccd0a7247eb2268b.yngwin@gentoo> (raw)
commit: c7837c8b44837171c7179952ccd0a7247eb2268b
Author: Ben de Groot <yngwin <AT> gmail <DOT> com>
AuthorDate: Mon Feb 6 13:12:43 2012 +0000
Commit: Ben de Groot <yngwin <AT> gmail <DOT> com>
CommitDate: Mon Feb 6 13:12:43 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=c7837c8b
media-sound/cuberok: version bump to 0.1.0
---
media-sound/cuberok/cuberok-0.0.10-r1.ebuild | 28 --------------------
...{cuberok-0.0.11.ebuild => cuberok-0.1.0.ebuild} | 9 +++---
2 files changed, 4 insertions(+), 33 deletions(-)
diff --git a/media-sound/cuberok/cuberok-0.0.10-r1.ebuild b/media-sound/cuberok/cuberok-0.0.10-r1.ebuild
deleted file mode 100644
index 3ac2215..0000000
--- a/media-sound/cuberok/cuberok-0.0.10-r1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="2"
-inherit multilib qt4-edge
-
-DESCRIPTION="Qt4 lightweight music player"
-HOMEPAGE="http://code.google.com/p/cuberok/"
-SRC_URI="http://cuberok.googlecode.com/files/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug mp3"
-
-DEPEND="media-libs/gstreamer
- media-libs/taglib
- x11-libs/qt-gui:4
- x11-libs/qt-sql:4"
-RDEPEND="${DEPEND}
- mp3? ( media-plugins/gst-plugins-mad )"
-
-src_install() {
- emake INSTALL_ROOT="${D}/usr" install || die "emake install failed"
- dodoc ChangeLog || die
- doicon images/cuberok.png || die
-}
diff --git a/media-sound/cuberok/cuberok-0.0.11.ebuild b/media-sound/cuberok/cuberok-0.1.0.ebuild
similarity index 88%
rename from media-sound/cuberok/cuberok-0.0.11.ebuild
rename to media-sound/cuberok/cuberok-0.1.0.ebuild
index f21a950..6321a22 100644
--- a/media-sound/cuberok/cuberok-0.0.11.ebuild
+++ b/media-sound/cuberok/cuberok-0.1.0.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI="2"
+EAPI=4
inherit eutils multilib qt4-edge
DESCRIPTION="Qt4 lightweight music player"
@@ -33,7 +33,6 @@ RDEPEND="${DEPEND}
PATCHES=(
"${FILESDIR}/${PN}-9999-no-automagic-deps.patch"
- "${FILESDIR}/${PN}-ffmpeg-includes.patch"
)
pkg_setup() {
@@ -64,7 +63,7 @@ src_configure() {
}
src_install() {
- emake INSTALL_ROOT="${D}/usr" install || die "emake install failed"
- dodoc ChangeLog || die
- doicon images/cuberok.png || die
+ emake INSTALL_ROOT="${D}/usr" install
+ dodoc ChangeLog
+ doicon images/${PN}.png
}
next reply other threads:[~2012-02-06 13:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-06 13:13 Ben de Groot [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-02-06 13:15 [gentoo-commits] proj/qt:master commit in: media-sound/cuberok/ Ben de Groot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=c7837c8b44837171c7179952ccd0a7247eb2268b.yngwin@gentoo \
--to=yngwin@gmail.com \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox