aboutsummaryrefslogtreecommitdiff
path: root/repos/extra/libogg
diff options
context:
space:
mode:
authoremmett1 <emmett1.2miligrams@protonmail.com>2024-05-24 12:22:12 +0800
committeremmett1 <emmett1.2miligrams@protonmail.com>2024-05-24 12:22:12 +0800
commit46ca440e9d6cc606d9c3233021e32d24b25172cf (patch)
treeeeb573e47ac56498fbf74bda6d22fac47038ecab /repos/extra/libogg
parent8c2e7bb570c11a51fdcecf7302af4058757d862c (diff)
downloadalicelinux-46ca440e9d6cc606d9c3233021e32d24b25172cf.tar.gz
alicelinux-46ca440e9d6cc606d9c3233021e32d24b25172cf.zip
added repos
Diffstat (limited to 'repos/extra/libogg')
-rw-r--r--repos/extra/libogg/.files15
-rw-r--r--repos/extra/libogg/info4
2 files changed, 19 insertions, 0 deletions
diff --git a/repos/extra/libogg/.files b/repos/extra/libogg/.files
new file mode 100644
index 00000000..2b64f744
--- /dev/null
+++ b/repos/extra/libogg/.files
@@ -0,0 +1,15 @@
+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.5
+lrwxrwxrwx root/root usr/lib/libogg.so.0 -> libogg.so.0.8.5
+-rwxr-xr-x root/root usr/lib/libogg.so.0.8.5
+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/info b/repos/extra/libogg/info
new file mode 100644
index 00000000..3769d4e0
--- /dev/null
+++ b/repos/extra/libogg/info
@@ -0,0 +1,4 @@
+name=libogg
+version=1.3.5
+release=1
+source="https://downloads.xiph.org/releases/ogg/$name-$version.tar.xz"