Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
| Navigation: |
|
Lists:
gentoo-commits:
< Prev
By Thread
Next >
< Prev
By Date
Next >
|
| Headers: |
|
To:
|
gentoo-commits@g.o
|
|
From:
|
"Joerg Bornkessel (hd_brummy)" <hd_brummy@g.o>
|
|
Subject:
|
gentoo-x86 commit in media-plugins/vdr-graphtft: vdr-graphtft-0.1.16_alpha.ebuild ChangeLog vdr-graphtft-0.1.18_alpha.ebuild
|
|
Date:
|
Sun, 13 Apr 2008 19:01:40 +0000
|
|
hd_brummy 08/04/13 19:01:39
Modified: vdr-graphtft-0.1.16_alpha.ebuild ChangeLog
Added: vdr-graphtft-0.1.18_alpha.ebuild
Log:
version bump; bug 217176 fixed; bug 217518 fixed
(Portage version: 2.1.4.4)
Revision Changes Path
1.3 media-plugins/vdr-graphtft/vdr-graphtft-0.1.16_alpha.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/vdr-graphtft/vdr-graphtft-0.1.16_alpha.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/vdr-graphtft/vdr-graphtft-0.1.16_alpha.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/vdr-graphtft/vdr-graphtft-0.1.16_alpha.ebuild?r1=1.2&r2=1.3
Index: vdr-graphtft-0.1.16_alpha.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/vdr-graphtft/vdr-graphtft-0.1.16_alpha.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- vdr-graphtft-0.1.16_alpha.ebuild 29 Mar 2008 13:46:11 -0000 1.2
+++ vdr-graphtft-0.1.16_alpha.ebuild 13 Apr 2008 19:01:39 -0000 1.3
@@ -1,14 +1,14 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-graphtft/vdr-graphtft-0.1.16_alpha.ebuild,v 1.2 2008/03/29 13:46:11 hd_brummy Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-graphtft/vdr-graphtft-0.1.16_alpha.ebuild,v 1.3 2008/04/13 19:01:39 hd_brummy Exp $
MY_PV="${PV/_alpha/.alpha}"
MY_P="${PN}-${MY_PV}"
-inherit vdr-plugin
+inherit vdr-plugin qt4
DESCRIPTION="VDR plugin: GraphTFT"
-HOMEPAGE="http://www.vdr-wiki.de/wiki/index.php/Graphtft-plugin (german)"
+HOMEPAGE="http://www.vdr-wiki.de/wiki/index.php/Graphtft-plugin"
SRC_URI="http://www.jwendel.de/vdr/${MY_P}.tar.bz2
http://www.jwendel.de/vdr/DeepBlue-horchi-0.0.6.tar.bz2"
@@ -24,7 +24,7 @@
gnome-base/libgtop
>=media-video/ffmpeg-0.4.8
directfb? ( dev-libs/DirectFB )
- graphtft-fe? ( x11-libs/qt )"
+ graphtft-fe? ( $(qt4_min_version 4.0.0) )"
PATCHES="${FILESDIR}/${P}-gentoo.diff"
1.3 media-plugins/vdr-graphtft/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/vdr-graphtft/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/vdr-graphtft/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/vdr-graphtft/ChangeLog?r1=1.2&r2=1.3
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/vdr-graphtft/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog 29 Mar 2008 13:46:11 -0000 1.2
+++ ChangeLog 13 Apr 2008 19:01:39 -0000 1.3
@@ -1,6 +1,13 @@
# ChangeLog for media-plugins/vdr-graphtft
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-graphtft/ChangeLog,v 1.2 2008/03/29 13:46:11 hd_brummy Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-graphtft/ChangeLog,v 1.3 2008/04/13 19:01:39 hd_brummy Exp $
+
+*vdr-graphtft-0.1.18_alpha (13 Apr 2008)
+
+ 13 Apr 2008; Joerg Bornkessel <hd_brummy@g.o>
+ +files/vdr-graphtft-0.1.18_alpha-gentoo.diff,
+ vdr-graphtft-0.1.16_alpha.ebuild, +vdr-graphtft-0.1.18_alpha.ebuild:
+ version bump; bug 217176 fixed; bug 217518 fixed
29 Mar 2008; Joerg Bornkessel <hd_brummy@g.o>
+files/ffmpeg-0.4.9_p20080326-new_header.diff,
1.1 media-plugins/vdr-graphtft/vdr-graphtft-0.1.18_alpha.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/vdr-graphtft/vdr-graphtft-0.1.18_alpha.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/vdr-graphtft/vdr-graphtft-0.1.18_alpha.ebuild?rev=1.1&content-type=text/plain
Index: vdr-graphtft-0.1.18_alpha.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-graphtft/vdr-graphtft-0.1.18_alpha.ebuild,v 1.1 2008/04/13 19:01:39 hd_brummy Exp $
MY_PV="${PV/_alpha/.alpha}"
MY_P="${PN}-${MY_PV}"
inherit vdr-plugin qt4
DESCRIPTION="VDR plugin: GraphTFT"
HOMEPAGE="http://www.vdr-wiki.de/wiki/index.php/Graphtft-plugin"
SRC_URI="http://www.jwendel.de/vdr/${MY_P}.tar.bz2
http://www.jwendel.de/vdr/DeepBlue-horchi-0.0.6.tar.bz2"
KEYWORDS="~x86 ~amd64"
SLOT="0"
LICENSE="GPL-2 LGPL-2.1"
IUSE="directfb graphtft-fe"
DEPEND=">=media-video/vdr-1.4.7-r9
media-fonts/ttf-bitstream-vera
media-libs/imlib2
media-gfx/imagemagick
gnome-base/libgtop
>=media-video/ffmpeg-0.4.8
directfb? ( dev-libs/DirectFB )
graphtft-fe? ( $(qt4_min_version 4.0.0) )"
PATCHES="${FILESDIR}/${P}-gentoo.diff"
S="${WORKDIR}/graphtft-${MY_PV}"
pkg_setup() {
vdr-plugin_pkg_setup
if ! built_with_use media-video/vdr graphtft; then
echo
eerror "Please recompile VDR with USE=\"graphtft\""
die "Unpached VDR found"
echo
fi
}
src_unpack() {
vdr-plugin_src_unpack
sed -i "${WORKDIR}"/DeepBlue/DeepBlue.theme -e "s:Enigma:Vera:"
sed -i "${S}"/themes/DeepBlue.theme -e "s:Enigma:Vera:"
sed -i Makefile -e "s:WITH_X_COMM = 1:#WITH_X_COMM = 1:"
sed -i common.h -e "s:void tell:int tell:"
sed -i common.c -e "s:void tell:int tell:"
if has_version ">=media-video/ffmpeg-0.4.9_p20070525" ; then
sed -i Makefile -e "s:#HAVE_SWSCALE:HAVE_SWSCALE:"
fi
if has_version ">=media-video/ffmpeg-0.4.9_p20080326" ; then
epatch "${FILESDIR}/ffmpeg-0.4.9_p20080326-new_header.diff"
fi
use directfb && sed -i Makefile \
-e "s:#HAVE_DFB = 1:HAVE_DFB = 1:"
use graphtft-fe && sed -i Makefile \
-e "s:#WITH_X_COMM:WITH_X_COMM:"
}
src_compile() {
vdr-plugin_src_compile
if use graphtft-fe; then
cd "${S}"/graphtft-fe
sed -i build.sh -e "s:qmake-qt4:qmake:"
./clean.sh
./build.sh || die "build.sh failed"
fi
}
src_install() {
vdr-plugin_src_install
insinto /usr/share/vdr/graphTFT/themes/DeepBlue/
doins -r "${WORKDIR}"/DeepBlue/*
doins "${S}"/themes/DeepBlue.theme
dosym /usr/share/fonts/ttf-bitstream-vera /usr/share/vdr/graphTFT/fonts
dodoc "${S}"/documents/*
if use graphtft-fe; then
cd "${S}"/graphtft-fe && dobin graphtft-fe
doinit graphtft-fe
fi
}
pkg_postinst() {
vdr-plugin_pkg_postinst
echo
elog "Graphtft-fe user:"
elog "Edit /etc/conf.d/vdr.graphtft"
elog "/etc/init.d/graphtft-fe start"
echo
}
--
gentoo-commits@g.o mailing list
|
|