Commit Graph

78118 Commits

Author SHA1 Message Date
ajacoutot
c27c387f85 BZ URL. 2012-09-30 08:38:20 +00:00
ajacoutot
e29f5edccd BZ URL. 2012-09-30 08:27:02 +00:00
ajacoutot
6d12f3af45 Fix data directories pointing to old locations (upstream). 2012-09-30 08:18:28 +00:00
ajacoutot
6b4ae85ac3 LIB_DEPENDS tweak. 2012-09-30 07:55:54 +00:00
ajacoutot
1e8fbeb470 Update to dbus-1.6.8. 2012-09-30 07:51:33 +00:00
jasper
7e903c59cf - fixup WANTLIB 2012-09-30 07:49:04 +00:00
ajacoutot
c17ee4bcc5 Update to simple-scan-3.6.0. 2012-09-30 07:19:18 +00:00
ajacoutot
1c6014de0f Update to banshee-2.6.0. 2012-09-30 07:01:14 +00:00
ajacoutot
4852399a1b Unbreak after recent gdl update. 2012-09-30 06:16:27 +00:00
jsg
0d86481a73 adapt to recent youtube changes
ok martynas@ ajacoutot@ dcoppa@
tested by matthieu@
2012-09-30 02:45:04 +00:00
kili
b797312fb6 Unbreak (missing ${PREFIX}/share/xplanet/scripts directory).
"go ahead" rpointel@
2012-09-29 20:09:43 +00:00
brad
cd244e2452 Fix pkg-config and iodbc-config files for dynamic vs static linking.
ok sthen@
2012-09-29 20:07:08 +00:00
ajacoutot
f07b2302e5 Update to gdm-3.6.0. 2012-09-29 19:28:15 +00:00
ajacoutot
8c78974c57 So, there is this new unexplained trend going on in ports which is
to remove "-Wl,-soname" because (as I was told) "we don't do that"...
Ok well, this break things, so put my soname back.
2012-09-29 19:27:33 +00:00
ajacoutot
e78cf59e73 Simplify substitution. 2012-09-29 17:36:25 +00:00
ajacoutot
e00d0bbfbf Tweak comment. 2012-09-29 17:23:11 +00:00
ajacoutot
50e8ccba0d Update to totem-3.6.0. 2012-09-29 16:24:43 +00:00
ajacoutot
0a2f9219ba Set REGRESS_IS_INTERACTIVE. 2012-09-29 16:12:34 +00:00
jasper
6d6ea421c4 - add a runtime dependency on zeitgeist so the daemon can be started. 2012-09-29 15:55:58 +00:00
jasper
85849c4c0b - bump to a more recent git snapshot so it's no longer broken with new grilo 2012-09-29 15:22:21 +00:00
ajacoutot
db0e4a1dbf Add a comment that connectivity and upower are interdependant. 2012-09-29 14:01:54 +00:00
ajacoutot
388c0f6585 @comment -> post-install rm 2012-09-29 13:14:04 +00:00
ajacoutot
ef8fd0638d @comment the proper file. 2012-09-29 13:04:29 +00:00
fgsch
b761843802 hook ngircd 2012-09-29 12:35:03 +00:00
fgsch
057dc33e3f Import ngircd 19.2, a lightweight irc server
input and ok sthen@ gonzalo@
2012-09-29 12:32:01 +00:00
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