diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2011-03-30 20:11:58 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2011-03-30 20:11:58 +0000 |
commit | 8ca57d6a516c88cee057116339ccb576487fb4bf (patch) | |
tree | 64e523bb586c817d3a4e389a8cef1a6ed915b98d /media-video/flumotion | |
parent | Version bump, thanks to octo and bonbons on #collectd for the help! (diff) | |
download | historical-8ca57d6a516c88cee057116339ccb576487fb4bf.tar.gz historical-8ca57d6a516c88cee057116339ccb576487fb4bf.tar.bz2 historical-8ca57d6a516c88cee057116339ccb576487fb4bf.zip |
refactor a bit
Package-Manager: portage-2.2.0_alpha29/cvs/Linux x86_64
Diffstat (limited to 'media-video/flumotion')
-rw-r--r-- | media-video/flumotion/Manifest | 8 | ||||
-rw-r--r-- | media-video/flumotion/flumotion-0.8.1.ebuild | 22 |
2 files changed, 15 insertions, 15 deletions
diff --git a/media-video/flumotion/Manifest b/media-video/flumotion/Manifest index b566c9b99a5e..be0b32ac2523 100644 --- a/media-video/flumotion/Manifest +++ b/media-video/flumotion/Manifest @@ -5,13 +5,13 @@ AUX flumotion-init-0.2.0 308 RMD160 29c6adb1376b3220e2f16ef9afc6ac61a3d30dc1 SHA DIST flumotion-0.6.2.tar.bz2 1504019 RMD160 a9c006402fc1fe03104b3c6a1b7313fa33ffa94f SHA1 3fa07eee52333704cb3d0e155559c750d048667d SHA256 9333bc8585b248e1393ceca36adcdfcc5e009392b0201bfa9369445b015f40d9 DIST flumotion-0.8.1.tar.bz2 1516513 RMD160 c07866557733567f5efd5d4dbc16eac9385f87f3 SHA1 e4c574bb365675f8d4c72fa4f2e65b2e37118867 SHA256 ae53684e504ef8793a08e70d17892a090c53ebf9bd470f8081b9c9949d53db4d EBUILD flumotion-0.6.2.ebuild 3039 RMD160 1b4aa0cf692f2c3162f7e107fdb550ab6f4f482e SHA1 b498b690c2e6f02c2b96b4e9e8b68fac8576ba33 SHA256 2b9fef3e8f01c0bde46a4d1ce4046b9ea989a1c330953ec8bd09949a7bb0fd12 -EBUILD flumotion-0.8.1.ebuild 2246 RMD160 d2933e3403b2bfeeecee4d59f0644455720b759f SHA1 932106b2dadfa8bbb9c96c1c0041a1771fe2c338 SHA256 a0931e562938bf258d244598fa4dbead70ec2fd77d2a63279d40f226e397578b +EBUILD flumotion-0.8.1.ebuild 2274 RMD160 4c762b7211149804033bac2cc9751397a2ccc0c2 SHA1 23fa1f61f1cb11f0f9de7f89a377042dc542ff4a SHA256 6572dcd7b149300791f6c78a1de09c41d251e47391aa89d7a2846ffab9692cb2 MISC ChangeLog 3641 RMD160 0d88680f1a5a0ccd7872b9ffb72df12d2823467d SHA1 5eddb69670eb0ff5b3a4841582a9de7c1f7ba9a4 SHA256 d481696c589d4bb779d8adfbfce7ddbfc4c6c623f3430774dd812d7072e82b7b MISC metadata.xml 164 RMD160 5d4062e422bbf6c0cb9f94a3282f6f31dd2ca54e SHA1 d9f131bae0f8e5ed9fe85e0f23c8883cf8886073 SHA256 63f0c98dbf90a122aa2c9bd6088d3b8a7de6b79f90558e53d175603207f1b01d -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (GNU/Linux) -iF4EAREIAAYFAk2TjIIACgkQXkR9YqOcLPGUqAD/WgT5t0/UBqepkGOu1V8zyqHB -MgicOCFSZ98Rm8Zg6OkA/2zU5mxMbgedGzWoKW5F8y3s2huZ3bws72p0FFgGuPCA -=u49h +iF4EAREIAAYFAk2TjrYACgkQXkR9YqOcLPEEdQD/fnF4ZgXHW0+2seSuV6gluZEK +JseK4dCXg1sDvuqvUtUBAI4/PS9b6q+/U8KSZbiBWSDw1rfCLX4Yuy1k6KNaZIfK +=7Ulr -----END PGP SIGNATURE----- diff --git a/media-video/flumotion/flumotion-0.8.1.ebuild b/media-video/flumotion/flumotion-0.8.1.ebuild index d3669fdc7f6d..7fb1090dc5e7 100644 --- a/media-video/flumotion/flumotion-0.8.1.ebuild +++ b/media-video/flumotion/flumotion-0.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/flumotion/flumotion-0.8.1.ebuild,v 1.2 2011/03/30 20:02:28 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/flumotion/flumotion-0.8.1.ebuild,v 1.3 2011/03/30 20:11:58 ssuominen Exp $ EAPI=3 @@ -17,7 +17,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="doc test" -RDEPEND="" +RDEPEND="" # Where is this documented? DEPEND="${RDEPEND} sys-devel/gettext doc? ( dev-python/epydoc ) @@ -50,6 +50,14 @@ src_install() { emake -j1 DESTDIR="${D}" install || die dodoc AUTHORS ChangeLog NEWS README RELEASE TODO + keepdir /var/log/flumotion + keepdir /var/run/flumotion + + newinitd "${FILESDIR}"/flumotion-init-0.2.0 flumotion + + # /usr/share/hal/fdi/policy/20thirdparty/91-flumotion-device-policy.fdi + rm -rf "${D}"/usr/share/hal + dodir /etc/flumotion dodir /etc/flumotion/managers dodir /etc/flumotion/managers/default @@ -64,18 +72,10 @@ src_install() { insinto /etc/flumotion doins default.pem || die popd - - keepdir /var/log/flumotion - keepdir /var/run/flumotion - - newinitd "${FILESDIR}"/flumotion-init-0.2.0 flumotion - - # /usr/share/hal/fdi/policy/20thirdparty/91-flumotion-device-policy.fdi - rm -rf "${D}"/usr/share/hal } pkg_postinst() { - if ! enewgroup flumotion || ! enewuser flumotion -1 -1 /usr/share/flumotion flumotion,audio,video,sys; then + if ! enewgroup flumotion || ! enewuser flumotion -1 -1 /usr/share/flumotion flumotion,audio,video,sys; then die "Unable to add flumotion user and flumotion group." fi |