aboutsummaryrefslogtreecommitdiff
path: root/repos/extra/lzo
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/lzo
parent8c2e7bb570c11a51fdcecf7302af4058757d862c (diff)
downloadalicelinux-46ca440e9d6cc606d9c3233021e32d24b25172cf.tar.gz
alicelinux-46ca440e9d6cc606d9c3233021e32d24b25172cf.zip
added repos
Diffstat (limited to 'repos/extra/lzo')
-rw-r--r--repos/extra/lzo/.files23
-rw-r--r--repos/extra/lzo/info5
2 files changed, 28 insertions, 0 deletions
diff --git a/repos/extra/lzo/.files b/repos/extra/lzo/.files
new file mode 100644
index 00000000..29a0e675
--- /dev/null
+++ b/repos/extra/lzo/.files
@@ -0,0 +1,23 @@
+drwxr-xr-x root/root usr/
+drwxr-xr-x root/root usr/include/
+drwxr-xr-x root/root usr/include/lzo/
+-rw-r--r-- root/root usr/include/lzo/lzo1.h
+-rw-r--r-- root/root usr/include/lzo/lzo1a.h
+-rw-r--r-- root/root usr/include/lzo/lzo1b.h
+-rw-r--r-- root/root usr/include/lzo/lzo1c.h
+-rw-r--r-- root/root usr/include/lzo/lzo1f.h
+-rw-r--r-- root/root usr/include/lzo/lzo1x.h
+-rw-r--r-- root/root usr/include/lzo/lzo1y.h
+-rw-r--r-- root/root usr/include/lzo/lzo1z.h
+-rw-r--r-- root/root usr/include/lzo/lzo2a.h
+-rw-r--r-- root/root usr/include/lzo/lzo_asm.h
+-rw-r--r-- root/root usr/include/lzo/lzoconf.h
+-rw-r--r-- root/root usr/include/lzo/lzodefs.h
+-rw-r--r-- root/root usr/include/lzo/lzoutil.h
+drwxr-xr-x root/root usr/lib/
+lrwxrwxrwx root/root usr/lib/liblzo2.so -> liblzo2.so.2.0.0
+lrwxrwxrwx root/root usr/lib/liblzo2.so.2 -> liblzo2.so.2.0.0
+-rwxr-xr-x root/root usr/lib/liblzo2.so.2.0.0
+drwxr-xr-x root/root usr/lib/pkgconfig/
+-rw-r--r-- root/root usr/lib/pkgconfig/lzo2.pc
+drwxr-xr-x root/root usr/share/
diff --git a/repos/extra/lzo/info b/repos/extra/lzo/info
new file mode 100644
index 00000000..89767653
--- /dev/null
+++ b/repos/extra/lzo/info
@@ -0,0 +1,5 @@
+name=lzo
+version=2.10
+release=1
+source="https://www.oberhumer.com/opensource/$name/download/$name-$version.tar.gz"
+build_opt="--enable-shared"