Commit Graph

77366 Commits

Author SHA1 Message Date
ajacoutot
adb041430f Import gstreamer1-plugins-base-0.11.93.
ok jasper@
2012-09-06 13:00:53 +00:00
ajacoutot
7d5f0b83f3 Be nice to cvs and manually add "core".
Add gstreamer1-0.11.93.
This is GStreamer, a framework for streaming media.
This package provides the core around which all other modules revolve.

This is a development release; version 1.0 is due somewhat soon and the
next big GNOME update will need it.
I tried to keep the dependencies as "less big" as possible to be able to
have a good out-of-the-box experience -- more obscure codecs can be
added later if there's a need for them.

ok jasper@
2012-09-06 12:59:46 +00:00
ajacoutot
4a801497e9 Add the glue for gstreamer1. 2012-09-06 12:57:49 +00:00
ajacoutot
d9a4bcc50e Bump after gstreamer-plugins-base subpackaging change. 2012-09-06 12:38:35 +00:00
ajacoutot
dd43dc4ab6 HUGE cleanup to be in synced with upcoming gstreamer1.
Add DIST_SUBDIR, req. by jasper@
Merge -cdda into -main for plugins-base.
2012-09-06 12:37:57 +00:00
ajacoutot
67e4096c40 Remove dependency on gstreamer-0.10/plugins-bad. 2012-09-06 12:12:22 +00:00
ajacoutot
4043a75cd8 Switch gstreamer-0.10/plugins-ffmpeg with gstreamer-0.10/plugins-ugly;
this is an audio app, not video.

ok mpi@ (maintainer)
2012-09-06 11:57:48 +00:00
ajacoutot
b6c99bc0be Unset HAVE_HW_DECODER_SUPPORT; it depends on gstreamer-plugins-bad and
libva and needs a supported driver backend which we have no support for:
http://www.freedesktop.org/wiki/Software/vaapi

ok jasper@
2012-09-06 11:47:24 +00:00
ajacoutot
3c0932b799 Remove dependency on gstreamer-0.10/plugins,-bad.
Add dependency on gstreamer-0.10/plugins,-ugly for parole so that it can
play mp3 files.

ok landry@ (maintainer)
2012-09-06 11:39:24 +00:00
ajacoutot
1950ef7195 Fix LIB+RUN_DEPENDS. 2012-09-06 10:30:31 +00:00
ajacoutot
1242951841 Remove gstreamer-0.10/plugins-bad dependency; gstreamer-ffmpeg can take
care of vp8.
Really nothing should depend on gstreamer-0.10/plugins-bad...

ok landry@ (maintainer)
2012-09-06 10:07:27 +00:00
sthen
6cfadeee13 correct capitalisation 2012-09-06 10:04:46 +00:00
ajacoutot
5169208f30 Remove unused gstreamer-0.10/plugins-bad dependency.
ok mpi@ (maintainer)
2012-09-06 09:53:15 +00:00
jasper
34697299d3 sync comment 2012-09-06 08:29:56 +00:00
ajacoutot
9fa6a6be2f Missing LIB_DEPENDS. 2012-09-06 08:28:51 +00:00
ajacoutot
f6d168c5a9 farsight2 -> farstream 2012-09-06 06:35:43 +00:00
jasper
8abb6aa436 - update libsigsegv to 2.9
* most of the openbsd definitions have been included upstream
- re-adjust the included m88k definition (checked with miod@)

from Brad
ok aja@
2012-09-06 06:29:05 +00:00
ajacoutot
ec6e9eddbc Missing rcs id. 2012-09-06 06:06:06 +00:00
matthew
3da8280559 Link DSOs with 'cc -shared' instead of 'ld -shared' so that
__guard_local is defined appropriately.

ok nigel
2012-09-06 00:57:54 +00:00
sthen
651353dd61 fix RTTI building since moving to CMake - problem reported & fix tested
by Tony Sidaway, thanks!
2012-09-05 23:19:24 +00:00
sthen
dab2424e69 update to Postfix snapshot 20120902, from Brad.
- documentation improvements and support for "sendmail -R hdrs|full"
2012-09-05 23:18:11 +00:00
avsm
e49fbefc8d bump ocaml-cryptokit REVISION, as it now depends on findlib explicitly
due to the change in ocaml.port.mk.

build breakage noticed by naddy@
2012-09-05 21:40:20 +00:00
avsm
c0728d2077 update to lwt-2.4.1
- patches now upstream, so remove local versions
- add missing GMAKE dependency (I am fixing this requirement in OASIS directly too)
2012-09-05 21:39:09 +00:00
avsm
6265a75a69 remove the manual dependency on findlib, since the CONFIGURE_STYLE=oasis includes it now 2012-09-05 21:37:26 +00:00
avsm
e1e478862b CONFIGURE_STYLE=oasis should BUILD_DEPENDS on sysutils/findlib, as OASIS
hardcodes its use, and naddy@ found several broken builds as a result.

