public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-sound/musique: musique-1.2.1.ebuild ChangeLog
@ 2013-02-10 20:48 Markos Chandras (hwoarang)
  0 siblings, 0 replies; only message in thread
From: Markos Chandras (hwoarang) @ 2013-02-10 20:48 UTC (permalink / raw
  To: gentoo-commits

hwoarang    13/02/10 20:48:39

  Modified:             ChangeLog
  Added:                musique-1.2.1.ebuild
  Log:
  Version bump
  
  (Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key B4AFF2C2)

Revision  Changes    Path
1.7                  media-sound/musique/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/musique/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/musique/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/musique/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/musique/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	23 Oct 2012 19:27:28 -0000	1.6
+++ ChangeLog	10 Feb 2013 20:48:39 -0000	1.7
@@ -1,6 +1,11 @@
 # ChangeLog for media-sound/musique
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/musique/ChangeLog,v 1.6 2012/10/23 19:27:28 hwoarang Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/musique/ChangeLog,v 1.7 2013/02/10 20:48:39 hwoarang Exp $
+
+*musique-1.2.1 (10 Feb 2013)
+
+  10 Feb 2013; Markos Chandras <hwoarang@gentoo.org> +musique-1.2.1.ebuild:
+  Version bump
 
 *musique-1.2 (23 Oct 2012)
 



1.1                  media-sound/musique/musique-1.2.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/musique/musique-1.2.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/musique/musique-1.2.1.ebuild?rev=1.1&content-type=text/plain

Index: musique-1.2.1.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/musique/musique-1.2.1.ebuild,v 1.1 2013/02/10 20:48:39 hwoarang Exp $

EAPI="5"

inherit eutils qt4-r2

DESCRIPTION="Qt4 music player."
HOMEPAGE="http://flavio.tordini.org/musique"
# Same tarball for every release. We repackage it
SRC_URI="http://dev.gentoo.org/~hwoarang/distfiles/${P}.tar.gz"

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

RDEPEND="
	x11-libs/qt-gui:4[dbus,gtkstyle]
	x11-libs/qt-sql:4[sqlite]
	|| ( x11-libs/qt-phonon:4 media-libs/phonon )
	media-libs/taglib
"
DEPEND="${RDEPEND}"

S="${WORKDIR}/${PN}"

DOCS="CHANGES TODO"

src_prepare () {
	# bug 422665. Upstream only cares about ubuntu
	# so this bug will be fixed once ubuntu moves
	# to gcc-4.7. No, I will not send this patch upstream
	# *again*
	epatch "${FILESDIR}"/${PN}-1.1-gcc47.patch
	qt4-r2_src_prepare
}

src_configure() {
	eqmake4 ${PN}.pro PREFIX="/usr"
}

src_install() {
	qt4-r2_src_install
	doicon data/${PN}.svg
}





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

only message in thread, other threads:[~2013-02-10 20:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-10 20:48 [gentoo-commits] gentoo-x86 commit in media-sound/musique: musique-1.2.1.ebuild ChangeLog Markos Chandras (hwoarang)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox