Commit Graph

3451 Commits

Author SHA1 Message Date
jasper
bc606bafaf whitespace cleanup 2012-04-10 08:27:16 +00:00
ajacoutot
60c83a14b8 Explicit CONFIGURE_ARGS.
Add RUN_DEPENDS on gvfs (uses metadata from gvfs).
2012-04-09 08:38:47 +00:00
ajacoutot
6ce2569122 Bump after spidermonkey ports change. 2012-04-08 17:21:49 +00:00
ajacoutot
2b97537301 +latexila 2012-04-08 11:28:33 +00:00
ajacoutot
8c309d2e3c Import latexila-2.4.0.
LaTeXila is an Integrated LaTeX Environment for the GNOME desktop.

ok jasper@
2012-04-08 11:28:03 +00:00
ajacoutot
b8eda1b31b Update to gjs-1.32.0.
ok jasper@
2012-04-07 13:48:31 +00:00
ajacoutot
09041a7093 Remove uneeded patches.
The "Switch User" policy will be set by gsettings-desktop-schemas.
2012-04-07 12:19:40 +00:00
ajacoutot
a107a6b1b5 Remove uneeded patch. 2012-04-07 12:14:45 +00:00
ajacoutot
741d0715b3 Restore shutdown capability.
Remove undeeded patches.
2012-04-07 11:07:54 +00:00
ajacoutot
0257cc136a Remove timed patch; this needs to be reimplemented externaly anyway
(thank you so much systemd).
2012-04-07 10:25:55 +00:00
ajacoutot
85e954f136 s/--with-ca-certificates/--with-root-certs/
We don't specify ca-certificates (/etc/ssl/cert.pem) to be able to add
our owns under /etc/ssl when needed. Files under /etc/ssl/* will be parsed
and the certificates found will be added to the keyring list on startup.
2012-04-07 07:36:04 +00:00
ajacoutot
47c5f9a4be Consistent build depends. 2012-04-07 06:24:46 +00:00
jasper
3021643236 - switch for farsight2 to farstream. all patches taken from upstream repositories.
ok aja@
2012-04-05 16:08:55 +00:00
ajacoutot
985fdacd46 Bugfix update to baobab-3.4.1. 2012-04-05 11:31:10 +00:00
ajacoutot
87da872174 Properly link with JSContextGroupCreate in configure.
Regen WANTLIB.
2012-04-05 10:22:29 +00:00
ajacoutot
6f957a8df0 Add comment about shoutcast. 2012-04-05 10:04:28 +00:00
ajacoutot
d0f7af149c Sync WANTLIB/DEPENDS which was a mess. 2012-04-05 08:07:21 +00:00
ajacoutot
f58c99b90c Needs an explicit dependency on sysutils/polkit.
spotted by jasper@
2012-04-05 07:50:26 +00:00
ajacoutot
5717188232 Explicitely --disable-call-logs or it may end up being picked up. 2012-04-04 14:34:12 +00:00
jasper
f795f87076 - fix comment after recent update, the patch has been merged. 2012-04-03 15:10:40 +00:00
ajacoutot
d21edf0044 Technically requires a bump after previous.
spotted by nigel@
2012-04-02 08:38:47 +00:00
ajacoutot
8c8e173bb9 Some cleanups:
* sanitize CONFIGURE_ARGS
* regen DEPENDS/WANTLIB
* remove one XXX
* put icons in the correct path
* tweak DESCR
2012-04-02 06:40:06 +00:00
ajacoutot
bd208463c3 According to espie@ I should also add a @pkgpath. 2012-04-01 16:01:11 +00:00
ajacoutot
157bd9e2f7 This does not need to RUN_DEPENDS on seahorse.
Install locale file.
2012-04-01 15:04:00 +00:00
ajacoutot
4657ed2de1 Properly show borders for GtkFrame widgets.
from upstream
2012-04-01 10:18:33 +00:00
ajacoutot
8a15548516 Fix XXX. 2012-04-01 09:28:41 +00:00
ajacoutot
09e8438302 Correctly pick up PYGOBJECT. 2012-04-01 07:00:27 +00:00
ajacoutot
4ec9334745 This isn't SHARED_ONLY. 2012-03-31 08:52:03 +00:00
ajacoutot
5e60314db8 Fix WANTLIB/DEPENDS to unbreak, notice by naddy@ 2012-03-30 17:57:33 +00:00
ajacoutot
9ca77e579c +libsecret 2012-03-30 14:30:27 +00:00
ajacoutot
9aa17355a0 Import libsecret-0.1.
libsecret is a library for storing and retrieving passwords and other
secrets. It communicates with the "Secret Service" using DBus.
gnome-keyring and ksecretservice are both implementations of a Secret
Service.

It is a replacement for libgnome-keyring. Nothing will use it as yet,
but it's better to have it in-tree now to start fixing portability
issues with upstream. It will also ease our work on the next major
release of GNOME.
2012-03-30 14:29:58 +00:00
ajacoutot
e7c392b56d Missing build_depends, need MODGNOME_TOOLS=yelp, spotted by naddy@ 2012-03-30 14:18:18 +00:00
ajacoutot
62bce0c12e No need for CONFIGURE_ENV. 2012-03-30 14:11:39 +00:00
ajacoutot
6e2e50e551 Add HOMEPAGE. 2012-03-30 14:09:59 +00:00
ajacoutot
9246742433 Update to gnome-common-3.4.0.1. 2012-03-30 11:59:23 +00:00
ajacoutot
783239d8ce Missing BUILD_DEPENDS on itstool, spotted by naddy@ 2012-03-30 11:48:49 +00:00
ajacoutot
1a188fefd1 Committed upstream. 2012-03-30 10:06:23 +00:00
ajacoutot
e6b477fdb2 Use sysctl(3) to get the hz tick. 2012-03-30 09:01:53 +00:00
ajacoutot
728f69af6b If gtk-doc is installed at configure stage but get removed after, the
build will fail because gtkdoc-rebase will fail to run.
--disable-gtk-doc has no effect on this behaviour so force setting
ac_cv_path_* in CONFIGURE_ENV.
2012-03-29 16:34:43 +00:00
ajacoutot
65395f5671 Resurrect the threading hacks, it seems rthreads doesn't help here. 2012-03-29 11:44:21 +00:00
ajacoutot
fce5d942d4 Update to gnome-contacts-3.4.0. 2012-03-29 09:00:14 +00:00
ajacoutot
8f4e59fef4 gnome-keyring -> gcr 2012-03-29 08:15:17 +00:00
ajacoutot
62a7c54583 Mention seahorse-nautilus. 2012-03-29 08:12:12 +00:00
ajacoutot
91199e14d5 seahorse-plugins is replaced wy seahorse-nautilus. 2012-03-29 08:11:45 +00:00
ajacoutot
ebc10849cf -seahorse-plugins
+seahorse-nautilus
2012-03-29 08:11:15 +00:00
ajacoutot
16d43dd6ee Import seahorse-nautilus-3.4.0.
Seahorse nautilus is an extension for nautilus which allows encryption
and decryption of OpenPGP files using GnuPG.

ok robert@
2012-03-29 08:10:23 +00:00
ajacoutot
9bf2cbbbbe Update to stable gnome-online-accounts-3.4.0. 2012-03-29 07:51:25 +00:00
ajacoutot
0d0e86f4b8 Update to stable gvfs-1.12.0. 2012-03-29 07:49:23 +00:00
ajacoutot
6133c3800b Update to stable gucharmap-3.4.0.1. 2012-03-29 07:47:24 +00:00
ajacoutot
c835a54076 Bump gobject-introspection requirements. 2012-03-29 07:45:55 +00:00