Package Details: babl-git 0.1.127.r2114.43f501a-1

Git Clone URL: https://aur.archlinux.org/babl-git.git (read-only, click to copy)
Package Base: babl-git
Description: Dynamic, any to any, pixel format translation library.
Upstream URL: https://www.gegl.org/babl
Licenses: LGPL3
Conflicts: babl
Provides: babl
Submitter: None
Maintainer: bartus (Salamandar)
Last Packager: bartus
Votes: 111
Popularity: 0.30
First Submitted: 2009-05-27 08:11 (UTC)
Last Updated: 2026-06-29 10:26 (UTC)

Dependencies (7)

Required by (10)

Sources (1)

Pinned Comments

bartus commented on 2019-08-28 14:51 (UTC) (edited on 2019-08-28 15:00 (UTC) by bartus)

This is a package is also hosted on GitHub.

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 Next › Last »

Salamandar commented on 2018-03-06 15:22 (UTC)

The meson build works fine again ;)

cafehaine commented on 2018-03-05 09:50 (UTC)

The correct URL for the git repository is now git://git.gnome.org/browse/babl

Salamandar commented on 2018-02-05 15:50 (UTC)

@mytbk Yes, the babl maintainer did not merge my fix sooner. But it's been fixed this weekend.

mytbk commented on 2018-01-30 14:38 (UTC)

It seems that the meson build version breaks gimp-git, so I reverted it to the autotools version.

Salamandar commented on 2018-01-29 17:12 (UTC)

@mytbk : Yes, I opened an issue about that: https://github.com/mesonbuild/meson/issues/2991

mytbk commented on 2018-01-29 12:45 (UTC) (edited on 2018-01-29 12:45 (UTC) by mytbk)

looks good to me

one issue: meson detects ccache and uses it even if makepkg.conf has !ccache

Salamandar commented on 2018-01-29 11:11 (UTC) (edited on 2018-01-29 11:11 (UTC) by Salamandar)

Babl now officially uses Meson build.

I added a reference PKGBUILD in the source tree (paths change a lot!).

https://git.gnome.org/browse/babl/tree/build/archlinux/PKGBUILD

Maybe you should change -Dbuildtype=release to --buildtype=plain. That way, Meson does not add its own optim CFLAGS, to let makepkg fully control the build type.

SinClaus commented on 2018-01-18 06:55 (UTC)

Why you don't write new data here? Real version in thegit is 0.1.40, but aur reports 0.1.38.

marcin commented on 2017-02-15 02:20 (UTC)

Installing this will conflict with babl if you already have it. To brutally remove (with all depending packages) can use if you know what you are doing: sudo pacman -Rsc babl

fshp commented on 2016-09-19 11:37 (UTC)

Please dont use full git describe version in provides. Use tag version - provides=("babl=0.1.18")