Commit Graph

78093 Commits

Author SHA1 Message Date
ajacoutot
a8528bb4c9 Unbreak after recent grilo update.
Enable the zeitgeist plugin.
@comment -> post-install rm
2012-09-29 12:20:14 +00:00
ajacoutot
d3d6dcd4dc Update to gnome-documents-3.6.0. 2012-09-29 12:12:30 +00:00
ajacoutot
63887f3135 Update to sushi-3.6.0. 2012-09-29 12:12:06 +00:00
ajacoutot
969b1d8c8c +libmusicbrainz5 2012-09-29 12:11:28 +00:00
ajacoutot
e1d726bcda Import libmusicbrainz5-5.0.1.
The libmusicbrainz (also known as mb_client or MusicBrainz Client
Library) is a development library geared towards developers who wish to
add MusicBrainz lookup capabilities to their applications.

ok jasper@
2012-09-29 12:11:10 +00:00
ajacoutot
ec4a463ba1 +libzapojit 2012-09-29 12:10:17 +00:00
ajacoutot
28b83f692c Import libzapojit-0.0.2.
Zapojit is a GLib/GObject wrapper for the SkyDrive and Hotmail REST APIs.

ok jasper@
2012-09-29 12:09:41 +00:00
ajacoutot
7b72701c58 Replace py-sqlite with py-sqlite2 (which are the py bindings for sqlite3
as the name does not suggest...).
Add devel/py-gobject to the dependencies.
2012-09-29 12:00:59 +00:00
ajacoutot
89f83641ed zeitgeist -> libzeitgeist (zeitgeist was mentionned twice) 2012-09-29 11:49:30 +00:00
ajacoutot
0625c56077 @comment -> post-install rm 2012-09-29 10:52:27 +00:00
jasper
0255a42763 - update to folks-0.7.4.1 2012-09-29 10:38:11 +00:00
jasper
fa3f33c6f2 import libzeitgeist-0.3.18
This project provides a client library for applications that want to
interact with the Zeitgeist daemon. The library is written in C using
glib and provides an asynchronous GObject oriented API.

ok aja@
2012-09-29 10:29:11 +00:00
jasper
0db357693b import zeitgeist-0.8.2
Zeitgeist is a service which logs the users's activities and events
(files opened, websites visites, conversations held with other people,
etc.) and makes relevant information available to other applications. It
is able to establish relationships between items based on similarity and
usage patterns.

ok aja@
2012-09-29 10:28:29 +00:00
jasper
ff6de85aa3 import py-rdflib-3.2.2
RDFLib is a Python library for working with RDF, a simple yet powerful
language for representing information.  The library contains parsers and
serializers for RDF/XML, N3, NTriples, Turtle, TriX and RDFa.  The
library presents a Graph interface which can be backed by any one of a
number of Store implementations.  This core RDFLib package includes
store implementations for in memory storage and persistent storage on
top of the Berkeley DB.

ok aja@
2012-09-29 10:27:14 +00:00
jasper
ce158f072f sync 2012-09-29 10:26:19 +00:00
jasper
55797c3ae9 import py-isodate-0.4.8
Python module that implements ISO 8601 date, time and duration parsing.
The implementation follows ISO8601:2004 standard, and implements only
date/time representations mentioned in the standard. If something is not
mentioned there, then it is treated as non existent, and not as an
allowed option.

