[arch-commits] Commit in gnash-common/repos (extra-x86_64 extra-x86_64/PKGBUILD)

Pierre Schmitz pierre at archlinux.org
Wed Jun 18 21:49:04 UTC 2008


    Date: Wednesday, June 18, 2008 @ 17:49:03
  Author: pierre
Revision: 3050

Merged revisions 3043-3049 via svnmerge from 
svn+ssh://svn.archlinux.org/home/svn-packages/gnash-common/trunk

........
  r3049 | pierre | 2008-06-18 21:48:35 +0000 (Wed, 18 Jun 2008) | 2 lines
  
  upgpkg: gnash-common 0.8.3-2
      fix etc path
........

Modified:
  gnash-common/repos/extra-x86_64/	(properties)
  gnash-common/repos/extra-x86_64/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)


Property changes on: gnash-common/repos/extra-x86_64
___________________________________________________________________
Name: svnmerge-integrated
   - /gnash-common/trunk:1-3042
   + /gnash-common/trunk:1-3049

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2008-06-18 21:48:35 UTC (rev 3049)
+++ extra-x86_64/PKGBUILD	2008-06-18 21:49:03 UTC (rev 3050)
@@ -3,12 +3,12 @@
 
 pkgname=gnash-common
 pkgver=0.8.3
-pkgrel=1
+pkgrel=2
 pkgdesc="A GNU Flash movie player."
 arch=('i686' 'x86_64')
 url="http://www.gnu.org/software/gnash/"
 license=("GPL3")
-depends=('fontconfig' 'libxml2' 'curl' 'libtool>=2.2-2' 'ffmpeg>=20071204-1' 'boost>=1.34.1-2' 'libxi' 'libdca')
+depends=('fontconfig' 'libxml2' 'curl' 'libtool>=2.2-2' 'ffmpeg>=20071204-1' 'boost>=1.34.1-2' 'libxi' 'libdca' 'glib2')
 makedepends=('pkgconfig' 'diffutils' 'agg')
 source=(http://ftp.gnu.org/gnu/gnash/${pkgver}/gnash-${pkgver}.tar.bz2)
 options=('!libtool' '!emptydirs')
@@ -20,6 +20,7 @@
   cd $startdir/src/gnash-$pkgver
 
   ./configure --prefix=/usr \
+   --sysconfdir=/etc \
    --disable-kparts \
    --disable-nsapi \
    --enable-gui=gtk \





More information about the arch-commits mailing list