Commit Graph

10841 Commits

Author SHA1 Message Date
ajacoutot
2d712ed490 Fix path to POLKITQT-1_*_LIBRARY: unbreak CMake's find_package() function
when looking for PolkitQt-1 (needed for kde 4.7 work).

from Vadim Zhukov, thanks.
2011-10-04 06:07:46 +00:00
ajacoutot
323c897156 Fix several display bugs with the falback mode; from upstream. 2011-10-04 05:42:46 +00:00
ajacoutot
dbf21affae Remove now uneeded patch. 2011-10-04 05:36:43 +00:00
ajacoutot
cb9f361112 Fix an infinite loop in GnomeWallClock, from upstream. 2011-10-04 05:35:26 +00:00
jasper
dd1684f5b4 - update to 3.2.0
- regen WANTLIB
2011-10-03 18:06:44 +00:00
ajacoutot
6a50424f2e Align the example dates in the display panel, from upstream. 2011-10-03 13:49:32 +00:00
ajacoutot
1b4659c9e2 Fix url to upstream BZ which has changed. 2011-10-03 13:21:29 +00:00
ajacoutot
8f55ee7e4e Also use gtk_paper_size_get_default in here, from upstream. 2011-10-03 12:11:30 +00:00
ajacoutot
e5ac54eaba Unbreak runtime with our half-baked locales.
ok jasper@
2011-10-03 12:10:30 +00:00
ajacoutot
7de7da5c7e Use gtk_paper_size_get_default, from upstream. 2011-10-03 10:39:22 +00:00
ajacoutot
bcef340055 Better patch. 2011-10-03 07:13:50 +00:00
ajacoutot
a5e3542d11 Set DATADIRNAME in a consistent way now that glib-gettext.m4 has been
fixed.
2011-10-03 06:42:45 +00:00
ajacoutot
158fbb6034 Set DATADIRNAME in CONFIGURE_ENV instead of using FAKE_FLAGS to install
gettext mo files in the proper location.

ok jasper@
2011-10-03 06:41:43 +00:00
ajacoutot
c9e6e54683 Better LC_* patches. 2011-10-02 13:31:33 +00:00
espie
8291a94cc2 convert to bsd.port.arch.mk
use BUILD_PKGPATH now that it's usable for that.
2011-10-02 07:03:11 +00:00
ajacoutot
746448fdda Protect __SIZEOF_INT__ and __SIZEOF_POINTER__ with an ifdef tp prevent
warnings when including gtktextattributes.h.
2011-10-01 09:38:44 +00:00
jasper
cb127d0a7d remove these now unneeded patches. the substitution appears to have been fixed
and the resulting pkgconfig files are identical to what we had with the patches
2011-10-01 09:09:09 +00:00
ajacoutot
0f653342f7 Use MODGNOME_*FLAGS. 2011-09-30 14:32:20 +00:00
ajacoutot
3ac76caea6 Remove outdated comment. 2011-09-30 13:55:05 +00:00
ajacoutot
54c71e5c4d Revert previous. Setting this env var shouldn't have any bad effects.
The issue I've been seeing with locales and glom comes from elsewhere.
(currently being worked on)
2011-09-30 12:13:24 +00:00
ajacoutot
66394d1553 Extend comment. 2011-09-30 09:33:02 +00:00
ajacoutot
c66dea58f5 Re-add the gnome-sound-recorder. It works fine now as long as pulseaudio
isn't running (which we lack sndio support for).
2011-09-30 09:31:49 +00:00
ajacoutot
5bcd38a601 Add gnome-contacts; ok jasper@ 2011-09-30 08:57:36 +00:00
ajacoutot
01cc09404c Do not set LC_MEASUREMENT in the environment, we do not support that
locale definition.
2011-09-30 08:48:00 +00:00
jasper
eecabfaaf1 add missing pgsql,-server dep
spotted by nigel@
2011-09-30 06:54:31 +00:00
jasper
17078088f7 meh, stupid version re-use without variables. 2011-09-30 06:50:29 +00:00
jasper
727ed086c9 sync, no pkg change 2011-09-29 20:57:45 +00:00
jasper
17cada2836 - update to 1.0.9
from new maintainer amit kulkarni
(previous maintainer timed-out several times)
2011-09-29 20:04:44 +00:00
ajacoutot
018f6761b8 Mention glom. 2011-09-29 17:31:08 +00:00
jasper
30c6ec75a8 sync 2011-09-29 17:20:32 +00:00
jasper
50dc0c7941 import glom 1.19.11
With Glom you can design database systems - the database and the user
interface.
*  Glom has high-level features such as relationships, lookups, related
   fields, related records, calculated fields, drop-down choices,
   searching, reports, users and groups.
