diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-09-11 09:34:59 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-09-11 09:34:59 +0000 |
| commit | 8722d793c5f2694a61b35d515434c11d7fce5780 (patch) | |
| tree | 8977a83f0c7087ae45cb768937d63f5a7838c990 /gdk-pixbuf/abuild | |
| parent | 6eb39856e0fd2ea704ccf6be02421ddee154ea3d (diff) | |
| download | alicelinux-8722d793c5f2694a61b35d515434c11d7fce5780.tar.gz alicelinux-8722d793c5f2694a61b35d515434c11d7fce5780.zip | |
Woodpecker CI 975d1629ed889570d6f5601365aecee82e78bdef [SKIP CI]
Diffstat (limited to 'gdk-pixbuf/abuild')
| -rw-r--r-- | gdk-pixbuf/abuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gdk-pixbuf/abuild b/gdk-pixbuf/abuild index d0958d88..fddfbeb4 100644 --- a/gdk-pixbuf/abuild +++ b/gdk-pixbuf/abuild @@ -1,5 +1,5 @@ name=gdk-pixbuf -version=2.42.12 +version=2.44.0 release=1 source="http://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.xz" -build_opt="-Dman=false -Dtests=false" +build_opt="-Dman=false -Dtests=false -Dglycin=disabled" |