diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-05-24 12:22:12 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-05-24 12:22:12 +0800 |
| commit | 46ca440e9d6cc606d9c3233021e32d24b25172cf (patch) | |
| tree | eeb573e47ac56498fbf74bda6d22fac47038ecab /repos/extra/libburn | |
| parent | 8c2e7bb570c11a51fdcecf7302af4058757d862c (diff) | |
| download | alicelinux-46ca440e9d6cc606d9c3233021e32d24b25172cf.tar.gz alicelinux-46ca440e9d6cc606d9c3233021e32d24b25172cf.zip | |
added repos
Diffstat (limited to 'repos/extra/libburn')
| -rw-r--r-- | repos/extra/libburn/.files | 16 | ||||
| -rw-r--r-- | repos/extra/libburn/info | 4 |
2 files changed, 20 insertions, 0 deletions
diff --git a/repos/extra/libburn/.files b/repos/extra/libburn/.files new file mode 100644 index 00000000..b922aa55 --- /dev/null +++ b/repos/extra/libburn/.files @@ -0,0 +1,16 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/cdrskin +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/libburn/ +-rw-r--r-- root/root usr/include/libburn/libburn.h +drwxr-xr-x root/root usr/lib/ +lrwxrwxrwx root/root usr/lib/libburn.so -> libburn.so.4.109.0 +lrwxrwxrwx root/root usr/lib/libburn.so.4 -> libburn.so.4.109.0 +-rwxr-xr-x root/root usr/lib/libburn.so.4.109.0 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/libburn-1.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/cdrskin.1.gz diff --git a/repos/extra/libburn/info b/repos/extra/libburn/info new file mode 100644 index 00000000..55ff8564 --- /dev/null +++ b/repos/extra/libburn/info @@ -0,0 +1,4 @@ +name=libburn +version=1.5.6 +release=1 +source="https://files.${name}ia-project.org/releases/${name}-${version}.tar.gz" |