So quickly? wow!!! thanks
Search Criteria
Package Details: gimp-git 2:3.0.0.RC1.r40.0cd0206917-1
Package Actions
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) |
Dependencies (57)
- appstream-glib (appstream-glib-gitAUR)
- babl-gitAUR
- cairo (cairo-gitAUR)
- dbus-glib
- desktop-file-utils (desktop-file-utils-gitAUR)
- enchant
- gegl-gitAUR
- gobject-introspection
- gtk-doc
- icu (icu-gitAUR)
- lcms2 (lcms2-ff-gitAUR, lcms2-gitAUR, lcms2-ffAUR)
- libart-lgplAUR
- libexif (libexif-gitAUR)
- libgexiv2
- librsvg (librsvg-gitAUR)
- libwmf (libwmf-gitAUR)
- mypaint-brushes1
- openexr (openexr-gitAUR)
- poppler-data
- poppler-glib (poppler-glib-gitAUR)
- Show 37 more dependencies...
Required by (103)
- brscan-skey (requires gimp) (optional)
- djvupages-git (requires gimp) (optional)
- gimp-brushbox (requires gimp)
- gimp-calendar (requires gimp)
- gimp-elsamuko-git (requires gimp)
- gimp-extras (requires gimp)
- gimp-fix-ca (requires gimp)
- gimp-font-rendering-fix (requires gimp)
- gimp-fourier (requires gimp)
- gimp-gap (requires gimp)
- gimp-lensfun (requires gimp)
- gimp-ofnuts-tools (requires gimp)
- gimp-paint-studio (requires gimp)
- gimp-palletes-davidrevoy (requires gimp) (optional)
- gimp-plugin-akkana-git (requires gimp)
- gimp-plugin-arrow (requires gimp)
- gimp-plugin-astronomy (requires gimp)
- gimp-plugin-beautify (requires gimp)
- gimp-plugin-bimp (requires gimp)
- gimp-plugin-contrastfix (requires gimp)
- Show 83 more...
Sources (3)
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)
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 :
- change >> source=(git+https://git.gnome.org/browse/gimp#branch=gtk3-port 'linux.gpl::https://git.archlinux.org/svntogit/packages.git/plain/trunk/ginux.gpl?h=packages/gimp')
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
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 stockgimp
installed, there's a non-conflicting version of this package calledgimp-develop-git
This package is also hosted on GitHub.
Please report
issues
andpatches
to gimp-git*github.comTravis CI Status: <img alt="Build Status" src="https://travis-ci.org/bartoszek/AUR-gimp-git.svg?branch=master" />
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!