ajacoutot
4daf4cb2da
Update to seahorse-3.36.
2020-05-14 15:58:56 +00:00
ajacoutot
0502d92e17
Update to seahorse-3.34.1.
2020-01-07 20:51:40 +00:00
ajacoutot
40a8f1b38e
Update to seahorse-3.34.
2019-11-01 19:39:06 +00:00
ajacoutot
7db7805d52
PERMIT_PACKAGE_CDROM -> PERMIT_PACKAGE
2019-07-07 11:20:50 +00:00
ajacoutot
3024b80e61
Update to seahorse-3.32.2.
2019-05-16 20:21:40 +00:00
ajacoutot
09deb25c60
Update to seahorse-3.32.1.
2019-05-08 16:42:28 +00:00
ajacoutot
a0b364087e
Update to seahorse-3.30.1.1.
2019-01-01 17:17:31 +00:00
espie
2a95b6e111
tag glib-compile-schemas
2018-07-06 06:04:41 +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
rsadowski
90ef8ccd79
Bump after security/gpgme update
2018-04-14 10:14:04 +00:00
ajacoutot
26e8504a80
Unbreak after gnupg2 update.
2017-11-10 07:05:38 +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
ajacoutot
b61dc69728
Update to seahorse-3.20.0.
2016-04-26 07:38:32 +00:00
ajacoutot
8df5046bcd
Update to seahorse-3.18.0.
2015-10-12 05:47:20 +00:00
ajacoutot
8a62cc852a
Update to seahorse-3.16.0.
2015-05-12 15:49:48 +00:00
ajacoutot
aa988913b0
Bump after the recent changes in packaging dbus and dconf.
2015-04-04 09:20:59 +00:00
ajacoutot
893323e150
x11/gtk+2,-guic -> x11/gtk+3,-guic && bump
2015-03-27 08:16:15 +00:00
ajacoutot
f0110b097e
Update to seahorse-3.14.1.
2015-03-15 08:47:48 +00:00
ajacoutot
d78085072f
pgp: Force use of the first gnupg found by configure.ac (upstream).
2015-01-21 09:26:25 +00:00
ajacoutot
7f6ad05786
Because security/gpgme RDEP on either gnupg-1 or gnupg-2, force the
...
dependency on gnupg-1.X. This unbreaks building when gpgme was installed
with only gnupg-2 around.
reported by landry@
2015-01-21 09:09:43 +00:00
ajacoutot
237e8b8bfa
Update to seahorse-3.14.0.
2014-10-06 09:47:50 +00:00
ajacoutot
17d7fe10ff
This needs vala to build as spotted by sthen@
2014-05-15 09:08:31 +00:00
ajacoutot
ba2c1b75b3
Update to seahorse-3.12.2.
2014-05-14 07:02:21 +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
dff842ba0a
Update to seahorse-3.12.0.
2014-03-27 10:48:12 +00:00
ajacoutot
3e962a13db
Unbreak runtime on 64bit; from upstream.
...
debugging help from rpointel@
ok sthen@ jasper@
2014-02-20 10:12:32 +00:00
ajacoutot
bb09f67277
Update to seahorse-3.10.2.
2014-01-08 18:12:38 +00:00
ajacoutot
583834bd5f
Fix dependencies and bump after the recent libsoup -gnome => -main merge.
2013-10-26 08:02:57 +00:00
ajacoutot
05945c891e
Update to seahorse-3.10.1.
2013-10-17 07:52:38 +00:00
ajacoutot
10cab6f0c3
Committed upstream.
2013-10-14 13:52:32 +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
58658f8f50
Update to seahorse-3.10.0.
2013-09-26 11:23:17 +00:00
ajacoutot
074af028b9
Fix build with libsecret >=0.16
...
spotted by nigel@
2013-08-28 07:59:46 +00:00
ajacoutot
25b3041f91
Unbreak after hx509 and ntlm removal from Kerberos.
2013-06-20 06:54:36 +00:00
ajacoutot
8613536758
Some trivial WANTLIB and tweaks to unbreak after the Heimdal update.
...
Stop hardcoding the Kerberos libs and use krb5-config(1).
2013-06-17 19:28:36 +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
e75da69377
Update to seahorse-3.8.2.
2013-05-14 08:42:48 +00:00
ajacoutot
c36db1b866
Update to seahorse-3.8.1.
2013-04-16 11:57:28 +00:00
ajacoutot
3f2a7d3ba7
Update to seahorse-3.8.0.
2013-03-29 19:25:49 +00:00
espie
eae66e4a7b
PERMIT_* / REGRESS->TEST sweep
2013-03-11 11:35:43 +00:00
ajacoutot
177346b394
Bugfix update to seahorse-3.6.3.
2012-11-12 08:21:30 +00:00
ajacoutot
807a9c5425
Bugfix update to seahorse-3.6.2.
2012-10-23 06:29:18 +00:00
ajacoutot
db3fd23e80
Update to seahorse-3.6.1.
2012-10-16 07:09:38 +00:00
ajacoutot
c3cc713c87
Committed upstream.
2012-10-15 06:02:23 +00:00
ajacoutot
f33a3cf06d
Fix BZ 684966 - Error changing keyring password.
2012-10-14 08:16:59 +00:00
ajacoutot
72ad0a5a1a
Update to seahorse-3.6.0.
2012-09-28 15:03:28 +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