aboutsummaryrefslogtreecommitdiff
path: root/repos/extra/expat
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/expat
parent8c2e7bb570c11a51fdcecf7302af4058757d862c (diff)
downloadalicelinux-46ca440e9d6cc606d9c3233021e32d24b25172cf.tar.gz
alicelinux-46ca440e9d6cc606d9c3233021e32d24b25172cf.zip
added repos
Diffstat (limited to 'repos/extra/expat')
-rw-r--r--repos/extra/expat/.files23
-rw-r--r--repos/extra/expat/info4
2 files changed, 27 insertions, 0 deletions
diff --git a/repos/extra/expat/.files b/repos/extra/expat/.files
new file mode 100644
index 00000000..e6868418
--- /dev/null
+++ b/repos/extra/expat/.files
@@ -0,0 +1,23 @@
+drwxr-xr-x root/root usr/
+drwxr-xr-x root/root usr/bin/
+-rwxr-xr-x root/root usr/bin/xmlwf
+drwxr-xr-x root/root usr/include/
+-rw-r--r-- root/root usr/include/expat.h
+-rw-r--r-- root/root usr/include/expat_config.h
+-rw-r--r-- root/root usr/include/expat_external.h
+drwxr-xr-x root/root usr/lib/
+drwxr-xr-x root/root usr/lib/cmake/
+drwxr-xr-x root/root usr/lib/cmake/expat-2.6.2/
+-rw-r--r-- root/root usr/lib/cmake/expat-2.6.2/expat-config-version.cmake
+-rw-r--r-- root/root usr/lib/cmake/expat-2.6.2/expat-config.cmake
+-rw-r--r-- root/root usr/lib/cmake/expat-2.6.2/expat-noconfig.cmake
+-rw-r--r-- root/root usr/lib/cmake/expat-2.6.2/expat.cmake
+lrwxrwxrwx root/root usr/lib/libexpat.so -> libexpat.so.1.9.2
+lrwxrwxrwx root/root usr/lib/libexpat.so.1 -> libexpat.so.1.9.2
+-rwxr-xr-x root/root usr/lib/libexpat.so.1.9.2
+drwxr-xr-x root/root usr/lib/pkgconfig/
+-rw-r--r-- root/root usr/lib/pkgconfig/expat.pc
+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/xmlwf.1.gz
diff --git a/repos/extra/expat/info b/repos/extra/expat/info
new file mode 100644
index 00000000..f988aa37
--- /dev/null
+++ b/repos/extra/expat/info
@@ -0,0 +1,4 @@
+name=expat
+version=2.6.2
+release=1
+source="https://github.com/lib${name}/lib${name}/releases/download/R_$(echo ${version} | sed 's/\./_/g')/${name}-${version}.tar.xz"