summaryrefslogtreecommitdiffstats
path: root/extra
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2011-03-09 22:49:32 +0100
committertnut <thierryn1 at hispeed dot ch>2011-03-09 22:49:32 +0100
commit748d2eb38c7378b5faade2f20ed3f704cb131f3b (patch)
treebdf301cf0016954dbbe733853d60fdfb50e12299 /extra
parent70e55e8d43c0c8fa61d156943baa2252089e908a (diff)
downloadnutyx-extra-748d2eb38c7378b5faade2f20ed3f704cb131f3b.tar.gz
nutyx-extra-748d2eb38c7378b5faade2f20ed3f704cb131f3b.tar.bz2
nutyx-extra-748d2eb38c7378b5faade2f20ed3f704cb131f3b.tar.xz
nutyx-extra-748d2eb38c7378b5faade2f20ed3f704cb131f3b.zip
faac, maj 1.28-1
Diffstat (limited to 'extra')
-rw-r--r--extra/faac/.footprint.i6864
-rw-r--r--extra/faac/.footprint.x86_644
-rw-r--r--extra/faac/.md5sum.i6862
-rw-r--r--extra/faac/.md5sum.x86_642
-rwxr-xr-xextra/faac/Pkgfile4
5 files changed, 12 insertions, 4 deletions
diff --git a/extra/faac/.footprint.i686 b/extra/faac/.footprint.i686
index 025c5f3e7..45d36fe91 100644
--- a/extra/faac/.footprint.i686
+++ b/extra/faac/.footprint.i686
@@ -10,3 +10,7 @@ drwxr-xr-x root/root usr/lib/
lrwxrwxrwx root/root usr/lib/libfaac.so -> libfaac.so.0.0.0
lrwxrwxrwx root/root usr/lib/libfaac.so.0 -> libfaac.so.0.0.0
-rwxr-xr-x root/root usr/lib/libfaac.so.0.0.0
+drwxr-xr-x root/root usr/share/
+drwxr-xr-x root/root usr/share/man/
+drwxr-xr-x root/root usr/share/man/man1/
+-rw-r--r-- root/root usr/share/man/man1/faac.1.gz
diff --git a/extra/faac/.footprint.x86_64 b/extra/faac/.footprint.x86_64
index 025c5f3e7..45d36fe91 100644
--- a/extra/faac/.footprint.x86_64
+++ b/extra/faac/.footprint.x86_64
@@ -10,3 +10,7 @@ drwxr-xr-x root/root usr/lib/
lrwxrwxrwx root/root usr/lib/libfaac.so -> libfaac.so.0.0.0
lrwxrwxrwx root/root usr/lib/libfaac.so.0 -> libfaac.so.0.0.0
-rwxr-xr-x root/root usr/lib/libfaac.so.0.0.0
+drwxr-xr-x root/root usr/share/
+drwxr-xr-x root/root usr/share/man/
+drwxr-xr-x root/root usr/share/man/man1/
+-rw-r--r-- root/root usr/share/man/man1/faac.1.gz
diff --git a/extra/faac/.md5sum.i686 b/extra/faac/.md5sum.i686
index c66439ed6..6a89f344b 100644
--- a/extra/faac/.md5sum.i686
+++ b/extra/faac/.md5sum.i686
@@ -1 +1 @@
-1d7c019bd2dbb4f3101b8937ebc59cf6 faac-1.26.tar.gz
+80763728d392c7d789cde25614c878f6 faac-1.28.tar.gz
diff --git a/extra/faac/.md5sum.x86_64 b/extra/faac/.md5sum.x86_64
index c66439ed6..6a89f344b 100644
--- a/extra/faac/.md5sum.x86_64
+++ b/extra/faac/.md5sum.x86_64
@@ -1 +1 @@
-1d7c019bd2dbb4f3101b8937ebc59cf6 faac-1.26.tar.gz
+80763728d392c7d789cde25614c878f6 faac-1.28.tar.gz
diff --git a/extra/faac/Pkgfile b/extra/faac/Pkgfile
index 95837cf33..42855e511 100755
--- a/extra/faac/Pkgfile
+++ b/extra/faac/Pkgfile
@@ -6,13 +6,13 @@
# Run on: faad2,libmp4v2
name=faac
-version=1.26
+version=1.28
release=1
source=(http://heanet.dl.sourceforge.net/sourceforge/$name/$name-$version.tar.gz)
build() {
- cd $name
+ cd $name-$version
find . -type f -print0 | xargs -0 sed -i 's/\r//g'
chmod +x bootstrap
sh bootstrap