public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-video/bombono-dvd: ChangeLog bombono-dvd-1.2.0.ebuild
@ 2011-12-01 21:37 Andreas HAttel (dilfridge)
  0 siblings, 0 replies; only message in thread
From: Andreas HAttel (dilfridge) @ 2011-12-01 21:37 UTC (permalink / raw
  To: gentoo-commits

dilfridge    11/12/01 21:37:55

  Modified:             ChangeLog
  Added:                bombono-dvd-1.2.0.ebuild
  Log:
  Version bump
  
  (Portage version: 2.1.10.39/cvs/Linux x86_64)

Revision  Changes    Path
1.18                 media-video/bombono-dvd/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/bombono-dvd/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/bombono-dvd/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/bombono-dvd/ChangeLog?r1=1.17&r2=1.18

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/bombono-dvd/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	1 Dec 2011 21:22:40 -0000	1.17
+++ ChangeLog	1 Dec 2011 21:37:54 -0000	1.18
@@ -1,6 +1,12 @@
 # ChangeLog for media-video/bombono-dvd
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/bombono-dvd/ChangeLog,v 1.17 2011/12/01 21:22:40 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/bombono-dvd/ChangeLog,v 1.18 2011/12/01 21:37:54 dilfridge Exp $
+
+*bombono-dvd-1.2.0 (01 Dec 2011)
+
+  01 Dec 2011; Andreas K. Huettel <dilfridge@gentoo.org>
+  +bombono-dvd-1.2.0.ebuild:
+  Version bump
 
   01 Dec 2011; Andreas K. Huettel <dilfridge@gentoo.org>
   -bombono-dvd-0.6.0.ebuild, -bombono-dvd-1.0.1.ebuild:



1.1                  media-video/bombono-dvd/bombono-dvd-1.2.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/bombono-dvd/bombono-dvd-1.2.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/bombono-dvd/bombono-dvd-1.2.0.ebuild?rev=1.1&content-type=text/plain

Index: bombono-dvd-1.2.0.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-video/bombono-dvd/bombono-dvd-1.2.0.ebuild,v 1.1 2011/12/01 21:37:55 dilfridge Exp $

EAPI=4

inherit base scons-utils toolchain-funcs flag-o-matic

DESCRIPTION="GUI DVD authoring program"
HOMEPAGE="http://www.bombono.org/"
SRC_URI="mirror://sourceforge/bombono/${P}.tar.bz2"

LICENSE="GPL-2"
SLOT="0"

KEYWORDS="~amd64 ~x86"

IUSE=""

RDEPEND="
	app-cdr/cdrkit
	app-i18n/enca
	app-cdr/dvd+rw-tools
	dev-cpp/gtkmm:2.4
	dev-cpp/libxmlpp:2.6
	>=dev-libs/boost-1.47
	gnome-base/gvfs
	media-libs/libdvdread
	media-sound/twolame
	media-video/dvdauthor
	virtual/ffmpeg
	>=media-video/mjpegtools-1.8.0
	x11-libs/gtk+:2
"
DEPEND=">=dev-util/scons-0.96.1
	${RDEPEND}"

PATCHES=( "${FILESDIR}/${PN}-1.0.1-cflags.patch" )

src_compile() {
	append-flags -DBOOST_FILESYSTEM_VERSION=2

	tc-export CC CXX

	nonfatal escons CFLAGS="${CFLAGS}" CXXFLAGS="${CXXFLAGS}" LDFLAGS="${LDFLAGS}" \
		DESTDIR="${D}" PREFIX="/usr" \
		CPPFLAGS='-UBOOST_SYSTEM_NO_DEPRECATED' USE_EXT_BOOST=1 \
		|| die 'Please add "${S}/config.opts" when filing bugs reports!'
}

src_install() {
	nonfatal escons install || die 'Please add "${S}/config.opts" when filing bugs reports!'
}






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

only message in thread, other threads:[~2011-12-01 21:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-01 21:37 [gentoo-commits] gentoo-x86 commit in media-video/bombono-dvd: ChangeLog bombono-dvd-1.2.0.ebuild Andreas HAttel (dilfridge)

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