ok from czimmermann too.
2012-09-05 21:36:31 +00:00
gonzalo
f65098938c Update for Spectrwm to 2.0.2:
* complete rewrite using xcb
* 100% backwards compatible
* way more responsive and snappy
* Tons of warts fixed
* cygwin works again
* xft fonts
* Added support for Xcursor.
* Fixed several fullscreen layout issues.
* Improved focus handling so related windows are raised when
  appropriate.
* Fixed several focus issues.
* Fixed several issues that could cause segfaults.
* Fixed startup issue where certain windows might not get managed.
* Fixed delay when moving/resizing windows via keyboard.
* Fix scan_xrandr to fallback when a scan results in no new regions.
* Add tilde ~ expansion to autorun command in the config.

Tested on amd64 and zaurus.

Ok kili@ portswise (i didn't test it)
2012-09-05 20:33:43 +00:00
gonzalo
4739180528 Update to 1.60 from David Hill.
Ok sthen@
2012-09-05 20:26:24 +00:00
sthen
ff18e861a5 update to DBD::Pg 2.19.3, fixes a bug showing up with OpenBSD malloc.
From Andrew Fresh (who put a lot of time into tracking down the problem),
maintainer ENOTIME.
2012-09-05 20:10:35 +00:00
sthen
b700bc9042 cvs add. I could've sworn this was already there... 2012-09-05 19:57:42 +00:00
sthen
ebfd5e5feb use a subdir for the pid file to avoid log spam; pointed out by Julien Dhaille 2012-09-05 19:55:57 +00:00
ajacoutot
e894a7bb3d Small comment about why we want gstreamer-plugins-bad (vp8). 2012-09-05 17:22:24 +00:00
jasper
5cf84e3211 - adjust LDFLAGS
- remove check for no_x11 SDL as SDL does not link directly with X libs
and mpjeptools is built with X support

from Brad
ok aja@
2012-09-05 16:31:36 +00:00
jasper
dcc11711a1 sync 2012-09-05 15:07:18 +00:00
jasper
212b18d72d import p5-Sys-Virt 0.9.13
The Sys::Virt module provides a Perl XS binding to the libvirt virtual
machine management APIs. This allows machines running within arbitrary
virtualization containers to be managed with a consistent API.

ok aja@
2012-09-05 15:06:14 +00:00
robert
af0daae1a9 update to 21.0.1180.89 2012-09-05 14:18:28 +00:00
jasper
c6d61ccd4a adjust comment regarding vala 2012-09-05 14:15:41 +00:00
ajacoutot
77eb4e466b Minor update to caribou-0.4.4. 2012-09-05 10:03:45 +00:00
ajacoutot
eed920a58e Remove trailing blank line. 2012-09-05 09:24:13 +00:00
ajacoutot
9bd112fe84 - Set SHARED_ONLY as dvdread requires dlopen()
- Remove -pthread patching
- Fix up pkg-config file
from Brad

- regen WANTLIB and merge PFRAG.shared into PLIST
2012-09-05 08:09:27 +00:00
ajacoutot
9b4b125bd3 Byte compile all PY modules. 2012-09-05 08:07:24 +00:00
jasper
7092139267 sync 2012-09-05 07:34:32 +00:00
jasper
6ff4dbbb70 import py-newt-syrup 0.2.0
Newt Syrup is a Python framework for creating text-based
applications. The framework depends on the Python bindings for Newt.

ok aja@
2012-09-05 07:32:24 +00:00
jasper
325e28bbb6 import newt 0.52.14
Newt is a programming library for color text mode, widget based user
interfaces. Newt can be used to add stacked windows, entry widgets,
checkboxes, radio buttons, labels, plain text fields, scrollbars, etc.,
to text mode user interfaces. Newt is based on the S-Lang library.

feedback/ok aja@
2012-09-05 07:31:48 +00:00
ajacoutot
b1ecd9b599 Major update to gnutls-3.1.1.
tested in a bulk by landry@, thanks
2012-09-05 07:15:50 +00:00
ajacoutot
c4179b4b42 Update to libnettle-2.5.
tested in a bulk by landry@, thanks
2012-09-05 07:14:47 +00:00
jasper
2a2c99bd30 sync patches to what has been committed upstream 2012-09-05 06:29:02 +00:00
lteo
c6d7ab8492 Remove mail/ruby-rmail; it does not work well with Ruby 1.9, and
upstream has had no new commits since 2008.  mail/ruby-mail is a much
better port for those looking for a similar Ruby mail handling library.

OK gonzalo@ jeremy@ sthen@
2012-09-05 02:36:58 +00:00
lteo
890fca7683 -ruby-rmail 2012-09-05 02:34:57 +00:00
ajacoutot
58045a7890 This was missed when the "russian" category got removed. 2012-09-04 22:43:20 +00:00
sthen
d344d96837 missing bump 2012-09-04 21:12:20 +00:00