zhuk
cc129972c6
Massive cleanup for KDE3. Main point is in changing WANTLIB from "foo" to
...
"lib/kde3/foo" where appropirate, but also many missing desktop goo items
added, some PFRAG.shared removed and so on.
input and okay landry@ and ajacoutot@, also okay espie@
2013-06-24 15:53:38 +00:00
ajacoutot
3209e340f5
Update to osmo-0.2.10.
...
ok pea@ (maintainer)
2013-06-24 06:15:32 +00:00
jung
3eebc67641
better file modes to avoid misleading error messages and add a hint
...
to pkg readme
ok jasper@
2013-06-23 09:20:45 +00:00
sthen
2ee2f7ecbc
sync WANTLIB and remove patches to handle e2fsprogs/libuuid changes. ok aja
2013-06-21 22:37:02 +00:00
ajacoutot
25b3041f91
Unbreak after hx509 and ntlm removal from Kerberos.
2013-06-20 06:54:36 +00:00
ajacoutot
40ff12bf22
Unbreak Mozilla ports after the Heimdal update.
2013-06-17 19:29:05 +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
brad
17833ea850
Revert back to using MySQL 5.1 for the time being. MariaDB 5.5 introduces
...
a new libmysqlclient non-blocking API which utilizes co-routines. The X86
specific GCC ASM co-routine support hid the fact that there was an issue.
The only fallback code so far is POSIX user contexts which OpenBSD does not
support.
Input from and Ok sthen@ jasper@
2013-06-12 20:36:33 +00:00
ajacoutot
73a1904122
I forgot to update the PLIST...
...
spotted by Cedric Krier, thanks!
2013-06-12 06:37:05 +00:00
ajacoutot
21e894c224
Revert; this explodes on sparc64 where I use this application daily --
...
discussed with landry@
Bump EPOCH.
2013-06-02 18:53:38 +00:00
landry
7df1ea9091
Update to calcurse 3.1.4.
...
use the provided calcurse-upgrade script to update your pre-3.0
calendars.
2013-06-02 16:00:53 +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
brad
a0ece102e6
2 ports were missed with the move to MariaDB.
2013-05-25 02:45:01 +00:00
ajacoutot
e15e813f67
+account_asset
...
+product_attribute
+project_invoice
+sale_supply
+sale_supply_drop_shipment
2013-05-20 09:15:02 +00:00
ajacoutot
f18333415a
Import trytond-module-sale_supply_drop_shipment-2.8.0
...
This is the "sale_supply_drop_shipment" module of the Tryton application
platform.
ok jasper@
2013-05-20 09:14:18 +00:00
ajacoutot
35c9ec7154
Import trytond-module-sale_supply-2.8.0
...
This is the "sale_supply" module of the Tryton application platform.
ok jasper@
2013-05-20 09:13:57 +00:00
ajacoutot
e66644a975
Import trytond-module-project_invoice-2.8.0
...
This is the "project_invoice" module for the Tryton application
platform.
ok jasper@
2013-05-20 09:13:29 +00:00
ajacoutot
a3c79bca67
Import trytond-module-product_attribute-2.8.0
...
This is the "product_attribute" module of the Tryton application
platform.
ok jasper@
2013-05-20 09:12:59 +00:00
ajacoutot
5a6389dc09
Import trytond-module-account_asset-2.8.0
...
This is the "account_asset" module for the Tryton application platform.
ok jasper@
2013-05-20 09:12:34 +00:00
ajacoutot
8f8138e9bc
Update all tryton modules to version 2.8.0.
2013-05-19 10:49:09 +00:00
ajacoutot
963b91962a
Update to tryton-2.8.0.
2013-05-19 10:48:45 +00:00
ajacoutot
c27250b784
Update to trytond-2.8.0.
2013-05-19 10:48:18 +00:00
ajacoutot
81e1a25e8a
Bump to 2.8.0.
2013-05-19 10:47:48 +00:00
kirby
35e59d7159
- update HOMEPAGE
...
- regen distinfo while here.
Patches from Martin Natano natano at natano dot net, thanks!
2013-05-18 16:11:39 +00:00
zhuk
1bdc23f2db
Bump after KDE4 SHARED_LIBS updates.
2013-05-14 12:04:55 +00:00
jasper
256c0ea000
modules.sample/ always lives in /var/www, so no need for ${PREFIX} here.
...
as discussed with aja@
2013-05-05 19:24:13 +00:00
landry
e6416a4313
Update to grisbi 0.8.9.
...
Backport two fixes from
http://article.gmane.org/gmane.linux.grisbi.devel.french/8669
http://article.gmane.org/gmane.linux.grisbi.devel.french/8671 to fix
some crashes when exiting. Still not perfect...
2013-04-27 13:02:08 +00:00
zhuk
134c61bde7
Akonadi Google is a project that aims to provide Akonadi resources for
...
accessing Google services like calendar, contacts or tasks from KDE PIM.
This one depends on KDE libraries and used by KDE PIM.
2013-04-24 19:21:09 +00:00
zhuk
0b74897e6d
Link stuff recently imported to the build.
...
ok landry@
2013-04-24 09:16:22 +00:00
zhuk
ed2625b991
Import Akonadi 1.9.1.
...
Akonadi is a PIM layer, which provides an asynchronous API to access all kind
of PIM data (e.g. mails, contacts, events, todos etc.).
It consists of several processes (generally called the Akonadi server) and a
library (called client library) which encapsulates the communication
between the client and the server.
Note: Akonadi creates a cache of different data in ~/.local/share/akonadi,
using one or the other DB backend. By default, it uses (own) SQLite backend,
it behaves best here. If you change DB backend, you will NOT lose your data,
just the cache will need to be regenerated.
The old version in x11/kde4/akonadi will bite the dust soon.
ok landry@
2013-04-24 09:05:59 +00:00
ajacoutot
04571668b9
Regen WANTLIB to unbreak.
2013-04-16 15:23:13 +00:00
abieber
c4f0cf5eb7
Upgrade to 2.2.0, remove extra WANTLIB and LIB_DEPENDS
...
OK bcallah@
2013-04-14 18:12:36 +00:00
jasper
6147d344f4
Fix build with gtkmm>=2.24.3.
...
reported by nigel@
2013-04-08 14:20:34 +00:00
landry
1d415ba24d
Bump after WANTLIB fix - while here, backport kettenis' libffi i386 fix
...
to fennec.
2013-04-06 14:41:17 +00:00
ajacoutot
bfeec77baa
Sanitier depepdencies, these do not need to build depends on gtk+2,-guic.
...
RUN_DEPENDS = BUILD_DEPENDS is a known bad construct, but
BUILD_DEPENDS = RUN_DEPENDS is *not* that good either...
2013-04-02 17:26:34 +00:00
ajacoutot
edbd4cb711
Remove the librsvg dependency from the gtk ports, _except_ when it's a
...
build or lib depends... i.e. just remove the RUN_DEPENDS.
2013-04-02 16:41:21 +00:00
ajacoutot
c6fff61bfc
No need to explicitely depend on gnome-icon-theme anymore.
2013-04-02 16:16:47 +00:00
naddy
28a7450e98
bump EPOCH since the version number went backwards; ok espie@
2013-04-02 15:54:20 +00:00
jasper
97d4ccf36d
pushed upstream
2013-04-01 08:56:31 +00:00
jasper
189f258787
...
2013-03-28 21:39:26 +00:00
jasper
8624e56c44
revert previous. dependants need more work afterall.
2013-03-28 21:37:34 +00:00
jasper
4e10b5d526
tweak previous
2013-03-28 21:36:04 +00:00
jasper
7b75f73110
re-add for now, there was some fallout lurking in the dark.
2013-03-28 21:30:35 +00:00
ajacoutot
728c035f9c
RUN_DEPENDS, py-gobject => py-gobject3.
...
Missing TEST_DEPENDS.
Fix LIBZEITGEIST_LT_VERSION.
Sync DESCR with source.
Add conflict with libzeitgeist-* so that it gets removed.
2013-03-28 21:09:12 +00:00
jasper
5268f6c5f4
remove; merged into zeitgeist
2013-03-28 19:56:44 +00:00
jasper
dd331fb98a
unhook libzeitgeist
2013-03-28 19:56:28 +00:00
jasper
6ce134d130
- update to zeitgeist-0.9.10
...
* libzeitgeist and datahub have been merged now.
2013-03-28 19:56:09 +00:00
zhuk
6f9a399540
hook up recent additions: attica, dbusmenu-qt and grantlee.
2013-03-25 21:23:17 +00:00
zhuk
e99d165836
Import libattica, KDE 4 prerequisite.
...
Attica is a Qt library that implements the Open Collaboration
Services API version 1.4.
It grants easy access to the services such as querying information
about persons and contents. The library is used in KNewStuff3 as
content provider. In order to integrate with KDE's Plasma Desktop,
a platform plugin exists in kdebase.
ok landry@
2013-03-25 21:07:00 +00:00
jasper
71cc207ece
remove unneeded patch that broke build w/ newer ld. spotted by sthen@
2013-03-21 10:43:34 +00:00