Commit Graph

43826 Commits

Author SHA1 Message Date
espie
9a334d16c2 yeah, the gstreamer people finally made it possible to use the system
ffmpeg.

Note that their fuzzy warnings don't apply to us. This is so stupid.
Between the ffmpeg people, who only care for performance to the exclusion
of any sense (like, good luck making it work elsewhere), and the gstreamer
people, who don't care that stuff won't work elsewhere.
2008-05-13 15:34:02 +00:00
espie
2bc2ac79be update to recent gstreamer + plugins. Some breakage might occur, it will
be dealt with afterwards.
2008-05-13 15:11:51 +00:00
espie
7e5366d9fb no reason not to allow install-all as a subdir target, so...
allow it!
2008-05-13 14:52:44 +00:00
naddy
614772767b - add icu4c as a dependency
- change e-mail address
- change COMMENT
- change spool to /var/spool/news - this matches leafnode
- disable checking for libuu
- do not try to write to /usr

From maintainer Joachim Schipper
2008-05-13 14:48:33 +00:00
jasper
56c559af08 - add evolution-plugin-rss 2008-05-13 14:22:32 +00:00
naddy
99fefeba2d * LP64 fix from Markus Lude <markus.lude@gmx.de>
* regen some patches
2008-05-13 14:20:25 +00:00
jasper
425e3795e2 import evolution-rss 0.0.8
This plugin adds RSS Feeds support for evolution mail.
Evolution RSS can display articles using summary view or HTML view.

tweaks and ok bernd@
2008-05-13 14:17:15 +00:00
jasper
a472106929 - don't display the "edit personal information button", it's not
implemented.
2008-05-13 13:06:55 +00:00
deanna
0c875be623 Add lang/tcl and x11/tk modules
feedback and ok steven@
2008-05-13 12:07:14 +00:00
fgsch
dfd8f739df install hgweb.cgi and hgwebdir.cgi; wcmaier@ ok. 2008-05-13 12:02:54 +00:00
dlg
6c4423c0f6 disable a workaround for the MIT kerberos implementation that we
dont need because we use heimdal instead. this lets the ads flavor
of samba manage the kerberos keytab on openbsd.

no objections from mbalmer@
2008-05-13 11:34:12 +00:00
jasper
d32bee9450 - update gtkaml to 0.2.1.0 2008-05-13 11:19:58 +00:00
ajacoutot
e20e004540 - mention totem
"okies" jasper@
2008-05-13 11:05:27 +00:00
ajacoutot
d4ecc57437 +totem 2008-05-13 11:02:08 +00:00
ajacoutot
fdf635617b Import totem-2.22.2... under the correct dir this time
Totem is the official movie player of the GNOME desktop environment
based on xine-lib or GStreamer. It features a playlist, a full-screen
mode, seek and volume controls, as well as keyboard navigation.

Available flavor:
        xine - Use xine backend instead of GStreamer

loosely based on an older port from jasper@
ok jasper@
2008-05-13 11:00:28 +00:00
jasper
9af6ebf21d - update to 0.3.2
(many bugfixes and improvents to bindings/docs)
2008-05-13 10:06:51 +00:00
ajacoutot
4f44db776d - new subpackage:
add a very nice web browser plug-in for gtk-vnc

ok jasper@
2008-05-13 09:48:55 +00:00
jasper
6a7b9755f6 - add keyring-query 2008-05-12 21:58:15 +00:00
jasper
a6469648d5 import gnome-keyring-query
gnome-keyring-query has the capability to store and retrieve simple
name/passphrase pairs in the default keyring. Unlike applications like
Nautilus and Evolution, no additional fields are stored, with the
exception of a 'magic' field to distinguish keys created by
gnome-keyring-query from those created by other applications.

'yeah!' ajacoutot@
2008-05-12 21:56:32 +00:00
kili
d83e1f5037 Unbreak -- pkg_tools don't support nested substitutions, and espie had
some good arguments against changing this.

"i trust you, so go ahead" jasper@

Note: this doesn't fix the questionable API_VERSION approach, it just
fixes the build.
2008-05-12 21:49:54 +00:00
jasper
4bed3a4942 - enable gnome-about-me, but disable changing passwords via this dialog
ok ajacoutot@
2008-05-12 19:40:17 +00:00
fgsch
14c17377dc update to 1.14.4; jasper@ ok. 2008-05-12 16:43:57 +00:00
fgsch
e222ba966a update to 1.2.4; jasper@ ok a similar update. 2008-05-12 16:14:41 +00:00
ajacoutot
8050f8914d - no need for CONFIGURE_STYLE, it's inherited from Makefile.inc 2008-05-12 15:11:40 +00:00
ajacoutot
472beeae4b +totem-pl-parser 2008-05-12 15:09:33 +00:00
ajacoutot
86d72ad7c3 Import totem-pl-parser-2.22.3
Totem-pl-parser is a simple GObject-based library for parsing the
various playlist formats used for online audio and video streams.

