• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Tablet support in gimp/Inkscape (Macports)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Tablet support in gimp/Inkscape (Macports)


  • Subject: Tablet support in gimp/Inkscape (Macports)
  • From: Jeremy Huddleston <email@hidden>
  • Date: Thu, 4 Sep 2008 02:19:11 -0700

If you want to have tablet support in gimp, apply this patch to the Portfile for gtk2 in Macports, and pull gimp or inkscape from Macports. If you don't know what this means, just bug whoever you get your binary version of gimp/inkscape from and tell them to compile gtk with '--with-xinput' configure option.

--Jeremy

/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/ gtk2 $ diff -Naurp Portfile.orig Portfile
--- Portfile.orig 2008-09-04 01:47:13.000000000 -0700
+++ Portfile 2008-09-04 01:50:17.000000000 -0700
@@ -139,6 +139,10 @@ variant x11 conflicts quartz description
}
}


+ if {${os.platform} == "darwin" && [lindex [split ${os.version} .] 0] eq 9} {
+ configure.args-append --with-xinput
+ }
+
depends_lib-append port:xrender \
lib:libX11.6:xorg



Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list      (email@hidden)

This email sent to email@hidden

  • Follow-Ups:
    • Re: Tablet support in gimp/Inkscape (Macports)
      • From: jiho <email@hidden>
    • Re: [Xquartz-dev] Tablet support in gimp/Inkscape (Macports)
      • From: "Adam Mercer" <email@hidden>
  • Prev by Date: Re: Library problem
  • Next by Date: Re: [Xquartz-dev] Tablet support in gimp/Inkscape (Macports)
  • Previous by thread: Re: Library problem
  • Next by thread: Re: [Xquartz-dev] Tablet support in gimp/Inkscape (Macports)
  • Index(es):
    • Date
    • Thread