From 93a354611e38a6949add5c2e5ccc93ef79b9755f Mon Sep 17 00:00:00 2001 From: Woodpecker CI Date: Tue, 3 Jun 2025 14:32:36 +0000 Subject: Woodpecker CI 5171f1fdd74e7137c305450dd69a29fa5be4143f [SKIP CI] --- popt/.checksum | 1 + popt/.files | 13 +++++++++++++ popt/abuild | 4 ++++ 3 files changed, 18 insertions(+) create mode 100644 popt/.checksum create mode 100644 popt/.files create mode 100644 popt/abuild (limited to 'popt') 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" -- cgit v1.2.3