ok jasper@
2008-05-12 15:08:19 +00:00
jasper
e1db315fbf - add galago-daemon 2008-05-12 14:47:43 +00:00
deanna
2b77239a61 Add X11BASE to SUBST_VARS
ok espie@
2008-05-12 14:45:48 +00:00
jasper
b6290ca589 import galago-daemon 0.5.1
The Galago presence daemon, which is the center of all presence
transactions for Galago. This service is automatically launched by D-BUS
when needed.

ok ajacoutot@
2008-05-12 14:45:07 +00:00
ajacoutot
011f205c02 +py-gdata 2008-05-12 14:08:31 +00:00
ajacoutot
8a5910fcb8 Import py-gdata-1.0.13
The Google data Python client library makes it easy to access data
through the Google data APIs. This library provides data model and
service modules for the the following Google data services:
 - Google Calendar data API
 - Google Contacts data API
 - Google Spreadsheets data API
 - Google Document List data APIs
 - Google Base data API
 - Google Apps Provisioning API
 - Picasa Web Albums Data API
 - Google Code Search Data API
 - core Google data API functionality

The core Google data code provides sufficient functionality to use this
library with any Google data API (even if a module hasn't been written
for it yet). For example, this client can be used with the Blogger API,
and the YouTube API. This library may also be used with any Atom
Publishing Protocol service.
2008-05-12 14:07:35 +00:00
jasper
d51aef8dbe - fix a core dump at evolution startup with a new profile
from bernd@
2008-05-12 13:48:55 +00:00
ajacoutot
63f928f7d9 - s/LOCALBASE/PREFIX
maintainer timeout
ok landry@
2008-05-12 07:47:22 +00:00
jakemsr
840ea631f8 add k3b 2008-05-11 22:20:08 +00:00
jakemsr
5bf50d928d import k3b-1.0.4
K3b was created to be a feature-rich and easy to handle CD burning
application.  It can do many things, such as creating or copying audio,
data, video or mixed-mode CDs, CD ripping, and DVD ripping, burning and
blanking.

ok ian@
2008-05-11 22:18:35 +00:00
jasper
7d26d5e22f SECURITY FIX for SA29727 "Speex Header Processing Vulnerability"
patch from upstream

ok naddy@ (MAINTAINER)
2008-05-11 22:17:28 +00:00
espie
6c2917a593 stylistic changes 2008-05-11 19:50:55 +00:00
espie
25bde73a04 forgot one 2008-05-11 19:50:42 +00:00
espie
63905f17d2 zap indirectors that are no longer needed 2008-05-11 19:44:12 +00:00
espie
58aed27e40 fix ports that reference qt3 and python directly 2008-05-11 19:41:20 +00:00
espie
5e19e9e080 slightly simpler hook loops: use :U just once, since it applies to
every word. Also use :T to select the final word of the PKGPATH, so
that hooks work seamlessly for `non-core' modules, thus removing the
need for most modules to be core.
2008-05-11 19:36:12 +00:00
jakemsr
0ba235ecbe - use wxSlider instead of hacking wxGuage for the volume controller.
from vlc subversion via Alexey Suslikov.

- use jack_client_connect() instead of jack_client_new() so multiple
instances of vlc can connect to jackd concurrently.  problem reported
by Alexey Suslikov.
2008-05-11 18:12:40 +00:00
jasper
c7356ec1c5 - fix WANTLIB after libsoup downgrade 2008-05-11 12:29:53 +00:00
jasper
a68d2c83b1 - revert previous update for now, caused some fallout 2008-05-11 12:26:13 +00:00
espie
4a25b37ecc clean-up pre-install hook. 2008-05-11 12:05:51 +00:00
simon
818ce84e77 add colorexplorer 2008-05-11 11:55:38 +00:00
simon
426d9f8ed6 import ColorExplorer
ColorExplorer is a tool for exploring the color space and finding out
how colors, color names, and numerical color specifications are related.
2008-05-11 11:55:34 +00:00
espie
5caea536bd put back a default definition of FAKE_FLAGS, for style, since this did not
break anything.
2008-05-11 11:19:19 +00:00
espie
321669c708 conform to other hook naming. 2008-05-11 11:12:09 +00:00
jakemsr
820e5ed079 add milkytracker 2008-05-11 07:11:18 +00:00