[arch-commits] Commit in smpeg/repos (extra-i686 extra-i686/PKGBUILD)
Allan McRae
allan at archlinux.org
Fri Nov 28 13:17:01 UTC 2008
Date: Friday, November 28, 2008 @ 08:17:01
Author: allan
Revision: 19615
Merged revisions 356,19614 via svnmerge from
svn+ssh://archlinux.org/srv/svn-packages/smpeg/trunk
........
r356 | aaron | 2008-04-19 08:56:27 +1000 (Sat, 19 Apr 2008) | 1 line
Added svn:keywords to all PKGBUILDs
........
r19614 | allan | 2008-11-28 23:15:57 +1000 (Fri, 28 Nov 2008) | 2 lines
upgpkg: smpeg 0.4.4-4
Fix aclocal warnings - FS#11820
........
Modified:
smpeg/repos/extra-i686/ (properties)
smpeg/repos/extra-i686/PKGBUILD
----------+
PKGBUILD | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
Property changes on: smpeg/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
- /smpeg/trunk:1
+ /smpeg/trunk:1-19614
Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2008-11-28 13:15:57 UTC (rev 19614)
+++ extra-i686/PKGBUILD 2008-11-28 13:17:01 UTC (rev 19615)
@@ -4,7 +4,7 @@
pkgname=smpeg
pkgver=0.4.4
-pkgrel=3
+pkgrel=4
pkgdesc="SDL MPEG Player Library"
arch=('i686' 'x86_64')
url="http://icculus.org/smpeg/"
@@ -22,4 +22,7 @@
./configure --prefix=/usr
make LDFLAGS+=-lstdc++ || return 1
make DESTDIR=$startdir/pkg install
+
+ #fix aclocal warnings
+ sed -i "s#(AM_PATH_SMPEG#([AM_PATH_SMPEG]#" ${pkgdir}/usr/share/aclocal/smpeg.m4
}
More information about the arch-commits
mailing list