Package Details: gimp-git 2:3.0.0.RC1.r40.0cd0206917-1

Git Clone URL: https://aur.archlinux.org/gimp-git.git (read-only, click to copy)
Package Base: gimp-git
Description: GNU Image Manipulation Program
Upstream URL: https://www.gimp.org
Licenses: GPL, LGPL
Conflicts: gimp
Provides: gimp
Submitter: None
Maintainer: bartus
Last Packager: bartus
Votes: 116
Popularity: 0.52
First Submitted: 2009-05-27 08:12 (UTC)
Last Updated: 2024-11-14 16:59 (UTC)

Required by (103)

Sources (3)

Pinned Comments

bartus commented on 2019-08-01 19:45 (UTC) (edited on 2023-11-11 15:48 (UTC) by bartus)

Note: If you want to have both gimp-git and stock gimp installed, there's a non-conflicting version of this package called gimp-develop-git
This package is also hosted on GitHub.
Use env vars to control build process:
  • DISABLE_MESON=1 to build with Autotools build system (disabled by default)
  • MAKEFLAGS="xxx" to override default make flags.
Usage cases:
  • makepkg DISABLE_MESON=1
  • yay -S gimp-git --mflags "DISABLE_MESON=1"
Disclaimer: Package uses Travis to automatically update version of dependencies. Script executes once a day, so please wait a day before reporting dependencies version mismatch, thanks!

Latest Comments

« First ‹ Previous 1 .. 19 20 21 22 23 24 25 26 27 28 29 .. 46 Next › Last »

alex-y commented on 2018-03-28 08:49 (UTC)

So quickly? wow!!! thanks

mytbk commented on 2018-03-28 08:16 (UTC)

@alex-y @marcpilorge fixed

marcpilorge commented on 2018-03-28 06:40 (UTC)

Same problem as Alex-y since yesterday with RC0 version

alex-y commented on 2018-03-27 18:04 (UTC)

Broken... " make[1] : on quitte le répertoire « /tmp/pamac-build-ego/gimp-git/src/gimp » ln: impossible de créer le lien symbolique '/tmp/pamac-build-ego/gimp-git/pkg/gimp-git/usr/bin/gimp': Le fichier existe ==> ERREUR : Une erreur s’est produite dans package(). Abandon... "

electricprism commented on 2018-02-20 08:00 (UTC)

I compiled a tar.xz with pacaur if anyone prefers to install via bin

https://mega.nz/#!WVMmGbqI!a6xaB5m20FZmy3Q89c0reNAgUYp0LCZJc50fsc068G0

bm456 commented on 2018-02-20 00:38 (UTC) (edited on 2018-02-20 02:04 (UTC) by bm456)

its broken

fail log (open "cleanly" from terminal) https://p.teknik.io/MaXim

configure https://p.teknik.io/HppoU

flags https://p.teknik.io/Gmc08

ldd log https://p.teknik.io/PRhFn

extra recomendations

A

can you make your package download specific snapshots (when they put something at newsfile), for avoid this surprises?

example as of now te most recent (working) commit is 67d0848b9b3f7df93c373fe4c78c6a64a13b5d13

B its 2.99 (idk what version its at master now, as its unworking)

depau commented on 2018-02-19 16:55 (UTC)

  • Error: missing dependency poppler-data >= 0.4.7

22dm commented on 2018-02-18 12:41 (UTC) (edited on 2018-02-18 12:42 (UTC) by 22dm)

I built and got:

You must have gtk-doc installed to compile GNU Image Manipulation Program.

May be the package "gtk-doc" should be included in the makedepends list.

hahnavi commented on 2018-02-17 05:15 (UTC) (edited on 2018-02-17 05:17 (UTC) by hahnavi)

gimp 2.99.0

to make it build completely you need to install babl-git, gegl-git, and mypaint-brushes from aur repository.

and then install this package, edit PKGBUILD :

to >> source=(git+https://git.gnome.org/browse/gimp#branch=gtk3-port 'linux.gpl::https://git.archlinux.org/svntogit/packages.git/plain/trunk/linux.gpl?h=packages/gimp')

  • change >> sed -i 's/gimp.desktop/gimp-'${_version}'.desktop/g' desktop/gimp.appdata.xml.in

to >> sed -i 's/gimp.desktop/gimp-'${_version}'.desktop/g' desktop/org.gimp.GIMP.appdata.xml.in.in

  • change >> mv "${pkgdir}/usr/share/appdata/gimp.appdata.xml" "${pkgdir}/usr/share/appdata/gimp-${_version}.appdata.xml"

to >> mv "${pkgdir}/usr/share/appdata/org.gimp.GIMP.appdata.xml" "${pkgdir}/usr/share/appdata/gimp-${_version}.appdata.xml"

bm456 commented on 2018-01-30 18:07 (UTC)

gimp its making many ptrace calls