spz
10bb1acbff
build fix following the freetype2 update
2014-03-22 16:50:29 +00:00
hans
39a7fa1d9f
Fix breakage with newer gtk.
2012-02-16 20:26:18 +00:00
wiz
e8cf93a333
Fix build with png-1.5.
2011-01-24 09:33:32 +00:00
chuck
cf509e709a
make it compile on i386 macox (missing case in configure, cast in dynlib.cpp)
2010-12-22 19:44:24 +00:00
obache
8e3eff2ac8
Let to use BUILDLINK_DIR first for find header/library files.
...
It should fixes PR#43215.
2010-08-18 10:05:08 +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
taca
00bb1763ed
Add patches for CVE-2009-2625 and CVE-2009-2369.
...
Bump PKGREVISION.
2010-02-16 17:33:39 +00:00
joerg
9909b2dc40
Do not leak .buildlink into final binaries. destdir support
2009-11-29 20:16:20 +00:00
plunky
1fa340134d
avoid conflicts with GSocket in glib >= 2.21 in a similar way to
...
http://trac.wxwidgets.org/ticket/10883
(just fixes build)
2009-10-23 10:55:06 +00:00
shattered
bf09602a7e
Fix a couple of places where 32-bit values were being used for 64 bit
...
values (i.e. pointers). From PR 40257.
OK by wiz@.
2009-01-19 16:36:40 +00:00
shattered
d80f1f9d97
Disable usage of POSIX thread priority functions on NetBSD < 4.99.50
...
(they are all stubs before that). This stops wxGTK (and in turn,
Audacity and others) from displaying annoying "Cannot get priority range
for scheduling policy 0" message at startup:
http://mail-index.netbsd.org/tech-pkg/2005/11/22/0020.html
http://mail-index.netbsd.org/netbsd-users/2006/07/02/0004.html
http://mail-index.netbsd.org/netbsd-users/2007/06/28/0002.html
OK by wiz@.
2009-01-08 21:58:17 +00:00
joerg
eaa345516d
Revert old state after mistyped cvs import.
2008-09-22 19:54:27 +00:00
joerg
3b38ccaec2
Reimport x11/wxGTK as x11/wxGTK24.
2008-09-22 19:43:11 +00:00
joerg
1418238a13
Fix build with FreeType 2.2.1.
2006-06-19 21:16:19 +00:00
joerg
867d769554
Teach wxGTK24 about DragonFly.
2005-11-07 17:58:00 +00:00
ben
8a395f3b91
GTK2 no longer depends on libpangox as of GTK2 version 2.8.x.
...
However, wxGTK24 still depends on libpangox.
Copy PANGOX test from unicode section of configure script.
This causes libpangox to show up as a dependency in pkg-config.
This fixes build problems with programs depending on wxGTK24.
This addresses PR#31536.
2005-10-11 02:40:21 +00:00
veego
c615b66ca6
- Patch from Thomas Klausner to not install the local files, which would
...
conflict with the wxGTK package
- The package removes the old wx-config prior before creating the link to
the real wx24-config, unfortunally it tried to remove wx-config instead
of wx24-config. wx-config is now used by the new wxGTK (v2.6) package.
Bump the PKGREVISION.
2005-08-14 18:10:08 +00:00
wiz
ac7c232c4f
Import old 2.4 branch of wxGTK as wxGTK24, for packages that still need it.
2005-08-07 11:27:28 +00:00