diff options
Diffstat (limited to 'repos/extra/libogg')
| -rw-r--r-- | repos/extra/libogg/.checksum | 1 | ||||
| -rw-r--r-- | repos/extra/libogg/.files | 15 | ||||
| -rw-r--r-- | repos/extra/libogg/abuild | 4 |
3 files changed, 0 insertions, 20 deletions
diff --git a/repos/extra/libogg/.checksum b/repos/extra/libogg/.checksum deleted file mode 100644 index c43540c0..00000000 --- a/repos/extra/libogg/.checksum +++ /dev/null @@ -1 +0,0 @@ -ed63da85144c5040cd55143598fac51926db5fc1a46bc80ab3878dd4e5617e92 libogg-1.3.6.tar.xz diff --git a/repos/extra/libogg/.files b/repos/extra/libogg/.files deleted file mode 100644 index e003f302..00000000 --- a/repos/extra/libogg/.files +++ /dev/null @@ -1,15 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/include/ -drwxr-xr-x root/root usr/include/ogg/ --rw-r--r-- root/root usr/include/ogg/config_types.h --rw-r--r-- root/root usr/include/ogg/ogg.h --rw-r--r-- root/root usr/include/ogg/os_types.h -drwxr-xr-x root/root usr/lib/ -lrwxrwxrwx root/root usr/lib/libogg.so -> libogg.so.0.8.6 -lrwxrwxrwx root/root usr/lib/libogg.so.0 -> libogg.so.0.8.6 --rwxr-xr-x root/root usr/lib/libogg.so.0.8.6 -drwxr-xr-x root/root usr/lib/pkgconfig/ --rw-r--r-- root/root usr/lib/pkgconfig/ogg.pc -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/aclocal/ --rw-r--r-- root/root usr/share/aclocal/ogg.m4 diff --git a/repos/extra/libogg/abuild b/repos/extra/libogg/abuild deleted file mode 100644 index 9bc79eab..00000000 --- a/repos/extra/libogg/abuild +++ /dev/null @@ -1,4 +0,0 @@ -name=libogg -version=1.3.6 -release=1 -source="https://downloads.xiph.org/releases/ogg/$name-$version.tar.xz" |