*  Glom keeps things simple. It has Numeric, Text, Date, Time, Boolean,
   and Image field types.
*  Glom systems require almost no programming, but you may use Python
   for calculated fields or buttons.
*  Each Glom system can be translated for multiple languages and
   countries.

ok aja@
2011-09-29 17:19:28 +00:00
jasper
53a7a42372 let this use MODGNOME_TOOLS=yelp and zap now-bogus build dependency 2011-09-29 14:59:37 +00:00
jasper
de9eaeff42 - fix GI typelib file location 2011-09-29 13:35:41 +00:00
dcoppa
13d913156d More bugfixes backported from upstream svn:
fix issue with not being able to play media off an SFTP share

when mplayer reports that it has video, resize the media
window so that mplayer has something to draw to

fix problem with seeking in the tracker

While here, regen WANTLIB.
2011-09-29 11:03:19 +00:00
jasper
b64f66bfac - update to 4.99.4 2011-09-29 10:47:23 +00:00
jasper
59f4dabc9f Fix the argument to prevent xsltproc from going online.
spotted by aja@
2011-09-29 07:58:15 +00:00
ajacoutot
25dea04fe4 The ssh plugins works fine now, so re-enable it. 2011-09-29 07:57:03 +00:00
jasper
662a634de2 - fix on 64-bit systems. a great thank you to vala, for abstracting the truth
away from developers and creating a ginormous pointer mess.
2011-09-29 06:58:14 +00:00
ajacoutot
550f52636f Bugfix update to dbus-glib-0.96. 2011-09-29 06:58:13 +00:00
ajacoutot
fb6a5924d3 Bugfix update to dbus-1.4.16. 2011-09-29 06:57:36 +00:00
jasper
92f5382ef8 - fix about dialog 2011-09-28 16:57:35 +00:00
ajacoutot
86f15148d4 Tweak DESCR. This package is pretty much useless as is because our
sndio(7) support in gstreamer isn't complete so we lack recording...
It is a candidate for the attic soon.
2011-09-28 16:26:15 +00:00
ajacoutot
eb1c780a44 Add gnome-contacts. 2011-09-28 16:18:57 +00:00
ajacoutot
14032a8aee Unbreak. 2011-09-28 16:09:02 +00:00
jasper
970f18aa1d sync 2011-09-28 15:27:35 +00:00
jasper
69d2625ede import gnome-contacts 3.2.0.1
GNOME Contacts will pull together your contacts from your different
online accounts and integrate them into a single address book. This
means that looking up someone in GNOME Contacts will give you access to
a summary of all your online relationships with that person (or as many
as we are legally allowed to), including the various ways you can
communicate with that person and links to the different places where
they exist on the web.

ok aja@
2011-09-28 15:27:02 +00:00
jasper
a8af8e9c81 when using MODGNOME_TOOLS=vala, also set --enable-vala-bindings. 2011-09-28 15:07:57 +00:00
ajacoutot
67e81f4827 Sync 2011-09-28 14:20:07 +00:00
ajacoutot
7790a46ef8 +gedit-latex
+yelp-tools
2011-09-28 14:17:32 +00:00
ajacoutot
59b1f522b5 Import gedit-latex-3.2.0.
gedit-latex is a plugin that provides features to ease the edition of
latex documents.

ok jasper@
2011-09-28 14:16:24 +00:00