jca
c2a7e0b633
Only link with gdi32 when building on Windows
...
Fixes the build with LLVM 10.
2020-08-08 22:12:00 +00:00
jasper
39567b34b2
bump after libxslt dependency changed
2020-06-09 07:14:44 +00:00
sthen
485792605b
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 21:02:12 +00:00
sthen
f548d95863
sync some WANTLIBs
2019-06-13 15:48:50 +00:00
espie
c36d0659b9
@tag gtk-update-icon-cache
2018-06-29 22:16:08 +00:00
espie
150a0f36fa
first tag: update-desktop-database
2018-06-27 21:03:34 +00:00
naddy
1a87aebd2d
mechanical replacement of the gettext module
2017-11-21 00:12:59 +00:00
sthen
b9064dc0ff
Handle pthread-stubs removal.
2017-10-23 17:10:49 +00:00
espie
53a77b4367
--export-dynamic is a linker option, pass it straight thru.
2017-05-19 23:59:17 +00:00
naddy
42bc647e80
remove SHARED_ONLY from ports that only use modules that neither set nor
...
read this variable
2016-03-18 23:12:15 +00:00
sthen
e76718f18f
add some simple missing lzma WANTLIBs (crept in via libxml)
2015-04-21 18:51:24 +00:00
ajacoutot
37b0f26f0d
x11/gtk+2,-guic -> x11/gtk+3,-guic && bump
2015-03-27 08:11:24 +00:00
ajacoutot
5c1dad1f06
Update to dia-0.97.3.
2014-09-05 17:39:03 +00:00
jasper
012f7978a4
cleanup double spaces and sort MODGNOME_TOOLS
2014-04-02 09:36:09 +00:00
jasper
43b19ca734
merge various MODGNOME_TOOLS lines into a single line (or two if it would
...
exceed 80 chars); no functional change intended..
2014-04-01 18:06:28 +00:00
jasper
64ebb01f71
move more bits and bobs into MODGNOME_TOOLS to make it more clear which
...
tools are actually used.
This commit replaces
MODGNOME_DESKTOP_FILE with MODGNOME_TOOLS += desktop-file-utils
MODGNOME_MIME_FILE with MODGNOME_TOOLS += shared-mime-info
MODGNOME_ICON_CACHE with MODGNOME_TOOLS += gtk-update-icon-cache
(some prettyfication will follow shortly)
2014-04-01 17:03:13 +00:00
ajacoutot
2ef41f5748
In x11/gnome ports we use disable-static inconsistently, usually to get
...
rid of static module archives; but since we end up manually removing the
libtool la files anyway, just don't bother setting up the tag.
part 2/2
2014-04-01 13:21:44 +00:00
ajacoutot
6fab944808
Move to the new MODGNOME_TOOLS docbook option.
2014-03-28 08:48:41 +00:00
ajacoutot
ced36f1654
Fix font kerning problems with pangocairo (from upstream).
2014-03-09 21:47:44 +00:00
ajacoutot
897166bdf0
From upstream.
2014-01-10 19:36:00 +00:00
naddy
3720f16629
fix build with newer FreeType
2014-01-10 18:26:33 +00:00
ajacoutot
0dc6f7aae1
Disable the cairo PNG export option from the GUI (it mangles text); PNG
...
export can still be done using the pixbuf exporter; req. by deraadt@
The whole cairo exporter is not disabled since the other exporters (SVG,
PDF) work fine.
While here, clean up the port a bit.
2013-12-07 09:18:36 +00:00
ajacoutot
ea93efd05f
Remove hardcoded HOMEPAGE and use the one from the x11/gnome MODULE
...
instead. It is just too hard to maintain a coherent list of still
reachable homepages for GNOME projects so use wiki.gnome.org which is
the entry point for *all* GNOME apps.
2013-09-28 08:50:34 +00:00
naddy
10bfdff492
the png headers are now directly under include/
2013-06-04 18:41:39 +00:00
ajacoutot
3de9758da8
Sync WANTLIB and bump after the recent harfbuzz update; icu libs are not
...
needed anymore. This is a mecanical commit, there might be dragons :-)
2013-05-31 15:34:39 +00:00
ajacoutot
61e9d51eae
Merge a patch from upstream that should fix a runtime crash reported by
...
giovanni@
2013-04-16 13:53:40 +00:00
ajacoutot
ce9a3e3d31
Regen WANTLIB.
2013-04-01 18:04:07 +00:00
espie
e4fa65e765
PERMIT_* / REGRESS -> TEST sweep
2013-03-11 11:10:51 +00:00
sthen
8c813409e4
sync wantlib
2012-12-23 13:25:11 +00:00
ajacoutot
aa79126617
Properly install localized man pages.
2012-09-04 16:06:29 +00:00
ajacoutot
a1b7c39eb5
gtk-update-icon-cache:
...
Don't redirect errors to /dev/null and don't return true(1)
unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.
Some hidden issues may appear, in which case please contact me.
discussed with and ok blind jasper@
2012-06-15 08:32:14 +00:00
ajacoutot
c509f1f1fc
Unbreak runtime.
2012-04-27 09:59:05 +00:00
ajacoutot
52c1ce4d79
Remove some useless patches.
2012-04-23 18:50:36 +00:00
ajacoutot
2af9fde46d
Fix build with glib >= 2.31.20.
2012-03-23 13:28:25 +00:00
ajacoutot
6f195d47cd
Update to dia-0.97.2.
...
* lots of bugfixes, see here for details:
http://bugzilla.gnome.org/buglist.cgi?product=dia&target_milestone=0.97.2
2011-12-18 19:18:39 +00:00
ajacoutot
84963604d9
Add a dependency on x11/gtk+2,-guic.
2011-12-03 20:30:09 +00:00
jasper
123b03e47c
- regen WANTLIB
2011-11-01 20:30:49 +00:00
ajacoutot
dd3c3bfc85
Rework this port and remove the gnome FLAVOR which depends on deprecated
...
libs.
2011-10-09 19:11:55 +00:00
jasper
6a8b83abeb
sync after recent gnome.port.mk CONFIGURE_ENV changes
2011-09-28 09:47:46 +00:00
jasper
ce57eca3b4
CONFIGURE_SHARED is now implied by gnome.port.mk, so no need to make it explicit anymore.
2011-09-20 21:04:24 +00:00
jasper
9fe4b0f440
switch to MODGNOME_TOOLS
2011-09-20 20:51:51 +00:00
ajacoutot
42910225a0
DESKTOP_FILES => MODGNOME_DESKTOP_FILE, like it should always have been.
...
discussed with and ok jasper@
2011-09-19 07:31:45 +00:00
espie
d6e7b9cbe6
normalize pkgpath
2011-09-16 10:02:36 +00:00
jasper
ad2a9c291c
switch the rest of the ports using gnome.port.mk over to .tar.xz where applicable.
2011-09-12 12:07:24 +00:00
naddy
eed7c62887
Fix build with png-1.5.
...
All fixes by yours truly.
2011-07-08 20:38:00 +00:00
jasper
eec0417831
bump after default python version switch
2011-06-08 17:31:05 +00:00
ajacoutot
dcf28a76f5
No need for these anymore.
2011-05-18 16:29:27 +00:00
espie
88d20077a4
new depends
2010-11-17 08:05:12 +00:00
espie
8969e8459a
more WANTLIB
2010-11-09 09:14:31 +00:00
jasper
48e1077451
- move MODPY_WANTLIB to the gnome flavor, which actually uses python.
2010-10-25 08:03:52 +00:00