public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-video/dvdstyler: ChangeLog dvdstyler-1.8.1_beta1.ebuild
@ 2010-04-28 19:00 Daniel Pielmeier (billie)
  0 siblings, 0 replies; only message in thread
From: Daniel Pielmeier (billie) @ 2010-04-28 19:00 UTC (permalink / raw
  To: gentoo-commits

billie      10/04/28 19:00:21

  Modified:             ChangeLog
  Added:                dvdstyler-1.8.1_beta1.ebuild
  Log:
  Version bump.
  (Portage version: 2.1.8.3/cvs/Linux i686)

Revision  Changes    Path
1.41                 media-video/dvdstyler/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/dvdstyler/ChangeLog?rev=1.41&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/dvdstyler/ChangeLog?rev=1.41&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/dvdstyler/ChangeLog?r1=1.40&r2=1.41

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/dvdstyler/ChangeLog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- ChangeLog	17 Feb 2010 05:51:05 -0000	1.40
+++ ChangeLog	28 Apr 2010 19:00:21 -0000	1.41
@@ -1,6 +1,12 @@
 # ChangeLog for media-video/dvdstyler
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/dvdstyler/ChangeLog,v 1.40 2010/02/17 05:51:05 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/dvdstyler/ChangeLog,v 1.41 2010/04/28 19:00:21 billie Exp $
+
+*dvdstyler-1.8.1_beta1 (28 Apr 2010)
+
+  28 Apr 2010; Daniel Pielmeier <billie@gentoo.org>
+  +dvdstyler-1.8.1_beta1.ebuild:
+  Version bump.
 
   17 Feb 2010; Ryan Hill <dirtyepic@gentoo.org> dvdstyler-1.7.4.ebuild:
   Fix wxsvg dependency to account for the removal of the ffmpeg USE flag in



1.1                  media-video/dvdstyler/dvdstyler-1.8.1_beta1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/dvdstyler/dvdstyler-1.8.1_beta1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/dvdstyler/dvdstyler-1.8.1_beta1.ebuild?rev=1.1&content-type=text/plain

Index: dvdstyler-1.8.1_beta1.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-video/dvdstyler/dvdstyler-1.8.1_beta1.ebuild,v 1.1 2010/04/28 19:00:21 billie Exp $

EAPI=2
inherit wxwidgets

MY_P=${PN/dvds/DVDS}-${PV/_beta/b}

DESCRIPTION="DVDStyler is a cross-platform DVD authoring System"
HOMEPAGE="http://www.dvdstyler.de"
SRC_URI="mirror://sourceforge/dvdstyler/${MY_P}.tar.bz2"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="debug gnome"

COMMON_DEPEND=">=media-video/ffmpeg-0.5[encode]
	>=media-video/xine-ui-0.99.1
	x11-libs/wxGTK:2.8[X]
	|| ( >=media-libs/wxsvg-1.0.2 >=media-libs/wxsvg-1[ffmpeg] )
	>=media-libs/libexif-0.6.16
	gnome? ( >=gnome-base/libgnomeui-2 )
	virtual/cdrtools
	>=media-video/dvdauthor-0.6.14
	>=app-cdr/dvd+rw-tools-7.1"
RDEPEND="${COMMON_DEPEND}"
DEPEND="${COMMON_DEPEND}
	>=dev-util/pkgconfig-0.9.0
	app-text/xmlto
	>=sys-devel/gettext-0.17
	app-arch/zip"
PDEPEND=">=app-cdr/dvdisaster-0.71.0"

S=${WORKDIR}/${MY_P}

src_configure() {
	export WX_GTK_VER="2.8"
	need-wxwidgets gtk2
	econf \
	 	--docdir=/usr/share/doc/${PF} \
		$(use_enable debug) \
		--disable-dependency-tracking \
		--with-wx-config="${WX_CONFIG}"
}

src_install() {
	emake DESTDIR="${D}" install || die
}






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

only message in thread, other threads:[~2010-04-28 19:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-28 19:00 [gentoo-commits] gentoo-x86 commit in media-video/dvdstyler: ChangeLog dvdstyler-1.8.1_beta1.ebuild Daniel Pielmeier (billie)

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