actually, it makes babl build but those files are not copied then which I found during building of gegl-git. There is another try: http://aur.pastebin.com/MQNyb77f - this time I just changed order and it both builds and installs the files.
Search Criteria
Package Details: babl-git 0.1.109.r1891.c5f97c8-1
Package Actions
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.000000 |
First Submitted: | 2009-05-27 08:11 (UTC) |
Last Updated: | 2024-09-03 11:49 (UTC) |
Dependencies (6)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- lcms2 (lcms2-ff-gitAUR, lcms2-gitAUR, lcms2-ffAUR)
- git (git-gitAUR, git-glAUR) (make)
- gobject-introspection (gobject-introspection-gitAUR) (make)
- meson (meson-gitAUR) (make)
- vala (vala-gitAUR) (make)
Required by (9)
- dibuja (requires babl)
- gegl-git (requires babl)
- gimp-devel (requires babl)
- gimp-devel-noconflict (requires babl)
- gimp-develop-git (requires babl)
- gimp-git
- gnome-photos-git (requires babl)
- lib32-babl (requires babl)
- libopenshot-git (requires babl)
Sources (1)
giniu commented on 2010-11-17 19:52 (UTC)
giniu commented on 2010-11-17 19:35 (UTC)
it is quite some time already - I made simple patch - http://aur.pastebin.com/chxnJQW1 - maybe we use it before it's fixed upstream?
<deleted-account> commented on 2010-11-05 13:38 (UTC)
looks like an upstream problem. Just wait.
<deleted-account> commented on 2010-11-04 17:57 (UTC)
Look like broken now.
mtorromeo commented on 2010-07-07 09:20 (UTC)
Cleaned up PKGBUILD http://pastie.org/1033984
<deleted-account> commented on 2010-07-04 06:27 (UTC)
needs to handle first time builds better
'rm -rf "$srcdir/$_gitname-build"' to '[ ! -d "$srcdir/$_gitname-build" ] || rm -rf "$srcdir/$_gitname-build"'
that way first time builders don't get an error for trying to remove a directory that isn't there.
http://aur.pastebin.com/LtD5WgeG
<deleted-account> commented on 2010-06-30 22:42 (UTC)
should be rm -rf there just as in the earlier section ... the same change needs to be made in the gegl-git package
<deleted-account> commented on 2010-06-18 12:22 (UTC)
I understand, I will update my PKGBUILD soon, thanks for the hint :)
<deleted-account> commented on 2010-06-18 02:33 (UTC)
==> Starting make...
rm: cannot remove `/home/ranguvar/tmp/pkgs/babl-git/src/babl-build': No such file or directory
Aborting...
Fixed by removing the rm -r under `msg "Starting make...`.
I believe that error may be because I'm using Pacman 3.4.0 from [testing].
gegl-git has the same problem.
Pinned Comments
bartus commented on 2022-03-14 10:30 (UTC)
Sorry lads, I'm at the Polish Ukraine border helping allocate refugees. Expect no update until this hell is over, wish us luck. Have no time nor access to my rig and AUR keys to test/post updates. If you have a patch, ping me on email - I'll add you as co-maintainer. Posted with my old script - https://github.com/bartoszek/aur-post
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.
Please submit
patches
and reportissues
to babl-git/github.comTravis CI Status: <img alt="Build Status" src="https://travis-ci.org/bartoszek/AUR-babl-git.svg?branch=master" />