Commit graph

42 commits

Author SHA1 Message Date
wiz
e272c1080b Fix linkage. For some reason, Qsci.so was not linked against
libqscintilla2, make it unusable by itself. Hardcode libqscintilla2
into LDFLAGS.

Bump PKGREVISION.
2014-08-22 09:08:39 +00:00
wiz
a2cec10dde Update to 2.8.3. Use Makefile.common of qt4-qscintilla.
v2.8.3 3rd July 2014
  - Added the QsciLexerCoffeeScript class.
  - Font sizes are now handled as floating point values rather than integers.
  - Bug fixes.

v2.8.2 26th May 2014
  - Added the QsciLexerAVS class.
  - Added the QsciLexerPO class.
  - Added the --sysroot, --no-sip-files and --no-qsci-api options to the Python
    bindings' configure.py.
  - Cross-compilation (specifically to iOS and Android) is now supported.
  - configure.py has been refactored and relicensed so that it can be used as a
    template for wrapping other bindings.
  - Bug fixes.

v2.8.1 14th March 2014
  - Added support for iOS and Android.
  - Added support for retina displays.
  - A qscintilla2.prf file is installed so that application .pro files only
    need to add CONFIG += qscintilla2.
  - Updated the keywords recognised by the Octave lexer.
  - Bug fixes.
2014-08-21 21:35:39 +00:00
tron
c64e9eb269 Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
drochner
825af6cff9 sync w/ base pkg 2014-02-06 17:28:24 +00:00
wiz
fdf3c9e67c Bump PKGREVISION for py-sip module major version change. 2013-07-04 17:03:18 +00:00
wiz
e0b49a2fed Bump PKGREVISION for libXft changes for NetBSD native X support on
NetBSD 6, requested by tron.
2013-06-06 12:53:40 +00:00
tron
a36fb86593 Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
2013-06-04 22:15:37 +00:00
wiz
53745b22ea Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.

While doing that, also bump freetype2 dependency to current pkgsrc
version.

Suggested by tron in PR 47882
2013-06-03 10:05:17 +00:00
joerg
c9c0104dd7 Also override target location and module name. Fix DESTDIR installation. 2013-05-09 20:07:39 +00:00
joerg
49379c8f79 Be explicit on where to find qmake, sip and the py-qt4 files. 2013-05-09 14:05:20 +00:00
drochner
28326379e5 sync w/ base pkg 2013-04-10 15:05:06 +00:00
wiz
d1b820f37b Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
jperkin
becd113253 PKGREVISION bumps for the security/openssl 1.0.1d update. 2013-02-06 23:20:50 +00:00
adam
f4c3b89da7 Revbump after graphics/jpeg and textproc/icu 2013-01-26 21:36:13 +00:00
asau
8aba7e3fbf Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
adam
3f2cc57b2b Revbump after updating graphics/pango 2012-10-08 23:00:34 +00:00
wiz
79434c2ac7 Update for python25 removal. 2012-10-03 22:14:00 +00:00
tron
14215633d2 Mass recursive bump after the dependence fix of the "cairo" package
requested by Thomas Klausner.
2012-10-02 17:10:28 +00:00
obache
c38c120ee5 recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-15 10:03:29 +00:00
obache
a29dad2200 Fixes PKGPREFIX for python and ruby by blbump(1). 2012-09-10 09:22:41 +00:00
adam
b15c922bcc Revbump after updating graphics/cairo 2012-09-07 19:16:05 +00:00
sbd
2b86df1be5 Set PYTHON_VERSIONS_INCOMPATIBLE+=25 as the dependence x11/py-qt4 sets it.
This is to stop pbulk trying to build the packages the python25 and looking
for py25-qt4 dependence which doesn't exists causing Global dependency
resolution failure.
2012-08-09 10:15:28 +00:00
drochner
effbb5e444 sync w/ base pkg 2012-07-03 18:14:26 +00:00
dholland
7e751949e4 Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)
It turns out there were a lot of these.
2012-05-07 01:53:12 +00:00
wiz
ee311e3b36 Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
drochner
cb638ca713 sync w/ base pkg 2012-02-17 18:39:18 +00:00
wiz
fb1a8e5414 Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.
2012-02-06 12:41:29 +00:00
obache
615c758c19 Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump. 2012-01-13 10:54:43 +00:00
drochner
d4baab207d sync w/ base pkg 2012-01-12 11:43:22 +00:00
sbd
6e686dc4e9 Revert hard coded "py26" with "${PYPKGPREFIX}".
"${PYPKGPREFIX}" was accidentally replace with "py26" by blbump when I
did the recursive bump for graphics/freetype2 and I forgot to change them
back :(.
2011-11-01 23:18:23 +00:00
sbd
04daa2f1b8 Recursive bump for graphics/freetype2 buildlink addition. 2011-11-01 06:00:33 +00:00
drochner
0f4c78e11d sync w/ base pkg 2011-05-13 16:39:06 +00:00
obache
1d9df3258a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
drochner
7caf943857 sync w/ base pkg 2011-04-08 14:09:05 +00:00
wiz
af3596f984 png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
drochner
e3b325e09c sync w/ base pkg 2011-01-11 15:17:29 +00:00
abs
9987fa4b3a PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome 2010-11-15 22:56:08 +00:00
wiz
200e3c4a04 Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that
version, and bump all depends.

Per discussion on pkgsrc-changes.
2010-09-14 11:00:44 +00:00
drochner
7402800d2d sync w/ base pkg 2010-09-02 09:21:37 +00:00
drochner
fd8de783da sync w/ base pkg 2010-07-13 18:25:38 +00:00
wiz
e8d8834f6a Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
2010-06-13 22:43:46 +00:00
drochner
0081a08ed0 add py-qt4-qscintilla-2.4.3 - Python bindings for the qscintilla
editor, from Helge Muehlmeier per pkgsrc-wip
2010-05-08 15:34:02 +00:00