diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-06-03 14:32:36 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-06-03 14:32:36 +0000 |
| commit | 93a354611e38a6949add5c2e5ccc93ef79b9755f (patch) | |
| tree | 7fee41752b1047d74c59f8ee046cd62735e7e934 /lcms2 | |
| parent | 35912580b66e9439f91ea441938828ad8aa33b0d (diff) | |
| download | alicelinux-93a354611e38a6949add5c2e5ccc93ef79b9755f.tar.gz alicelinux-93a354611e38a6949add5c2e5ccc93ef79b9755f.zip | |
Woodpecker CI 5171f1fdd74e7137c305450dd69a29fa5be4143f [SKIP CI]
Diffstat (limited to 'lcms2')
| -rw-r--r-- | lcms2/.checksum | 1 | ||||
| -rw-r--r-- | lcms2/.files | 10 | ||||
| -rw-r--r-- | lcms2/abuild | 4 | ||||
| -rw-r--r-- | lcms2/depends | 2 | ||||
| -rw-r--r-- | lcms2/outdated | 1 |
5 files changed, 18 insertions, 0 deletions
diff --git a/lcms2/.checksum b/lcms2/.checksum new file mode 100644 index 00000000..f5310acd --- /dev/null +++ b/lcms2/.checksum @@ -0,0 +1 @@ +47a4c7007ca1ea519835d6525672034bcfa30091365a8adcf278185335275e8d lcms2-2.17.tar.gz diff --git a/lcms2/.files b/lcms2/.files new file mode 100644 index 00000000..702b3a30 --- /dev/null +++ b/lcms2/.files @@ -0,0 +1,10 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/include/ +-rw-r--r-- root/root usr/include/lcms2.h +-rw-r--r-- root/root usr/include/lcms2_plugin.h +drwxr-xr-x root/root usr/lib/ +lrwxrwxrwx root/root usr/lib/liblcms2.so -> liblcms2.so.2 +lrwxrwxrwx root/root usr/lib/liblcms2.so.2 -> liblcms2.so.2.0.17 +-rwxr-xr-x root/root usr/lib/liblcms2.so.2.0.17 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/lcms2.pc diff --git a/lcms2/abuild b/lcms2/abuild new file mode 100644 index 00000000..4e39af3e --- /dev/null +++ b/lcms2/abuild @@ -0,0 +1,4 @@ +name=lcms2 +version=2.17 +release=1 +source="https://github.com/mm2/Little-CMS/releases/download/$name.${version#*.}/$name-$version.tar.gz" diff --git a/lcms2/depends b/lcms2/depends new file mode 100644 index 00000000..ba6ea94a --- /dev/null +++ b/lcms2/depends @@ -0,0 +1,2 @@ +libjpeg-turbo +tiff diff --git a/lcms2/outdated b/lcms2/outdated new file mode 100644 index 00000000..10cbe0ab --- /dev/null +++ b/lcms2/outdated @@ -0,0 +1 @@ +name=lcms |