talimat 1.8 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. [paket]
  2. tanim = GNU görüntü işleme programı
  3. paketci = Cihan_Alkan
  4. grup = Grafik
  5. url = https://www.gimp.org
  6. [gerek]
  7. derleme = gegl glib-networking glib libgexiv2 gtk2 gtk3 libxslt intltool libtool perl-xml-parser aalib alsa-lib babl dbus-glib ghostscript jasper lcms2 libxcursor libxpm desktop-file-utils iso-codes mypaint-brushes1 libmypaint poppler poppler-data openexr librsvg libgudev libunwind libwmf
  8. calisma = gegl babl libgexiv2 libmypaint openexr lcms2 libexif libgudev libmypaint librsvg libwebp libwmf libxmu libxpm glib-networking glib gtk2 gtk3 libxslt intltool libtool perl-xml-parser aalib alsa-lib babl dbus-glib ghostscript jasper lcms2 libxcursor libxpm desktop-file-utils iso-codes mypaint-brushes1 poppler poppler-data json-glib openexr libunwind libwmf
  9. [kaynak]
  10. bz2 = https://download.gimp.org/pub/gimp/v${surum%.*}
  11. dosya = gimp-0001-no-check-update.patch
  12. 1 = https://gitlab.gnome.org/GNOME/gimp/-/commit/cebeb90a.patch
  13. 2 = https://notabug.org/oltulu/Aylinux-Resimler/raw/master/gimp-splash.png
  14. 3 = https://github.com/archlinux/svntogit-packages/raw/packages/gimp/trunk/linux.gpl
  15. [sha256]
  16. #1 = e12f9f874b1a007c4277b60aa81e0b67330be7e6153e5749ead839b902fc7b3c
  17. [derle]
  18. yama = gimp-0001-no-check-update.patch
  19. betik = cd $SRC
  20. betik = pkg-config --exists --print-errors "OpenEXR >= 1.6.1"
  21. betik = cd $SRC/$isim-$surum
  22. betik = patch -Np1 < /sources/cebeb90a.patch
  23. #dosya = derle.sh
  24. betik = autoreconf -vi
  25. #betik = pkg-config --exists --print-errors "OpenEXR >= 1.6.1"
  26. betik = PYTHON=/usr/bin/python2 ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/bin --enable-mp --without-webkit --enable-gimp-console --disable-gtk-doc --disable-check-update --disable-python --with-openexr --without-aa
  27. betik = sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
  28. betik = make
  29. [pakur]
  30. tip = gnu
  31. dosya = pakur.sh