ajacoutot
d892d0333e
Remove realpath hacks now that ours is POSIX.
...
ok robert@
2019-07-18 07:36:29 +00:00
ajacoutot
7db7805d52
PERMIT_PACKAGE_CDROM -> PERMIT_PACKAGE
2019-07-07 11:20:50 +00:00
naddy
a1822e2450
switch to CONFIGURE_STYLE=autoreconf
2019-05-18 12:13:33 +00:00
ajacoutot
ca3c195717
Forgot to cvs add these in previous.
2019-05-10 14:25:43 +00:00
ajacoutot
48b6cb3971
Update to gnome-menus-3.32.0.
2019-05-08 11:55:46 +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
jasper
70d929959f
remaining bumps, sorry 'bout that
2016-04-28 09:37:23 +00:00
jasper
fb032c3828
missed bump; spotted by naddy@
2016-04-27 21:01:25 +00:00
jasper
dfcbc812ef
drop gettext module and sync WANTLIB where applicable
2016-04-27 09:47:43 +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
jasper
492db59c4f
no more need for desktop-file-utils
2014-04-19 08:32:20 +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
42959b5f41
Fix some memory leaks and crashes (from upstream).
2014-03-29 08:56:24 +00:00
ajacoutot
23163a995d
Update to gnome-menus-3.10.1.
2013-10-15 16:27:08 +00:00
ajacoutot
a1556a4e0d
Update to gnome-menus-3.10.0.
2013-10-03 06:12:43 +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
ajacoutot
a24f325efa
goi -> gi (gnome MODULE change).
2013-04-16 13:17:00 +00:00
ajacoutot
42069ee369
Update to gnome-menus-3.8.0.
2013-03-29 13:57:59 +00:00
espie
eae66e4a7b
PERMIT_* / REGRESS->TEST sweep
2013-03-11 11:35:43 +00:00
ajacoutot
3da9645b37
Minor update to gnome-menus-3.6.2.
2013-01-15 13:10:51 +00:00
ajacoutot
69718c5b70
Remove bogus examples directories.
2012-11-19 10:06:34 +00:00
ajacoutot
c64089c3ef
Update to gnome-menus-3.6.1.
2012-11-14 07:04:07 +00:00
ajacoutot
6e7833c4e2
Update to gnome-menus-3.6.0.
2012-09-27 18:27:55 +00:00
ajacoutot
0bbbd35e32
register-plist did not catch the devel/glib2 -main -> empty change.
...
espie asked me in such a nice way to fix this that I'm bumping all ports
that have a direct dependency on glib2.
2012-09-01 14:36:56 +00:00
ajacoutot
4c4a0e7aea
Regen distinfo.
2012-07-13 10:33:14 +00:00
ajacoutot
4bc18430eb
Minor update to gnome-menus-3.4.2.
...
* new translations
2012-05-14 13:34:25 +00:00
ajacoutot
03f1fa6839
Update to gnome-menus-3.4.0.
2012-03-29 06:46:57 +00:00
ajacoutot
edd01a446c
Our gnome-session already exports XDG_MENU_PREFIX in the environment, so
...
no need to play with get/setenv.
This will ease future updates.
2011-12-28 08:57:18 +00:00
jasper
6a8b83abeb
sync after recent gnome.port.mk CONFIGURE_ENV changes
2011-09-28 09:47:46 +00:00
jasper
0db1c59401
- update to 3.2.0.1 (only fixes the menu editor, for which we already had the patches)
2011-09-28 08:21:01 +00:00
jasper
6c9709ce0f
add patches from upstream to fix gmenu-simple-editor
2011-09-27 10:22:26 +00:00
jasper
6017076a85
i accidentally the module
2011-09-26 11:03:12 +00:00
jasper
6b6c76de35
- update to 3.2.0
...
* disable gmenu-simple-editor as it's not been ported to PyGi yet.
2011-09-26 10:47:35 +00:00
jasper
390043cddc
- switch to MODGNOME_TOOLS
2011-09-20 20:52:45 +00:00
ajacoutot
034d725fcc
DESKTOP_FILES => MODGNOME_DESKTOP_FILE, like it should always have been.
...
discussed with and ok jasper@
2011-09-19 07:44:58 +00:00
espie
346b5bc6dc
normalize pkgpath
2011-09-16 12:29:12 +00:00
jasper
9d1eccb70a
switch to using .tar.xz by default
2011-09-12 12:04:16 +00:00
jasper
5b39fca11d
Moar GNOME3 merge
2011-09-12 07:28:52 +00:00
ajacoutot
cff11ed126
Don't install libtool files.
2011-07-26 15:36:26 +00:00
rpointel
b9417a33bb
bump after default python version switch.
2011-06-08 17:35:54 +00:00
jasper
e7af39cba3
Add introspection support (needed for on-going GNOME 3 work).
2011-04-07 08:32:01 +00:00
espie
e50b98837f
new depends
2010-11-22 08:36:47 +00:00
ajacoutot
f2892aba2b
Minor update to gnome-menus-2.30.5.
2010-11-17 11:29:30 +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
ajacoutot
226f6acf76
Update to gnome-menus-2.30.4.
...
ok jasper@
2010-09-30 07:35:38 +00:00
ajacoutot
d2533131c1
Minor update to gnome-menus-2.30.3.
...
* Respect XDG_MENU_PREFIX when writing user menu file
2010-09-14 13:13:02 +00:00
sthen
dc15596d75
python bumps
2010-08-30 21:53:59 +00:00