summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Barbato <lu_zero@gentoo.org>2012-05-18 19:24:50 +0000
committerLuca Barbato <lu_zero@gentoo.org>2012-05-18 19:24:50 +0000
commit774dd78f018bfa437891a58a988ff5258d4a7406 (patch)
tree3acc8131b513c6563ac06eabf9bf92c27a5c1b6c /media-libs/libpostproc
parentStable for amd64, wrt bug #414605 (diff)
downloadgentoo-2-774dd78f018bfa437891a58a988ff5258d4a7406.tar.gz
gentoo-2-774dd78f018bfa437891a58a988ff5258d4a7406.tar.bz2
gentoo-2-774dd78f018bfa437891a58a988ff5258d4a7406.zip
Update upstream repository, update snapshot
(Portage version: 2.2.0_alpha103/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/libpostproc')
-rw-r--r--media-libs/libpostproc/ChangeLog9
-rw-r--r--media-libs/libpostproc/libpostproc-0.8.0.20120229.ebuild (renamed from media-libs/libpostproc/libpostproc-0.8.0.20120217.ebuild)6
-rw-r--r--media-libs/libpostproc/libpostproc-9999.ebuild7
3 files changed, 14 insertions, 8 deletions
diff --git a/media-libs/libpostproc/ChangeLog b/media-libs/libpostproc/ChangeLog
index f82b5a03b62d..3c92eccf4f29 100644
--- a/media-libs/libpostproc/ChangeLog
+++ b/media-libs/libpostproc/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for media-libs/libpostproc
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libpostproc/ChangeLog,v 1.5 2012/05/17 21:19:13 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libpostproc/ChangeLog,v 1.6 2012/05/18 19:24:50 lu_zero Exp $
+
+*libpostproc-0.8.0.20120229 (18 May 2012)
+
+ 18 May 2012; Luca Barbato <lu_zero@gentoo.org>
+ -libpostproc-0.8.0.20120217.ebuild, +libpostproc-0.8.0.20120229.ebuild,
+ libpostproc-9999.ebuild:
+ Update upstream repository, update snapshot
17 May 2012; Samuli Suominen <ssuominen@gentoo.org>
libpostproc-0.8.0.20120217.ebuild, libpostproc-9999.ebuild:
diff --git a/media-libs/libpostproc/libpostproc-0.8.0.20120217.ebuild b/media-libs/libpostproc/libpostproc-0.8.0.20120229.ebuild
index e0b63665dcfe..eb91673b48a2 100644
--- a/media-libs/libpostproc/libpostproc-0.8.0.20120217.ebuild
+++ b/media-libs/libpostproc/libpostproc-0.8.0.20120229.ebuild
@@ -1,19 +1,19 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libpostproc/libpostproc-0.8.0.20120217.ebuild,v 1.5 2012/05/17 21:19:13 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libpostproc/libpostproc-0.8.0.20120229.ebuild,v 1.1 2012/05/18 19:24:50 lu_zero Exp $
EAPI="4"
SCM=""
if [ "${PV#9999}" != "${PV}" ] ; then
SCM="git-2"
- EGIT_REPO_URI="git://git.videolan.org/libpostproc.git"
+ EGIT_REPO_URI="git://github.com/dwbuiten/postproc.git"
fi
inherit eutils flag-o-matic multilib toolchain-funcs ${SCM}
DESCRIPTION="Video post processing library"
-HOMEPAGE="http://git.videolan.org/?p=libpostproc.git;a=summary"
+HOMEPAGE="https://github.com/dwbuiten/postproc"
if [ "${PV#9999}" != "${PV}" ] ; then
SRC_URI=""
elif [ "${PV%_p*}" != "${PV}" ] ; then # Snapshot
diff --git a/media-libs/libpostproc/libpostproc-9999.ebuild b/media-libs/libpostproc/libpostproc-9999.ebuild
index ee7607ea440e..41fe914a1507 100644
--- a/media-libs/libpostproc/libpostproc-9999.ebuild
+++ b/media-libs/libpostproc/libpostproc-9999.ebuild
@@ -1,19 +1,19 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libpostproc/libpostproc-9999.ebuild,v 1.5 2012/05/17 21:19:13 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libpostproc/libpostproc-9999.ebuild,v 1.6 2012/05/18 19:24:50 lu_zero Exp $
EAPI="4"
SCM=""
if [ "${PV#9999}" != "${PV}" ] ; then
SCM="git-2"
- EGIT_REPO_URI="git://git.videolan.org/libpostproc.git"
+ EGIT_REPO_URI="git://github.com/dwbuiten/postproc.git"
fi
inherit eutils flag-o-matic multilib toolchain-funcs ${SCM}
DESCRIPTION="Video post processing library"
-HOMEPAGE="http://git.videolan.org/?p=libpostproc.git;a=summary"
+HOMEPAGE="https://github.com/dwbuiten/postproc"
if [ "${PV#9999}" != "${PV}" ] ; then
SRC_URI=""
elif [ "${PV%_p*}" != "${PV}" ] ; then # Snapshot
@@ -32,7 +32,6 @@ IUSE="pic static-libs"
# String for CPU features in the useflag[:configure_option] form
# if :configure_option isn't set, it will use 'useflag' as configure option
CPU_FEATURES="3dnow:amd3dnow 3dnowext:amd3dnowext altivec mmx vis"
-
for i in ${CPU_FEATURES}; do
IUSE="${IUSE} ${i%:*}"
done