aboutsummaryrefslogtreecommitdiff
path: root/repos/clang/lame
diff options
context:
space:
mode:
Diffstat (limited to 'repos/clang/lame')
-rwxr-xr-xrepos/clang/lame/.checksum1
-rwxr-xr-xrepos/clang/lame/.files15
-rwxr-xr-xrepos/clang/lame/abuild6
3 files changed, 22 insertions, 0 deletions
diff --git a/repos/clang/lame/.checksum b/repos/clang/lame/.checksum
new file mode 100755
index 00000000..6bcb1196
--- /dev/null
+++ b/repos/clang/lame/.checksum
@@ -0,0 +1 @@
+18bd5d721dd053bdf9d4134690aeb118306eb07a530888f1f86617e5aad999c0 lame-3.100.tar.gz
diff --git a/repos/clang/lame/.files b/repos/clang/lame/.files
new file mode 100755
index 00000000..dde45772
--- /dev/null
+++ b/repos/clang/lame/.files
@@ -0,0 +1,15 @@
+drwxr-xr-x root/root usr/
+drwxr-xr-x root/root usr/bin/
+-rwxr-xr-x root/root usr/bin/lame
+-rwxr-xr-x root/root usr/bin/mp3rtp
+drwxr-xr-x root/root usr/include/
+drwxr-xr-x root/root usr/include/lame/
+-rw-r--r-- root/root usr/include/lame/lame.h
+drwxr-xr-x root/root usr/lib/
+lrwxrwxrwx root/root usr/lib/libmp3lame.so -> libmp3lame.so.0.0.0
+lrwxrwxrwx root/root usr/lib/libmp3lame.so.0 -> libmp3lame.so.0.0.0
+-rwxr-xr-x root/root usr/lib/libmp3lame.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/lame.1.gz
diff --git a/repos/clang/lame/abuild b/repos/clang/lame/abuild
new file mode 100755
index 00000000..48d03673
--- /dev/null
+++ b/repos/clang/lame/abuild
@@ -0,0 +1,6 @@
+name=lame
+version=3.100
+release=1
+source="https://downloads.sourceforge.net/$name/$name-$version.tar.gz"
+build_opt="--enable-mp3rtp"
+export LDFLAGS="$LDFLAGS -Wl,--undefined-version"