aboutsummaryrefslogtreecommitdiff
path: root/popt
diff options
context:
space:
mode:
authorWoodpecker CI <emmett1.2miligrams@protonmail.com>2025-06-03 14:32:36 +0000
committerWoodpecker CI <emmett1.2miligrams@protonmail.com>2025-06-03 14:32:36 +0000
commit93a354611e38a6949add5c2e5ccc93ef79b9755f (patch)
tree7fee41752b1047d74c59f8ee046cd62735e7e934 /popt
parent35912580b66e9439f91ea441938828ad8aa33b0d (diff)
downloadalicelinux-93a354611e38a6949add5c2e5ccc93ef79b9755f.tar.gz
alicelinux-93a354611e38a6949add5c2e5ccc93ef79b9755f.zip
Woodpecker CI 5171f1fdd74e7137c305450dd69a29fa5be4143f [SKIP CI]
Diffstat (limited to 'popt')
-rw-r--r--popt/.checksum1
-rw-r--r--popt/.files13
-rw-r--r--popt/abuild4
3 files changed, 18 insertions, 0 deletions
diff --git a/popt/.checksum b/popt/.checksum
new file mode 100644
index 00000000..64c82460
--- /dev/null
+++ b/popt/.checksum
@@ -0,0 +1 @@
+3bd7209f357301e09e7ef102d35caedd721ca13613ada318882d65c617e2e70e popt-1.19.tar.gz
diff --git a/popt/.files b/popt/.files
new file mode 100644
index 00000000..b4cbefa5
--- /dev/null
+++ b/popt/.files
@@ -0,0 +1,13 @@
+drwxr-xr-x root/root usr/
+drwxr-xr-x root/root usr/include/
+-rw-r--r-- root/root usr/include/popt.h
+drwxr-xr-x root/root usr/lib/
+lrwxrwxrwx root/root usr/lib/libpopt.so -> libpopt.so.0.0.2
+lrwxrwxrwx root/root usr/lib/libpopt.so.0 -> libpopt.so.0.0.2
+-rwxr-xr-x root/root usr/lib/libpopt.so.0.0.2
+drwxr-xr-x root/root usr/lib/pkgconfig/
+-rw-r--r-- root/root usr/lib/pkgconfig/popt.pc
+drwxr-xr-x root/root usr/share/
+drwxr-xr-x root/root usr/share/man/
+drwxr-xr-x root/root usr/share/man/man3/
+-rw-r--r-- root/root usr/share/man/man3/popt.3.gz
diff --git a/popt/abuild b/popt/abuild
new file mode 100644
index 00000000..472520f1
--- /dev/null
+++ b/popt/abuild
@@ -0,0 +1,4 @@
+name=popt
+version=1.19
+release=1
+source="http://ftp.rpm.org/$name/releases/$name-1.x/$name-$version.tar.gz"