diff options
author | Matthias Schwarzott <zzam@gentoo.org> | 2006-01-03 15:32:55 +0000 |
---|---|---|
committer | Matthias Schwarzott <zzam@gentoo.org> | 2006-01-03 15:32:55 +0000 |
commit | 010d4b2631c4f89bb07981790e6b0d65a8499a10 (patch) | |
tree | 3a3568d7c76d019d90a6b6d939b4954c9d9230ba /media-tv/gentoo-vdr-scripts | |
parent | Version bumped 4.x series to 4.5.3, marking 4.5.3 and 5.5.1 stable on x86/amd... (diff) | |
download | gentoo-2-010d4b2631c4f89bb07981790e6b0d65a8499a10.tar.gz gentoo-2-010d4b2631c4f89bb07981790e6b0d65a8499a10.tar.bz2 gentoo-2-010d4b2631c4f89bb07981790e6b0d65a8499a10.zip |
Version bumped. Contains method for nvram-reboot without need to tweak boot-manager.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'media-tv/gentoo-vdr-scripts')
-rw-r--r-- | media-tv/gentoo-vdr-scripts/ChangeLog | 9 | ||||
-rw-r--r-- | media-tv/gentoo-vdr-scripts/Manifest | 2 | ||||
-rw-r--r-- | media-tv/gentoo-vdr-scripts/files/digest-gentoo-vdr-scripts-0.2 | 1 | ||||
-rw-r--r-- | media-tv/gentoo-vdr-scripts/gentoo-vdr-scripts-0.2.ebuild | 106 |
4 files changed, 117 insertions, 1 deletions
diff --git a/media-tv/gentoo-vdr-scripts/ChangeLog b/media-tv/gentoo-vdr-scripts/ChangeLog index 8d8e51761e04..15a211f25605 100644 --- a/media-tv/gentoo-vdr-scripts/ChangeLog +++ b/media-tv/gentoo-vdr-scripts/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for media-tv/gentoo-vdr-scripts # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-tv/gentoo-vdr-scripts/ChangeLog,v 1.27 2006/01/02 21:25:31 zzam Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/gentoo-vdr-scripts/ChangeLog,v 1.28 2006/01/03 15:32:55 zzam Exp $ + +*gentoo-vdr-scripts-0.2 (03 Jan 2006) + + 03 Jan 2006; Matthias Schwarzott <zzam@gentoo.org> + +gentoo-vdr-scripts-0.2.ebuild: + Version bumped. Contains method for nvram-reboot without need to tweak + boot-manager. *gentoo-vdr-scripts-0.2_alpha6-r1 (02 Jan 2006) diff --git a/media-tv/gentoo-vdr-scripts/Manifest b/media-tv/gentoo-vdr-scripts/Manifest index 437cdacb46d8..03717800433c 100644 --- a/media-tv/gentoo-vdr-scripts/Manifest +++ b/media-tv/gentoo-vdr-scripts/Manifest @@ -1,5 +1,6 @@ MD5 69961a9c801db34d3e4842645810c737 ChangeLog 5361 MD5 d9485415ec9d1edf7e68020efec2c8e7 files/digest-gentoo-vdr-scripts-0.1 70 +MD5 f138047c23306296259dd46c6a272ef3 files/digest-gentoo-vdr-scripts-0.2 70 MD5 c1da33589e98866a75625412f61f5e32 files/digest-gentoo-vdr-scripts-0.2_alpha1 77 MD5 87543e99ee549abb36309f30152b50e1 files/digest-gentoo-vdr-scripts-0.2_alpha2 77 MD5 2ecb98838292de6b7446a53a432753b7 files/digest-gentoo-vdr-scripts-0.2_alpha3 77 @@ -11,6 +12,7 @@ MD5 bde30677e04bd8097a9092e79cece55e files/digest-gentoo-vdr-scripts-0.2_alpha6- MD5 cc3806f7a39109c105d0603dc651edb4 files/gentoo-vdr-scripts-0.1_alpha1-merge-commands.diff 1785 MD5 87da33b96f1f2cd1a018545f67f8d0e6 files/gentoo-vdr-scripts-0.1_alpha4-video-parameter.diff 1275 MD5 8161a3669aa97752b6b3d22cd80934ff gentoo-vdr-scripts-0.1.ebuild 1536 +MD5 2172e5891fd9605f44483c732d7c1314 gentoo-vdr-scripts-0.2.ebuild 2611 MD5 9b26fe688d53684c58bdcb9c05aa43e8 gentoo-vdr-scripts-0.2_alpha1.ebuild 1424 MD5 f2f6c43b296eb16399778ee7857b6d81 gentoo-vdr-scripts-0.2_alpha2.ebuild 1424 MD5 8daf118a9439f993f781876b1ba712e7 gentoo-vdr-scripts-0.2_alpha3.ebuild 1428 diff --git a/media-tv/gentoo-vdr-scripts/files/digest-gentoo-vdr-scripts-0.2 b/media-tv/gentoo-vdr-scripts/files/digest-gentoo-vdr-scripts-0.2 new file mode 100644 index 000000000000..d840efd7405c --- /dev/null +++ b/media-tv/gentoo-vdr-scripts/files/digest-gentoo-vdr-scripts-0.2 @@ -0,0 +1 @@ +MD5 4e9aadf213a68310f314f2bfc5d56cfb gentoo-vdr-scripts-0.2.tgz 18815 diff --git a/media-tv/gentoo-vdr-scripts/gentoo-vdr-scripts-0.2.ebuild b/media-tv/gentoo-vdr-scripts/gentoo-vdr-scripts-0.2.ebuild new file mode 100644 index 000000000000..7517f9f1b9d7 --- /dev/null +++ b/media-tv/gentoo-vdr-scripts/gentoo-vdr-scripts-0.2.ebuild @@ -0,0 +1,106 @@ +# Copyright 1999-2006 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.ebuild,v 1.1 2006/01/03 15:32:55 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="~amd64 ~ppc ~x86" + +DEPEND="nvram? ( x86? ( sys-power/nvram-wakeup ) )" + +VDR_HOME=/var/vdr + +pkg_setup() { + enewgroup vdr + if getent passwd vdr >/dev/null 2>&1; then + einfo "Modifying user vdr" + usermod -g vdr -s /bin/bash vdr + local grp + for grp in video audio cdrom; do + gpasswd -a vdr ${grp} >/dev/null + done + else + enewuser vdr -1 /bin/bash ${VDR_HOME} vdr,video,audio,cdrom + fi +} + +src_install() { + make install DESTDIR="${D}" || die "make install failed" + dodoc README TODO ChangeLog + + if use nvram; then + if use x86; then + make install DESTDIR="${D}" || die "make install-nvram failed" + else + ewarn "nvram-wakeup is not available on this architecture." + fi + fi + + keepdir /var/vdr/shutdown-data + keepdir /var/vdr/merged-config-files + chown vdr:vdr -R ${D}/var/vdr +} + +pkg_preinst() { + local owner + local d + for d in /etc/vdr /var/vdr; do + if [[ -d ${d} ]]; then + owner=$(stat ${d} -c "%U") + if [[ ${owner} != vdr ]]; then + einfo "Changing ownership of ${d}" + chown -R vdr:vdr ${d} + fi + fi + done +} + +VDRSUDOENTRY="vdr ALL=NOPASSWD:/usr/lib/vdr/bin/vdrshutdown-really.sh" + +pkg_postinst() { + einfo + einfo "To make shutdown work add this line to /etc/sudoers" + einfo " $VDRSUDOENTRY" + einfo + einfo "or execute this command:" + einfo " emerge --config gentoo-vdr-scripts" + 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 +} + +pkg_config() { + if grep -q /usr/lib/vdr/bin/vdrshutdown-really.sh ${ROOT}/etc/sudoers; then + einfo "sudoers-entry for vdr already in place." + else + einfo "Adding this line to /etc/sudoers:" + einfo "+ ${VDRSUDOENTRY}" + + cd ${T} + cat >sudoedit-vdr.sh <<-SUDOEDITOR + #!/bin/bash + echo "" >> \${1} + echo "${VDRSUDOENTRY}" >> \${1} + SUDOEDITOR + chmod a+x sudoedit-vdr.sh + + VISUAL=${T}/sudoedit-vdr.sh visudo -f ${ROOT}/etc/sudoers || die "visudo failed" + + einfo "Edited /etc/sudoers" + fi +} + |