166 Commits

Author SHA1 Message Date
espie
150a0f36fa first tag: update-desktop-database 2018-06-27 21:03:34 +00:00
jasper
9c300fc3dc update to gedit-3.28.1 2018-04-23 14:59:39 +00:00
ajacoutot
a8e9642764 Sync WANTLIB after gspell update. 2018-04-23 14:08:52 +00:00
ajacoutot
e96ae420d9 Sync WANTLIB to unbreak. 2017-10-31 18:09:12 +00:00
ajacoutot
e97c77d745 Regen WANTLIB. 2017-10-28 18:31:41 +00:00
sthen
cd095cec5e Handle pthread-stubs removal. 2017-10-23 17:11:02 +00:00
jasper
321eb31ae1 update to gedit-3.22.1 2017-08-02 16:49:02 +00:00
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
espie
8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
ajacoutot
73177d4bf3 Stop setting CONFIGURE_STYLE in Makefile.inc but explicitely add it to ports
that need it; in the future more and more ports will move to meson build anyway.
I first though I'd set CONFIGURE_STYLE in gnome.port.mk but it's too fragile
(MODULES list must be sorted very carefully).
Less magic is good.

discussed with jasper@
2017-04-13 07:38:44 +00:00
sthen
073d25a37c use LIBCXX 2017-04-10 11:46:32 +00:00
shadchin
023286d19f Add a MODPY_PYOEXTENSION variable.
Beginning with Python 3.5 .pyo files are no longer used and
have been replaced by a more flexible scheme that includes
the optimization level explicitly in .pyc name (See PEP-488).
2017-01-03 18:54:48 +00:00
jasper
e7558d8265 update to gedit-3.22.0 2016-10-31 10:38:26 +00:00
jasper
193c5b028a update to gedit-3.20.2 2016-05-09 07:02:19 +00:00
jasper
44ea6d3c08 update to gedit-3.20.1 2016-04-25 15:00:03 +00:00
jasper
a437bd7599 update to gedit-3.18.3 2016-01-19 09:19:15 +00:00
ajacoutot
354ab371fb Document the fact that the RUN_DEPENDS on pygobject3 is needed because of
the MODPY_LIBDIR/gi/overrides/ directory.
2016-01-01 12:00:15 +00:00
jasper
c9149f6e76 update to gedit-3.18.2 2015-11-12 13:01:33 +00:00
jasper
1b748b2d75 update to gedit-3.18.1 2015-10-22 17:56:29 +00:00
jasper
ea49a1c184 update to gedit-3.16.3 2015-08-18 08:06:20 +00:00
jasper
a21ecb561f update to gedit-3.16.2 2015-05-17 09:01:14 +00:00
ajacoutot
5b82703d86 Bump after libepoxy moved from ports to xenocara. 2015-04-15 09:40:52 +00:00
jasper
5f4329df18 update to gedit-3.16.1 2015-04-12 11:56:57 +00:00
ajacoutot
aa988913b0 Bump after the recent changes in packaging dbus and dconf. 2015-04-04 09:20:59 +00:00
jasper
146750b14c update to gedit-3.16.0 2015-04-03 12:22:40 +00:00
jasper
1c367f6683 update to gedit-3.14.3 2015-02-05 10:14:29 +00:00
jasper
1657145af8 update to gedit-3.14.2 2014-12-07 13:02:31 +00:00
jasper
9111ab84ae update to gedit-3.14.1 2014-11-16 13:58:15 +00:00
ajacoutot
c6f983f7e6 Fix PLIST to unbreak packaging. 2014-10-05 14:27:41 +00:00
jasper
6c6c688762 update to gedit-3.14.0 2014-10-05 12:54:04 +00:00
ajacoutot
1faa0702b8 Remove useless libtool files. 2014-10-01 10:45:42 +00:00
jasper
73da4f2ba1 gedit-3.12.2 2014-09-03 19:44:51 +00:00
rpointel
f8b744b43a changed python3 default version so bump revision. 2014-06-03 11:37:56 +00:00
jasper
e06f4b8235 update to gedit-3.12.1 2014-04-15 07:12:38 +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
jasper
2100c2cdff start to make MODGNOME_TOOLS resemble the name of the tools actually used.
rename 'gi' to 'gobject-introspection'.

discussed with aja@
2014-04-01 15:31:45 +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
jasper
e14214a2f5 plug a bunch of leaks in gedit like hans brinker would have 2014-04-01 07:01:46 +00:00
jasper
e770ecdbd0 apply some fixes from upstream (mem leak and move plugin manager to ui file) 2014-03-28 08:47:44 +00:00
jasper
e5cbd08495 pushed upstream 2014-03-27 12:41:18 +00:00
jasper
4a480f19b9 patch submitted upstream, adjust header accordingly 2014-03-27 12:22:15 +00:00
jasper
1a8811e6c4 update to gedit-3.12.0 2014-03-27 12:17:43 +00:00
jasper
b6f3862143 update to gedit-3.10.4 2014-01-23 08:59:54 +00:00
jasper
9e8d1f656c update to gedit-3.10.3 2013-12-20 21:50:36 +00:00
jasper
f3f75577c6 update to gedit-3.10.2 2013-11-14 14:11:24 +00:00
jasper
9d08f680c9 update to gedit-3.10.1 2013-10-21 15:32:25 +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
jasper
8e526e927b update to gedit-3.10.0 2013-09-27 07:45:02 +00:00