summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Schwarzott <zzam@gentoo.org>2005-10-29 16:09:48 +0000
committerMatthias Schwarzott <zzam@gentoo.org>2005-10-29 16:09:48 +0000
commit62d0bfd1d9b1aab712a93c1b9b39cae4f09b11a3 (patch)
tree05dde2cff9bbc7d37e9459a034f6f794c5a76800 /media-tv
parentMarked ~ppc-macos (bug #109444) (diff)
downloadgentoo-2-62d0bfd1d9b1aab712a93c1b9b39cae4f09b11a3.tar.gz
gentoo-2-62d0bfd1d9b1aab712a93c1b9b39cae4f09b11a3.tar.bz2
gentoo-2-62d0bfd1d9b1aab712a93c1b9b39cae4f09b11a3.zip
Version bumped.
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'media-tv')
-rw-r--r--media-tv/gentoo-vdr-scripts/ChangeLog8
-rw-r--r--media-tv/gentoo-vdr-scripts/Manifest2
-rw-r--r--media-tv/gentoo-vdr-scripts/files/digest-gentoo-vdr-scripts-0.2_alpha11
-rw-r--r--media-tv/gentoo-vdr-scripts/gentoo-vdr-scripts-0.2_alpha1.ebuild50
4 files changed, 60 insertions, 1 deletions
diff --git a/media-tv/gentoo-vdr-scripts/ChangeLog b/media-tv/gentoo-vdr-scripts/ChangeLog
index 03bad42e47d2..ed2ba0a8d8fe 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.16 2005/10/21 08:36:26 zzam Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/gentoo-vdr-scripts/ChangeLog,v 1.17 2005/10/29 16:09:48 zzam Exp $
+
+*gentoo-vdr-scripts-0.2_alpha1 (29 Oct 2005)
+
+ 29 Oct 2005; Matthias Schwarzott <zzam@gentoo.org>
+ +gentoo-vdr-scripts-0.2_alpha1.ebuild:
+ Version bumped.
*gentoo-vdr-scripts-0.1 (21 Oct 2005)
diff --git a/media-tv/gentoo-vdr-scripts/Manifest b/media-tv/gentoo-vdr-scripts/Manifest
index 3dff6bcd3a48..5dc53f884fc4 100644
--- a/media-tv/gentoo-vdr-scripts/Manifest
+++ b/media-tv/gentoo-vdr-scripts/Manifest
@@ -6,12 +6,14 @@ 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 8161a3669aa97752b6b3d22cd80934ff gentoo-vdr-scripts-0.2_alpha1.ebuild 1536
MD5 8161a3669aa97752b6b3d22cd80934ff gentoo-vdr-scripts-0.1.ebuild 1536
MD5 636cc9a6303ab06a9b245375d6d2e388 gentoo-vdr-scripts-0.1_alpha8.ebuild 1521
MD5 6e40fa5403e7f7e380669ea7c6b8b733 gentoo-vdr-scripts-0.1_alpha3.ebuild 756
MD5 981191fb7b62e8f1471653baff30a032 ChangeLog 2962
MD5 a973dfa1638779880ca99f1c1435cac7 metadata.xml 259
MD5 cc3806f7a39109c105d0603dc651edb4 files/gentoo-vdr-scripts-0.1_alpha1-merge-commands.diff 1785
+MD5 c1da33589e98866a75625412f61f5e32 files/digest-gentoo-vdr-scripts-0.2_alpha1 77
MD5 d9485415ec9d1edf7e68020efec2c8e7 files/digest-gentoo-vdr-scripts-0.1 70
MD5 b8fba7f5ebd2c87f79834578f56c2a31 files/digest-gentoo-vdr-scripts-0.1_alpha1 76
MD5 61fda90329ee28df40ec5ee580da49d3 files/digest-gentoo-vdr-scripts-0.1_alpha2 76
diff --git a/media-tv/gentoo-vdr-scripts/files/digest-gentoo-vdr-scripts-0.2_alpha1 b/media-tv/gentoo-vdr-scripts/files/digest-gentoo-vdr-scripts-0.2_alpha1
new file mode 100644
index 000000000000..d6754e0725a5
--- /dev/null
+++ b/media-tv/gentoo-vdr-scripts/files/digest-gentoo-vdr-scripts-0.2_alpha1
@@ -0,0 +1 @@
+MD5 f92d11f1f6d6141a49cce797ca637cd6 gentoo-vdr-scripts-0.2_alpha1.tgz 13289
diff --git a/media-tv/gentoo-vdr-scripts/gentoo-vdr-scripts-0.2_alpha1.ebuild b/media-tv/gentoo-vdr-scripts/gentoo-vdr-scripts-0.2_alpha1.ebuild
new file mode 100644
index 000000000000..a31be310aeb9
--- /dev/null
+++ b/media-tv/gentoo-vdr-scripts/gentoo-vdr-scripts-0.2_alpha1.ebuild
@@ -0,0 +1,50 @@
+# 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.2_alpha1.ebuild,v 1.1 2005/10/29 16:09:48 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 "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 x86 && use !nvram; then
+ ewarn "nvram wakeup is now optional."
+ ewarn "To make use of it enable the use flag nvram."
+ fi
+}