diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-05-24 15:40:32 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-05-24 15:40:32 +0000 |
| commit | dea2a1fa20fc8e843cd85e5920a67b9054d00b2e (patch) | |
| tree | f331ff92dc5fd26f5803b483a24a0a21fd9bb97a /repos/extra/pixman | |
| parent | ef5bfeb93345a5a681d88e99775622bf28defd8d (diff) | |
| download | alicelinux-dea2a1fa20fc8e843cd85e5920a67b9054d00b2e.tar.gz alicelinux-dea2a1fa20fc8e843cd85e5920a67b9054d00b2e.zip | |
Woodpecker CI ef5bfeb93345a5a681d88e99775622bf28defd8d [SKIP CI]
Diffstat (limited to 'repos/extra/pixman')
| -rw-r--r-- | repos/extra/pixman/.checksum | 1 | ||||
| -rw-r--r-- | repos/extra/pixman/.files | 11 | ||||
| -rw-r--r-- | repos/extra/pixman/abuild | 4 |
3 files changed, 0 insertions, 16 deletions
diff --git a/repos/extra/pixman/.checksum b/repos/extra/pixman/.checksum deleted file mode 100644 index 414c5369..00000000 --- a/repos/extra/pixman/.checksum +++ /dev/null @@ -1 +0,0 @@ -da5c9b8ced71dce29fb5a1e393564cf32b8882368997d6705442f8e72524bf28 pixman-0.46.4.tar.xz diff --git a/repos/extra/pixman/.files b/repos/extra/pixman/.files deleted file mode 100644 index b15a7265..00000000 --- a/repos/extra/pixman/.files +++ /dev/null @@ -1,11 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/include/ -drwxr-xr-x root/root usr/include/pixman-1/ --rw-r--r-- root/root usr/include/pixman-1/pixman-version.h --rw-r--r-- root/root usr/include/pixman-1/pixman.h -drwxr-xr-x root/root usr/lib/ -lrwxrwxrwx root/root usr/lib/libpixman-1.so -> libpixman-1.so.0 -lrwxrwxrwx root/root usr/lib/libpixman-1.so.0 -> libpixman-1.so.0.46.4 --rwxr-xr-x root/root usr/lib/libpixman-1.so.0.46.4 -drwxr-xr-x root/root usr/lib/pkgconfig/ --rw-r--r-- root/root usr/lib/pkgconfig/pixman-1.pc diff --git a/repos/extra/pixman/abuild b/repos/extra/pixman/abuild deleted file mode 100644 index 58d0ac48..00000000 --- a/repos/extra/pixman/abuild +++ /dev/null @@ -1,4 +0,0 @@ -name=pixman -version=0.46.4 -release=1 -source="https://www.x.org/releases/individual/lib/pixman-$version.tar.xz" |