diff options
author | Matthias Schwarzott <zzam@gentoo.org> | 2005-10-19 19:45:04 +0000 |
---|---|---|
committer | Matthias Schwarzott <zzam@gentoo.org> | 2005-10-19 19:45:04 +0000 |
commit | 1e0d972d642ea4eb75bcac9c471ee0f55ac0a867 (patch) | |
tree | 0c43a674a2630b3264279ffa8eeb78a8660be116 /media-tv | |
parent | Updated pre-WE-18 patch. (diff) | |
download | historical-1e0d972d642ea4eb75bcac9c471ee0f55ac0a867.tar.gz historical-1e0d972d642ea4eb75bcac9c471ee0f55ac0a867.tar.bz2 historical-1e0d972d642ea4eb75bcac9c471ee0f55ac0a867.zip |
Version bumped.
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'media-tv')
4 files changed, 64 insertions, 2 deletions
diff --git a/media-tv/gentoo-vdr-scripts/ChangeLog b/media-tv/gentoo-vdr-scripts/ChangeLog index 85854115bd06..f1ae5a2216ac 100644 --- a/media-tv/gentoo-vdr-scripts/ChangeLog +++ b/media-tv/gentoo-vdr-scripts/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-tv/gentoo-vdr-scripts # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-tv/gentoo-vdr-scripts/ChangeLog,v 1.14 2005/10/12 10:02:38 zzam Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/gentoo-vdr-scripts/ChangeLog,v 1.15 2005/10/19 19:45:04 zzam Exp $ + +*gentoo-vdr-scripts-0.1_alpha10 (19 Oct 2005) + + 19 Oct 2005; Matthias Schwarzott <zzam@gentoo.org> + +gentoo-vdr-scripts-0.1_alpha10.ebuild: + Version bumped. *gentoo-vdr-scripts-0.1_alpha9 (12 Oct 2005) diff --git a/media-tv/gentoo-vdr-scripts/Manifest b/media-tv/gentoo-vdr-scripts/Manifest index 347e97fe61cf..6fd741107eb2 100644 --- a/media-tv/gentoo-vdr-scripts/Manifest +++ b/media-tv/gentoo-vdr-scripts/Manifest @@ -5,9 +5,10 @@ MD5 3252fa596db43411fe94d7a5ce1392d2 gentoo-vdr-scripts-0.1_alpha9.ebuild 1521 MD5 95ba83ec48404fdd7b7ea09f83f0c498 gentoo-vdr-scripts-0.1_alpha4.ebuild 1060 MD5 27b8715054e25aecbc713a19e3c54e13 gentoo-vdr-scripts-0.1_alpha6.ebuild 1109 MD5 c65d5798b45144fc4a4d77a9594fd150 gentoo-vdr-scripts-0.1_alpha1.ebuild 831 +MD5 46acbcee63ea93bebb32e8d7ba497d78 gentoo-vdr-scripts-0.1_alpha10.ebuild 1522 MD5 636cc9a6303ab06a9b245375d6d2e388 gentoo-vdr-scripts-0.1_alpha8.ebuild 1521 MD5 6e40fa5403e7f7e380669ea7c6b8b733 gentoo-vdr-scripts-0.1_alpha3.ebuild 756 -MD5 05905be90437e51c4b3193b1c539e2d7 ChangeLog 2656 +MD5 348373e7825129734fa996249410d2b1 ChangeLog 2817 MD5 a973dfa1638779880ca99f1c1435cac7 metadata.xml 259 MD5 cc3806f7a39109c105d0603dc651edb4 files/gentoo-vdr-scripts-0.1_alpha1-merge-commands.diff 1785 MD5 b8fba7f5ebd2c87f79834578f56c2a31 files/digest-gentoo-vdr-scripts-0.1_alpha1 76 @@ -20,3 +21,4 @@ MD5 cbf2cf556659a63f7b7ec50b8d0fdb5f files/digest-gentoo-vdr-scripts-0.1_alpha7 MD5 249777d3f71c8756d66384c9091a8e6c files/digest-gentoo-vdr-scripts-0.1_alpha8 77 MD5 ebb1d4701ce717646380f2350c060d4a files/digest-gentoo-vdr-scripts-0.1_alpha9 77 MD5 87da33b96f1f2cd1a018545f67f8d0e6 files/gentoo-vdr-scripts-0.1_alpha4-video-parameter.diff 1275 +MD5 3ed8c7ed5b16f567b87b0be74cc40b88 files/digest-gentoo-vdr-scripts-0.1_alpha10 78 diff --git a/media-tv/gentoo-vdr-scripts/files/digest-gentoo-vdr-scripts-0.1_alpha10 b/media-tv/gentoo-vdr-scripts/files/digest-gentoo-vdr-scripts-0.1_alpha10 new file mode 100644 index 000000000000..60ae80160410 --- /dev/null +++ b/media-tv/gentoo-vdr-scripts/files/digest-gentoo-vdr-scripts-0.1_alpha10 @@ -0,0 +1 @@ +MD5 3c2fe96b0d81e5cbc3e0c33c0247dc01 gentoo-vdr-scripts-0.1_alpha10.tgz 12762 diff --git a/media-tv/gentoo-vdr-scripts/gentoo-vdr-scripts-0.1_alpha10.ebuild b/media-tv/gentoo-vdr-scripts/gentoo-vdr-scripts-0.1_alpha10.ebuild new file mode 100644 index 000000000000..73da81729af2 --- /dev/null +++ b/media-tv/gentoo-vdr-scripts/gentoo-vdr-scripts-0.1_alpha10.ebuild @@ -0,0 +1,53 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-tv/gentoo-vdr-scripts/gentoo-vdr-scripts-0.1_alpha10.ebuild,v 1.1 2005/10/19 19:45:04 zzam Exp $ + +inherit eutils + +IUSE="nvram" + +SRC_URI="http://dev.gentoo.org/~zzam/distfiles/${P}.tgz" +DESCRIPTION="scripts necessary for use of vdr as a set-top-box" +HOMEPAGE="http://www.gentoo.org/" +LICENSE="GPL-2" +SLOT="0" + +KEYWORDS="~x86 ~amd64" + +DEPEND="nvram? ( x86? ( sys-power/nvram-wakeup ) )" + +src_install() { + make install DESTDIR="${D}" || die "make install failed" + dodoc README TODO ChangeLog + + cd ${S}/usr/lib/vdr/shutdown + insinto /usr/lib/vdr/shutdown + doins wakeup-acpi.sh + if use nvram; then + if use x86; then + doins wakeup-nvram.sh + else + ewarn "nvram-wakeup is not available on this architecture." + fi + fi +} + +pkg_postinst() { + einfo "This release has included" + einfo "shutdown/wakeup-functions." + einfo + einfo "Please add this line to your /etc/sudoers-file" + einfo " vdr ALL=NOPASSWD:/usr/lib/vdr/bin/vdrshutdown-really.sh" + einfo + ewarn "This is an alpha release!" + ewarn "Please test carefully that everything works as expected." + ewarn + ewarn "The default video directory was moved to /var/vdr/video" + ewarn "If you have your video directory anywhere else, then" + ewarn "change the setting VIDEO in the file /etc/conf.d/vdr." + ewarn + if use !nvram; then + ewarn "nvram wakeup is now optional." + ewarn "To make use of it enable the use flag nvram." + fi +} |