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
sthen
3b2bbaacc0
Add MODPY_WANTLIB, adjust MODPY_LIB_DEPENDS to new-style LIB_DEPENDS,
...
update all ports to match. Plists don't change -> no bump.
Looks ok to jasper.
2010-10-24 15:53:55 +00:00
sthen
0666992301
fix tabs
2010-10-18 21:50:38 +00:00
espie
0f681543b5
USE_GROFF=Yes
2010-10-18 18:13:12 +00:00
jasper
b0a8cebee9
- use_x11 comes from gnome.port.mk now
2010-10-18 13:41:15 +00:00
jasper
e34499f593
- fix WANTLIB after cairo update.
2010-10-11 08:11:24 +00:00
ajacoutot
b23b33d7fd
Unbreak by fixing WANTLIB.
...
spotted by landry@
2010-10-06 17:03:39 +00:00
ajacoutot
21da929ec9
Fix DEPENDS after gtk+2 and gdk-pixbuf split.
...
ok jasper@
2010-09-30 07:21:18 +00:00
jasper
ca039694d4
- bump for pythonia
2010-08-30 21:24:15 +00:00
ajacoutot
fb90d4ec07
WANTLIB.
2010-04-30 08:06:33 +00:00
ajacoutot
fc2cd23f56
Update to dia-0.97.1.
2010-03-20 16:53:22 +00:00
ajacoutot
5c008745e3
Use @unexec-delete instead of @unexec for the *-update-* goos.
...
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-22 16:06:40 +00:00
kili
8fc6287292
WANTLIB changes after xcb addition and bump.
2009-08-10 06:29:51 +00:00