public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-libs/phonon-vlc: phonon-vlc-0.6.0-r1.ebuild ChangeLog phonon-vlc-0.5.0.ebuild phonon-vlc-0.6.0.ebuild
@ 2012-08-23 12:26 Johannes Huber (johu)
  0 siblings, 0 replies; only message in thread
From: Johannes Huber (johu) @ 2012-08-23 12:26 UTC (permalink / raw
  To: gentoo-commits

johu        12/08/23 12:26:47

  Modified:             ChangeLog
  Added:                phonon-vlc-0.6.0-r1.ebuild
  Removed:              phonon-vlc-0.5.0.ebuild phonon-vlc-0.6.0.ebuild
  Log:
  Add upstream patch to pass .desktop validation by Michael Palimaka <kensington@gentoo.org> wrt bug #432408. Remove old.
  
  (Portage version: 2.2.0_alpha122/cvs/Linux x86_64)

Revision  Changes    Path
1.24                 media-libs/phonon-vlc/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon-vlc/ChangeLog?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon-vlc/ChangeLog?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon-vlc/ChangeLog?r1=1.23&r2=1.24

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/phonon-vlc/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog	9 Aug 2012 09:13:37 -0000	1.23
+++ ChangeLog	23 Aug 2012 12:26:47 -0000	1.24
@@ -1,6 +1,14 @@
 # ChangeLog for media-libs/phonon-vlc
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon-vlc/ChangeLog,v 1.23 2012/08/09 09:13:37 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon-vlc/ChangeLog,v 1.24 2012/08/23 12:26:47 johu Exp $
+
+*phonon-vlc-0.6.0-r1 (23 Aug 2012)
+
+  23 Aug 2012; Johannes Huber <johu@gentoo.org>
+  +files/phonon-vlc-0.6.0-desktop.patch, +phonon-vlc-0.6.0-r1.ebuild,
+  -phonon-vlc-0.5.0.ebuild, -phonon-vlc-0.6.0.ebuild:
+  Add upstream patch to pass .desktop validation by Michael Palimaka
+  <kensington@gentoo.org> wrt bug #432408. Remove old.
 
 *phonon-vlc-0.6.0 (09 Aug 2012)
 



1.1                  media-libs/phonon-vlc/phonon-vlc-0.6.0-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon-vlc/phonon-vlc-0.6.0-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon-vlc/phonon-vlc-0.6.0-r1.ebuild?rev=1.1&content-type=text/plain

Index: phonon-vlc-0.6.0-r1.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon-vlc/phonon-vlc-0.6.0-r1.ebuild,v 1.1 2012/08/23 12:26:47 johu Exp $

EAPI=4

MY_PN="phonon-backend-vlc"
MY_P="${MY_PN}-${PV}"
EGIT_REPO_URI="git://anongit.kde.org/${PN}"
[[ ${PV} == 9999 ]] && git_eclass=git-2
inherit cmake-utils ${git_eclass}
unset git_eclass

DESCRIPTION="Phonon VLC backend"
HOMEPAGE="https://projects.kde.org/projects/kdesupport/phonon/phonon-vlc"
[[ ${PV} == 9999 ]] || SRC_URI="mirror://kde/stable/phonon/${MY_PN}/${PV}/src/${MY_P}.tar.xz"

LICENSE="LGPL-2.1"
[[ ${PV} == 9999 ]] || KEYWORDS="~amd64 ~x86 ~amd64-fbsd"
SLOT="0"
IUSE="debug"

RDEPEND="
	>=media-libs/phonon-4.6.0
	>=media-video/vlc-2.0.1[dbus,ogg,vorbis]
	>=x11-libs/qt-dbus-4.6.0:4
	>=x11-libs/qt-gui-4.6.0:4
"
DEPEND="${RDEPEND}
	>=dev-util/automoc-0.9.87
	virtual/pkgconfig
"

S=${WORKDIR}/${MY_P}

DOCS=( AUTHORS )

PATCHES=( "${FILESDIR}/${P}-desktop.patch" )

pkg_postinst() {
	elog "For more verbose debug information, export the following variables:"
	elog "PHONON_DEBUG=1"
	elog ""
	elog "To make KDE detect the new backend without reboot, run:"
	elog "kbuildsycoca4 --noincremental"
}





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

only message in thread, other threads:[~2012-08-23 12:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-23 12:26 [gentoo-commits] gentoo-x86 commit in media-libs/phonon-vlc: phonon-vlc-0.6.0-r1.ebuild ChangeLog phonon-vlc-0.5.0.ebuild phonon-vlc-0.6.0.ebuild Johannes Huber (johu)

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