public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexis Ballier (aballier)" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-video/dvdauthor: ChangeLog dvdauthor-0.7.1.ebuild
Date: Wed, 21 Nov 2012 00:41:22 +0000 (UTC)	[thread overview]
Message-ID: <20121121004122.7755520C65@flycatcher.gentoo.org> (raw)

aballier    12/11/21 00:41:22

  Modified:             ChangeLog
  Added:                dvdauthor-0.7.1.ebuild
  Log:
  version bump
  
  (Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 160F534A)

Revision  Changes    Path
1.50                 media-video/dvdauthor/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/dvdauthor/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- ChangeLog	29 Jul 2012 17:12:13 -0000	1.49
+++ ChangeLog	21 Nov 2012 00:41:22 -0000	1.50
@@ -1,6 +1,11 @@
 # ChangeLog for media-video/dvdauthor
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/dvdauthor/ChangeLog,v 1.49 2012/07/29 17:12:13 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/dvdauthor/ChangeLog,v 1.50 2012/11/21 00:41:22 aballier Exp $
+
+*dvdauthor-0.7.1 (21 Nov 2012)
+
+  21 Nov 2012; Alexis Ballier <aballier@gentoo.org> +dvdauthor-0.7.1.ebuild:
+  version bump
 
   29 Jul 2012; Raúl Porcel <armin76@gentoo.org> dvdauthor-0.7.0.ebuild:
   sparc stable wrt #418323



1.1                  media-video/dvdauthor/dvdauthor-0.7.1.ebuild

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

Index: dvdauthor-0.7.1.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-video/dvdauthor/dvdauthor-0.7.1.ebuild,v 1.1 2012/11/21 00:41:22 aballier Exp $

EAPI=4
inherit eutils flag-o-matic toolchain-funcs

DESCRIPTION="Tools for generating DVD files to be played on standalone DVD players"
HOMEPAGE="http://dvdauthor.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="graphicsmagick"

RDEPEND=">=dev-libs/fribidi-0.19.2
	dev-libs/libxml2
	>=media-libs/freetype-2
	media-libs/libdvdread
	media-libs/libpng
	graphicsmagick? ( media-gfx/graphicsmagick )
	!graphicsmagick? ( >=media-gfx/imagemagick-5.5.7.14 )"
DEPEND="${RDEPEND}
	virtual/pkgconfig"

S=${WORKDIR}/${PN}

DOCS=( AUTHORS ChangeLog README TODO )

src_prepare() {
	use graphicsmagick && \
		sed -i -e 's:ExportImagePixels:dIsAbLeAuToMaGiC&:' configure
}

src_configure() {
	append-cppflags "$($(tc-getPKG_CONFIG) --cflags fribidi)" #417041
	econf
}





             reply	other threads:[~2012-11-21  0:41 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-21  0:41 Alexis Ballier (aballier) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-04-10 14:16 [gentoo-commits] gentoo-x86 commit in media-video/dvdauthor: ChangeLog dvdauthor-0.7.1.ebuild Samuli Suominen (ssuominen)
2015-02-06 10:09 Alexis Ballier (aballier)
2015-04-23 15:54 Jeroen Roovers (jer)
2015-04-26 17:06 Pacho Ramos (pacho)
2015-05-29  5:31 Jack Morgan (jmorgan)

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=20121121004122.7755520C65@flycatcher.gentoo.org \
    --to=aballier@gentoo.org \
    --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