ok aja@
2012-09-29 10:25:57 +00:00
ajacoutot
fdd040d029 make plist has been broken long enough that I don't want to deal with it
anymore; instead of using @comment markers in PLIST, use a post-install
target to remove what we don't want.
2012-09-29 10:10:45 +00:00
rpointel
985eb08ea5 Update xplanet to 1.3.0.
ok robert (maintainer).
2012-09-29 09:35:33 +00:00
ajacoutot
1cf5ea4afd Missed in previous. 2012-09-29 09:32:52 +00:00
ajacoutot
e3128536fa Disable OSS now that we have sndio(7) support.
Note that the mixer does not really work anymore... since sndio cannot
modify mixer(4) values :-/
2012-09-29 09:32:05 +00:00
landry
8c8b56435b Fix build on hppa, Imake assumes we're on HP-UX. 2012-09-29 09:27:00 +00:00
landry
ec2b816411 Fix build on hppa. configure detects an hppa arch and assumes we're on
HPUX, and then sets the library suffix to .sl instead of .so.
2012-09-29 09:15:10 +00:00
landry
b7e835036b Fix on hppa, like any port using Imake it believes that as soon as
you're on a hppa architecture you run HPUX.
2012-09-29 08:16:50 +00:00
ajacoutot
cb2e471c1d Sync WANTLIB after libgdata update. 2012-09-29 07:47:24 +00:00
ajacoutot
e9bf35ab9d Update to libgdata-0.13.1. 2012-09-29 07:42:40 +00:00
ajacoutot
1795097df2 Set PKG_ARCH=* 2012-09-29 07:37:38 +00:00
landry
879f33a3c0 Mark as BROKEN-hppa, undefined references to :
__sync_lock_test_and_set_4
__sync_add_and_fetch_4
__sync_bool_compare_and_swap_4
2012-09-29 07:25:40 +00:00
ajacoutot
f97dec3427 Update to vinagre-3.6.0. 2012-09-29 07:24:17 +00:00
landry
27a2ddaa6b Mark as BROKEN-hppa, triggers ICE in scipy/special/specfun/specfun.f:5151 2012-09-29 07:23:11 +00:00
ajacoutot
441508e766 Make this Makefile human-readable and fix dependencies while here. 2012-09-29 07:21:49 +00:00
landry
8182ed9af8 Mark as ONLY_FOR_ARCHS=amd64 i386 powerpc sparc64, since there's little
luck it build or ever work on other archs. Maybe sparc, mips64*, alpha
or arm someday ?
2012-09-29 07:17:47 +00:00
ajacoutot
19ebc04c74 Update to vino-3.6.0. 2012-09-29 07:14:30 +00:00
landry
46d0145c17 Mark as BROKEN-hppa, triggers an ICE in src/tr1/assoc_laguerre.cpp,
apparently related the switch to PIE and the fact that boost uses
precompiled .gch headers.
2012-09-29 07:08:38 +00:00
landry
dc43253376 Mark as BROKEN-hppa like it is for powerpc, undefined refs to :
__sync_bool_compare_and_swap_4
__sync_bool_compare_and_swap_8
__sync_lock_test_and_set_8
__sync_fetch_and_add_8
2012-09-29 07:03:46 +00:00
landry
d589429af2 Mark as BROKEN-hppa, undefined references to :
__sync_bool_compare_and_swap_4
__sync_add_and_fetch_4
__sync_sub_and_fetch_4
__sync_lock_test_and_set_4
2012-09-29 06:49:03 +00:00
landry
782f62adc5 SConscript checks at configure time if gtk-update-icon-cache,
update-desktop-database and updae-mime-database are present in the PATH,
and if not resets FREEDESKTOP to 0, which results in a packaging failure.
Add RUN_DEPENDS to BUILD_DEPENDS to fix that.
2012-09-29 06:25:48 +00:00
brad
7322342613 Add LOCALBASE header path to CPPFLAGS.
ok naddy@
2012-09-29 05:13:01 +00:00
brad
3cfd648fc2 Add LOCALBASE header path to CFLAGS. The automake file is broken
and doesn't properly obey CPPFLAGS but it has been fixed in their
source repo so this can be moved to CPPFLAGS once it has been
updated to a newer release when it is released.

ok naddy@
2012-09-29 05:10:43 +00:00
brad
d2900a841d - Add X11BASE paths to CPPFLAGS/LDFLAGS.
- Remove iconv LDFLAGS hack.

ok naddy@
2012-09-29 05:08:26 +00:00
brad
222e632898 Add X11BASE paths to CPPFLAGS/LDFLAGS.
ok naddy@
2012-09-29 05:07:24 +00:00
brad
34c195b283 - Use proper PIC flag.
- Re-enable on sparc64.

ok sthen@
2012-09-29 05:02:50 +00:00
naddy
ee36fee69f fix MASTER_SITES 2012-09-28 22:14:28 +00:00
jasper
d90f784847 - update to gnote-3.6.0 2012-09-28 21:35:38 +00:00
jasper
518506c37f - update to anjuta-extras-3.6.0 2012-09-28 21:28:40 +00:00
rpe
b6e44e64dc update to 2.25.9 and change HOMEPAGE as suggested by sthen@
ok sthen@
2012-09-28 20:37:54 +00:00
sthen
13a60063fd use a better MASTER_SITES, as pointed out by Adam Jeanguenat. 2012-09-28 19:30:54 +00:00
sthen
f8931923b2 drop maintainer as per his request
minor whitespace cleanup while there
2012-09-28 18:58:59 +00:00
sthen
6b66e41d9d drop maintainer as per his request
while there drop USE_GROFF
2012-09-28 18:56:56 +00:00
jasper
923ef4e651 - update to anjuta-3.6.0 2012-09-28 18:56:55 +00:00
sthen
5b614b27f4 drop maintainer as per his request 2012-09-28 18:55:27 +00:00