diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-02-22 16:46:54 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-02-22 16:46:54 +0800 |
| commit | 5b6cf1d4a79d80ea9c6f9e4ab9653875423fe4cb (patch) | |
| tree | f1fe27b5a2945c9d83d4e60fbca8c32e3f4881d7 /repos/xorg/confuse | |
| parent | 66196c82a820c3d13c833f4c626afad1dacbfc75 (diff) | |
| download | alicelinux-5b6cf1d4a79d80ea9c6f9e4ab9653875423fe4cb.tar.gz alicelinux-5b6cf1d4a79d80ea9c6f9e4ab9653875423fe4cb.zip | |
dropped xorg
Diffstat (limited to 'repos/xorg/confuse')
| -rw-r--r-- | repos/xorg/confuse/.checksum | 1 | ||||
| -rw-r--r-- | repos/xorg/confuse/.files | 10 | ||||
| -rw-r--r-- | repos/xorg/confuse/abuild | 4 |
3 files changed, 0 insertions, 15 deletions
diff --git a/repos/xorg/confuse/.checksum b/repos/xorg/confuse/.checksum deleted file mode 100644 index 84a7e636..00000000 --- a/repos/xorg/confuse/.checksum +++ /dev/null @@ -1 +0,0 @@ -df135104bd6899b22b726074def92ef1ab228ebffd609bada4411299c8bc4593 confuse-3.3.tar.xz diff --git a/repos/xorg/confuse/.files b/repos/xorg/confuse/.files deleted file mode 100644 index 65d2fe07..00000000 --- a/repos/xorg/confuse/.files +++ /dev/null @@ -1,10 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/include/ --rw-r--r-- root/root usr/include/confuse.h -drwxr-xr-x root/root usr/lib/ -lrwxrwxrwx root/root usr/lib/libconfuse.so -> libconfuse.so.2.1.0 -lrwxrwxrwx root/root usr/lib/libconfuse.so.2 -> libconfuse.so.2.1.0 --rwxr-xr-x root/root usr/lib/libconfuse.so.2.1.0 -drwxr-xr-x root/root usr/lib/pkgconfig/ --rw-r--r-- root/root usr/lib/pkgconfig/libconfuse.pc -drwxr-xr-x root/root usr/share/ diff --git a/repos/xorg/confuse/abuild b/repos/xorg/confuse/abuild deleted file mode 100644 index 8c81a5e0..00000000 --- a/repos/xorg/confuse/abuild +++ /dev/null @@ -1,4 +0,0 @@ -name=confuse -version=3.3 -release=1 -source="https://github.com/lib${name}/lib${name}/releases/download/v${version}/${name}-${version}.tar.xz" |