diff options
author | Matthias Schwarzott <zzam@gentoo.org> | 2007-11-27 14:18:57 +0000 |
---|---|---|
committer | Matthias Schwarzott <zzam@gentoo.org> | 2007-11-27 14:18:57 +0000 |
commit | 9490494653baaddfe9cb6470782164f898913112 (patch) | |
tree | c07a5a4a5ac897ed660966a97497d551e004f670 | |
parent | Replace nofax flag for net-dialup/mgetty with fax (#195467). (diff) | |
download | historical-9490494653baaddfe9cb6470782164f898913112.tar.gz historical-9490494653baaddfe9cb6470782164f898913112.tar.bz2 historical-9490494653baaddfe9cb6470782164f898913112.zip |
Fixed quoting.
Package-Manager: portage-2.1.4_rc3
-rw-r--r-- | media-video/gspcav1/ChangeLog | 6 | ||||
-rw-r--r-- | media-video/gspcav1/gspcav1-20060925.ebuild | 6 | ||||
-rw-r--r-- | media-video/gspcav1/gspcav1-20070110.ebuild | 4 | ||||
-rw-r--r-- | media-video/gspcav1/gspcav1-20070508.ebuild | 4 | ||||
-rw-r--r-- | media-video/istanbul/ChangeLog | 6 | ||||
-rw-r--r-- | media-video/istanbul/istanbul-0.2.0-r1.ebuild | 8 | ||||
-rw-r--r-- | media-video/istanbul/istanbul-0.2.1.ebuild | 8 | ||||
-rw-r--r-- | media-video/istanbul/istanbul-0.2.2.ebuild | 8 | ||||
-rw-r--r-- | media-video/konverter/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/konverter/konverter-0.93.ebuild | 22 | ||||
-rw-r--r-- | media-video/lives/ChangeLog | 7 | ||||
-rw-r--r-- | media-video/lives/lives-0.9.1.ebuild | 6 | ||||
-rw-r--r-- | media-video/lives/lives-0.9.5.ebuild | 10 | ||||
-rw-r--r-- | media-video/lives/lives-0.9.5_pre3.ebuild | 10 | ||||
-rw-r--r-- | media-video/lives/lives-0.9.7.ebuild | 8 | ||||
-rw-r--r-- | media-video/lives/lives-0.9.8.5.ebuild | 8 | ||||
-rw-r--r-- | media-video/lives/lives-0.9.8.6.ebuild | 6 |
17 files changed, 74 insertions, 58 deletions
diff --git a/media-video/gspcav1/ChangeLog b/media-video/gspcav1/ChangeLog index 100e0761299a..411d10a2692b 100644 --- a/media-video/gspcav1/ChangeLog +++ b/media-video/gspcav1/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-video/gspcav1 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/gspcav1/ChangeLog,v 1.4 2007/05/19 16:36:07 kingtaco Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/gspcav1/ChangeLog,v 1.5 2007/11/27 14:16:48 zzam Exp $ + + 27 Nov 2007; Matthias Schwarzott <zzam@gentoo.org> + gspcav1-20060925.ebuild, gspcav1-20070110.ebuild, gspcav1-20070508.ebuild: + Fixed quoting. *gspcav1-20070508 (19 May 2007) diff --git a/media-video/gspcav1/gspcav1-20060925.ebuild b/media-video/gspcav1/gspcav1-20060925.ebuild index ffd0589b5843..a91a7d3cdc84 100644 --- a/media-video/gspcav1/gspcav1-20060925.ebuild +++ b/media-video/gspcav1/gspcav1-20060925.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/gspcav1/gspcav1-20060925.ebuild,v 1.1 2006/10/22 15:25:45 kingtaco Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/gspcav1/gspcav1-20060925.ebuild,v 1.2 2007/11/27 14:16:48 zzam Exp $ inherit linux-mod @@ -26,7 +26,7 @@ pkg_setup() { src_unpack() { unpack ${A} - convert_to_m ${S}/Makefile + convert_to_m "${S}"/Makefile } src_install() { diff --git a/media-video/gspcav1/gspcav1-20070110.ebuild b/media-video/gspcav1/gspcav1-20070110.ebuild index 0056bb9895e1..b032aebe77c2 100644 --- a/media-video/gspcav1/gspcav1-20070110.ebuild +++ b/media-video/gspcav1/gspcav1-20070110.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/gspcav1/gspcav1-20070110.ebuild,v 1.1 2007/01/20 06:50:48 kingtaco Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/gspcav1/gspcav1-20070110.ebuild,v 1.2 2007/11/27 14:16:48 zzam Exp $ inherit linux-mod @@ -26,7 +26,7 @@ pkg_setup() { src_unpack() { unpack ${A} - convert_to_m ${S}/Makefile + convert_to_m "${S}"/Makefile } src_install() { diff --git a/media-video/gspcav1/gspcav1-20070508.ebuild b/media-video/gspcav1/gspcav1-20070508.ebuild index a95e5ff22e35..761360147df1 100644 --- a/media-video/gspcav1/gspcav1-20070508.ebuild +++ b/media-video/gspcav1/gspcav1-20070508.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/gspcav1/gspcav1-20070508.ebuild,v 1.2 2007/07/13 21:48:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/gspcav1/gspcav1-20070508.ebuild,v 1.3 2007/11/27 14:16:48 zzam Exp $ inherit linux-mod @@ -26,7 +26,7 @@ pkg_setup() { src_unpack() { unpack ${A} - convert_to_m ${S}/Makefile + convert_to_m "${S}"/Makefile } src_install() { diff --git a/media-video/istanbul/ChangeLog b/media-video/istanbul/ChangeLog index 418e6694dfa5..867ed29f21eb 100644 --- a/media-video/istanbul/ChangeLog +++ b/media-video/istanbul/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-video/istanbul # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/istanbul/ChangeLog,v 1.11 2007/09/01 06:17:37 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/istanbul/ChangeLog,v 1.12 2007/11/27 14:18:57 zzam Exp $ + + 27 Nov 2007; Matthias Schwarzott <zzam@gentoo.org> + istanbul-0.2.0-r1.ebuild, istanbul-0.2.1.ebuild, istanbul-0.2.2.ebuild: + Fixed quoting. 01 Sep 2007; Samuli Suominen <drac@gentoo.org> istanbul-0.2.2.ebuild: Add USE encode check for libtheora wrt #168989. diff --git a/media-video/istanbul/istanbul-0.2.0-r1.ebuild b/media-video/istanbul/istanbul-0.2.0-r1.ebuild index be768f22eb0a..3e4535b513ae 100644 --- a/media-video/istanbul/istanbul-0.2.0-r1.ebuild +++ b/media-video/istanbul/istanbul-0.2.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/istanbul/istanbul-0.2.0-r1.ebuild,v 1.6 2007/01/22 02:20:49 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/istanbul/istanbul-0.2.0-r1.ebuild,v 1.7 2007/11/27 14:18:57 zzam Exp $ inherit eutils gnome2 python autotools @@ -32,8 +32,8 @@ src_unpack() { gnome2_src_unpack # disable pyc compiling - mv ${S}/py-compile ${S}/py-compile.orig - ln -s /bin/true ${S}/py-compile + mv "${S}"/py-compile "${S}"/py-compile.orig + ln -s /bin/true "${S}"/py-compile echo "py_compile = /bin/true" > common/python.mk intltoolize --force --copy || die @@ -54,7 +54,7 @@ src_compile() { pkg_postinst() { gnome2_pkg_postinst python_version - python_mod_optimize ${ROOT}/usr/$(get_libdir)/python${PYVER}/site-packages/istanbul + python_mod_optimize "${ROOT}"/usr/$(get_libdir)/python${PYVER}/site-packages/istanbul } pkg_postrm() { diff --git a/media-video/istanbul/istanbul-0.2.1.ebuild b/media-video/istanbul/istanbul-0.2.1.ebuild index da4e9ea80b5c..2ae6c20aa2bd 100644 --- a/media-video/istanbul/istanbul-0.2.1.ebuild +++ b/media-video/istanbul/istanbul-0.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/istanbul/istanbul-0.2.1.ebuild,v 1.2 2007/01/22 02:20:49 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/istanbul/istanbul-0.2.1.ebuild,v 1.3 2007/11/27 14:18:57 zzam Exp $ inherit eutils gnome2 python autotools @@ -32,8 +32,8 @@ src_unpack() { gnome2_src_unpack # disable pyc compiling - mv ${S}/py-compile ${S}/py-compile.orig - ln -s /bin/true ${S}/py-compile + mv "${S}"/py-compile "${S}"/py-compile.orig + ln -s /bin/true "${S}"/py-compile echo "py_compile = /bin/true" > common/python.mk intltoolize --force --copy || die @@ -54,7 +54,7 @@ src_compile() { pkg_postinst() { gnome2_pkg_postinst python_version - python_mod_optimize ${ROOT}/usr/$(get_libdir)/python${PYVER}/site-packages/istanbul + python_mod_optimize "${ROOT}"/usr/$(get_libdir)/python${PYVER}/site-packages/istanbul } pkg_postrm() { diff --git a/media-video/istanbul/istanbul-0.2.2.ebuild b/media-video/istanbul/istanbul-0.2.2.ebuild index 8d5b0a52591b..0f58376f11b9 100644 --- a/media-video/istanbul/istanbul-0.2.2.ebuild +++ b/media-video/istanbul/istanbul-0.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/istanbul/istanbul-0.2.2.ebuild,v 1.2 2007/09/01 06:17:37 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/istanbul/istanbul-0.2.2.ebuild,v 1.3 2007/11/27 14:18:57 zzam Exp $ inherit eutils gnome2 python autotools @@ -39,8 +39,8 @@ src_unpack() { gnome2_src_unpack # disable pyc compiling - mv ${S}/py-compile ${S}/py-compile.orig - ln -s /bin/true ${S}/py-compile + mv "${S}"/py-compile "${S}"/py-compile.orig + ln -s /bin/true "${S}"/py-compile echo "py_compile = /bin/true" > common/python.mk intltoolize --force --copy || die @@ -61,7 +61,7 @@ src_compile() { pkg_postinst() { gnome2_pkg_postinst python_version - python_mod_optimize ${ROOT}/usr/$(get_libdir)/python${PYVER}/site-packages/istanbul + python_mod_optimize "${ROOT}"/usr/$(get_libdir)/python${PYVER}/site-packages/istanbul } pkg_postrm() { diff --git a/media-video/konverter/ChangeLog b/media-video/konverter/ChangeLog index 98cfc4283318..25ba0fd7ca08 100644 --- a/media-video/konverter/ChangeLog +++ b/media-video/konverter/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/konverter # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/konverter/ChangeLog,v 1.10 2007/03/14 23:42:43 troll Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/konverter/ChangeLog,v 1.11 2007/11/27 14:15:50 zzam Exp $ + + 27 Nov 2007; Matthias Schwarzott <zzam@gentoo.org> konverter-0.93.ebuild: + Fixed quoting. *konverter-0.93 (14 Mar 2007) diff --git a/media-video/konverter/konverter-0.93.ebuild b/media-video/konverter/konverter-0.93.ebuild index 4860f46727cf..e9ac72b8cfff 100644 --- a/media-video/konverter/konverter-0.93.ebuild +++ b/media-video/konverter/konverter-0.93.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/konverter/konverter-0.93.ebuild,v 1.1 2007/03/14 23:42:43 troll Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/konverter/konverter-0.93.ebuild,v 1.2 2007/11/27 14:15:50 zzam Exp $ inherit qt3 eutils @@ -25,16 +25,16 @@ RDEPEND="${DEPEND}" src_unpack() { unpack ${A} - cd ${S} + cd "${S}" # make sure that sourced binary will not be install - rm ${S}/src/bin/${PN} + rm "${S}"/src/bin/${PN} - epatch ${FILESDIR}/${P}-pro_files.patch - epatch ${FILESDIR}/${PN}-desktop.patch + epatch "${FILESDIR}"/${P}-pro_files.patch + epatch "${FILESDIR}"/${PN}-desktop.patch # icon for desktop file - cp ${S}/media/hi32-app-konverter.png ${S}/media/${PN}.png + cp "${S}"/media/hi32-app-konverter.png "${S}"/media/${PN}.png } src_compile() { @@ -46,7 +46,7 @@ src_compile() { QMAKE_RPATH= \ || die "qmake failed" - cd ${S}/src + cd "${S}"/src qmake src.pro \ QTDIR=/usr/lib \ QMAKE_CFLAGS_RELEASE="${CFLAGS}" \ @@ -62,9 +62,9 @@ src_install() { # for now - useless... # make INSTALL_ROOT="${D}" install || die "make install failed" - dobin ${S}/bin/${PN} - dodoc ${S}/distfiles/{AUTHORS,ChangeLog,README,TODO} + dobin "${S}"/bin/${PN} + dodoc "${S}"/distfiles/{AUTHORS,ChangeLog,README,TODO} - domenu ${S}/distfiles/${PN}.desktop - doicon ${S}/media/${PN}.png + domenu "${S}"/distfiles/${PN}.desktop + doicon "${S}"/media/${PN}.png } diff --git a/media-video/lives/ChangeLog b/media-video/lives/ChangeLog index 1092820dc08f..155d0031a0d9 100644 --- a/media-video/lives/ChangeLog +++ b/media-video/lives/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-video/lives # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/lives/ChangeLog,v 1.23 2007/08/26 09:15:18 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/lives/ChangeLog,v 1.24 2007/11/27 14:14:27 zzam Exp $ + + 27 Nov 2007; Matthias Schwarzott <zzam@gentoo.org> lives-0.9.1.ebuild, + lives-0.9.5_pre3.ebuild, lives-0.9.5.ebuild, lives-0.9.7.ebuild, + lives-0.9.8.5.ebuild, lives-0.9.8.6.ebuild: + Fixed quoting. *lives-0.9.8.6 (26 Aug 2007) diff --git a/media-video/lives/lives-0.9.1.ebuild b/media-video/lives/lives-0.9.1.ebuild index 78ed27425117..2a32fa3eed1c 100644 --- a/media-video/lives/lives-0.9.1.ebuild +++ b/media-video/lives/lives-0.9.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/lives/lives-0.9.1.ebuild,v 1.7 2006/11/13 15:24:20 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/lives/lives-0.9.1.ebuild,v 1.8 2007/11/27 14:14:27 zzam Exp $ inherit flag-o-matic @@ -48,6 +48,6 @@ src_compile() { } src_install() { - make DESTDIR=${D} install || die + make DESTDIR="${D}" install || die dodoc AUTHORS CHANGELOG FEATURES GETTING.STARTED } diff --git a/media-video/lives/lives-0.9.5.ebuild b/media-video/lives/lives-0.9.5.ebuild index a6cef0e316bf..d642c70fccb8 100644 --- a/media-video/lives/lives-0.9.5.ebuild +++ b/media-video/lives/lives-0.9.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/lives/lives-0.9.5.ebuild,v 1.5 2006/11/13 15:24:20 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/lives/lives-0.9.5.ebuild,v 1.6 2007/11/27 14:14:27 zzam Exp $ inherit flag-o-matic @@ -47,8 +47,8 @@ src_unpack() { unpack ${A} # hardcoding -03 is wrong! sed -i -e "s:-O3::g" \ - ${S}/{,src,lives-plugins,lives-plugins/plugins/playback/video,lives-plugins/weed-plugins}/Makefile* - grep -r O3 ${S} + "${S}"/{,src,lives-plugins,lives-plugins/plugins/playback/video,lives-plugins/weed-plugins}/Makefile* + grep -r O3 "${S}" } src_compile() { @@ -60,6 +60,6 @@ src_compile() { src_install() { dodir /usr/share/lives/icons - make DESTDIR=${D} install || die + make DESTDIR="${D}" install || die dodoc AUTHORS CHANGELOG FEATURES GETTING.STARTED } diff --git a/media-video/lives/lives-0.9.5_pre3.ebuild b/media-video/lives/lives-0.9.5_pre3.ebuild index c90ef2bf361b..319354a533cf 100644 --- a/media-video/lives/lives-0.9.5_pre3.ebuild +++ b/media-video/lives/lives-0.9.5_pre3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/lives/lives-0.9.5_pre3.ebuild,v 1.3 2006/11/13 15:24:20 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/lives/lives-0.9.5_pre3.ebuild,v 1.4 2007/11/27 14:14:27 zzam Exp $ inherit flag-o-matic @@ -46,7 +46,7 @@ src_unpack() { } src_compile() { - cd ${WORKDIR}/${PN}-${MY_PV} + cd "${WORKDIR}"/${PN}-${MY_PV} use amd64 && append-flags -fPIC -DPIC econf \ $(use_enable libvisual) || die "configure failed" @@ -54,7 +54,7 @@ src_compile() { } src_install() { - cd ${WORKDIR}/${PN}-${MY_PV} - emake DESTDIR=${D} install || die + cd "${WORKDIR}"/${PN}-${MY_PV} + emake DESTDIR="${D}" install || die dodoc AUTHORS CHANGELOG FEATURES GETTING.STARTED } diff --git a/media-video/lives/lives-0.9.7.ebuild b/media-video/lives/lives-0.9.7.ebuild index 8733209e1b46..29b4388df1bd 100644 --- a/media-video/lives/lives-0.9.7.ebuild +++ b/media-video/lives/lives-0.9.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/lives/lives-0.9.7.ebuild,v 1.1 2006/10/06 22:36:43 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/lives/lives-0.9.7.ebuild,v 1.2 2007/11/27 14:14:27 zzam Exp $ inherit flag-o-matic @@ -42,7 +42,7 @@ src_unpack() { unpack ${A} # hardcoding -03 is wrong! sed -i -e "s:-O3::g" \ - ${S}/{,src,lives-plugins,lives-plugins/plugins/playback/video,lives-plugins/weed-plugins}/Makefile* + "${S}"/{,src,lives-plugins,lives-plugins/plugins/playback/video,lives-plugins/weed-plugins}/Makefile* } src_compile() { @@ -55,6 +55,6 @@ src_compile() { src_install() { dodir /usr/share/lives/icons - make DESTDIR=${D} install || die + make DESTDIR="${D}" install || die dodoc AUTHORS CHANGELOG FEATURES GETTING.STARTED } diff --git a/media-video/lives/lives-0.9.8.5.ebuild b/media-video/lives/lives-0.9.8.5.ebuild index 7d71c0b4bf7c..1758b6f03cad 100644 --- a/media-video/lives/lives-0.9.8.5.ebuild +++ b/media-video/lives/lives-0.9.8.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/lives/lives-0.9.8.5.ebuild,v 1.1 2007/06/04 14:21:38 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/lives/lives-0.9.8.5.ebuild,v 1.2 2007/11/27 14:14:27 zzam Exp $ inherit flag-o-matic @@ -42,8 +42,8 @@ src_unpack() { unpack ${A} # hardcoding -03 is wrong! sed -i -e "s:-O3::g" \ - ${S}/{,src,lives-plugins,lives-plugins/plugins/playback/video,lives-plugins/weed-plugins}/Makefile* - cd ${S} + "${S}"/{,src,lives-plugins,lives-plugins/plugins/playback/video,lives-plugins/weed-plugins}/Makefile* + cd "${S}" epatch "${FILESDIR}/${P}-install-paths.patch" } @@ -58,6 +58,6 @@ src_compile() { src_install() { dodir /usr/share/pixmaps dodir /usr/share/applications - make DESTDIR=${D} install || die + make DESTDIR="${D}" install || die dodoc AUTHORS CHANGELOG FEATURES GETTING.STARTED } diff --git a/media-video/lives/lives-0.9.8.6.ebuild b/media-video/lives/lives-0.9.8.6.ebuild index c7dd1d94c853..c625d37cbddc 100644 --- a/media-video/lives/lives-0.9.8.6.ebuild +++ b/media-video/lives/lives-0.9.8.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/lives/lives-0.9.8.6.ebuild,v 1.1 2007/08/26 09:15:18 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/lives/lives-0.9.8.6.ebuild,v 1.2 2007/11/27 14:14:27 zzam Exp $ inherit flag-o-matic @@ -42,7 +42,7 @@ src_unpack() { unpack ${A} # hardcoding -03 is wrong! sed -i -e "s:-O3::g" \ - ${S}/{,src,lives-plugins,lives-plugins/plugins/playback/video,lives-plugins/weed-plugins}/Makefile* + "${S}"/{,src,lives-plugins,lives-plugins/plugins/playback/video,lives-plugins/weed-plugins}/Makefile* } src_compile() { @@ -56,6 +56,6 @@ src_compile() { src_install() { dodir /usr/share/pixmaps dodir /usr/share/applications - make DESTDIR=${D} install || die + make DESTDIR="${D}" install || die dodoc AUTHORS FEATURES GETTING.STARTED } |