Commit graph

1032 commits

Author SHA1 Message Date
wiz
375b5e4933 More PKGREVISION bumps for png-1.2.9nb2 update. 2006-04-17 14:52:10 +00:00
wiz
02f8f7c52d Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
jlam
ea5f9f80b6 Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries.  From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
2006-04-17 07:07:11 +00:00
wiz
43f705cc15 Fix build when faac is installed. Reported by veego@. 2006-04-16 23:50:09 +00:00
adrianp
09090d4d54 Update to 0.5.42
From the CHANGELOG:
> Changes:
> * Noteable Changes in this release (0.5.41)
>
> XMLTV.pm: no longer warn on trimming whitespace during XML write
> tv_check: multiple --myreplaytv entries to support multiple ReplayTVs
> tv_grab_es_digital: removed, no longer works due to site changes
> tv_grab_za: updated to respond to site changes. Misc fixes
> tv_grab_re: new grabber for Reunion Island (France)
> tv_grab_ee: new grabber for Estonia
> tv_grab_br: new grabber for Brazil
>
> Changes:
> * Changes in this release (0.5.42)
>
> tv_grab_za: fixed for site changes, and store configuration data in the config file.
> tv_grab_fr: fixed for site changes.
> tv_grab_uk_rt: channel id changes.
> tv_grab_es_digital: removed because of site changes.  Use tv_grab_es.
> tv_grab_uk_bleb: no longer requires a particular version of Archive::Zip.
> All the grabbers now support --days and --offset.
2006-04-16 16:17:28 +00:00
wiz
08daeb5be6 Fix build with newer libdvdread. 2006-04-15 21:23:39 +00:00
wiz
8015c893cf Remove workaround for ifo_types.h header to automatically include
stdint.h or inttypes.h.
1. it is broken
2. the applications should be fixed instead, as the library authors
intended when they changed the behaviour.

Bump PKGREVISION.
2006-04-15 21:23:10 +00:00
rillig
7010c26000 Added a patch for ISO C90 compatibility, which allows the "mad" plugin to
be built on NetBSD 1.6.2.
2006-04-13 22:09:16 +00:00
wiz
d0057182a7 Complete move of dvdview and dvdbackup from graphics to multimedia. 2006-04-13 20:19:16 +00:00
wiz
1113124da3 Reimport graphics/dvdview as multimedia/dvdview. 2006-04-13 20:15:50 +00:00
wiz
dca11bba01 Re-import graphics/dvdbackup as multimedia/dvdbackup. 2006-04-13 20:14:51 +00:00
jlam
a3e11a9221 Use the correct path to the xgettext tool. 2006-04-13 19:27:54 +00:00
jlam
1cf9796f3c BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with
USE_TOOLS+=msgfmt.
2006-04-13 18:23:29 +00:00
drochner
229196596e -use the "try2" distfile, it already contains the fix for the PCM decoder
which we had a patch for
-add another patch from the Mplayer site which fixes CVE-2006-0579
 (ASF demuxer overflows)

bump PKGREVISIONS of mplayer, mencoder and gmplayer
2006-04-13 14:05:34 +00:00
wiz
791c781223 Use libtunepimp instead of tunepimp here too. 2006-04-13 07:23:14 +00:00
wiz
7aec5ec76f Switch to use libtunepimp. Bump PKGREVISION. 2006-04-13 07:14:46 +00:00
wiz
fdbb1b6515 Add and enable mpeg4ip. 2006-04-12 21:40:37 +00:00
wiz
bbb0c11701 Initial import of mpeg4ip-1.4.1:
The MPEG4IP project provides a standards-based system for encoding,
streaming, and playing encoded audio, video and text. To achieve
this we've integrated a number of existing open source packages,
and created some original code to fill in the gaps.

Please note this project is intended for developers who are interested
in standards based audio and video, and Internet streaming. It is
not intended for end-users.
2006-04-12 21:39:38 +00:00
wiz
7c078b02f8 Set LICENSE to flash-license. 2006-04-12 18:35:25 +00:00
wiz
a48011cb91 Bump PKGREVISION for libdvdnav dependency. 2006-04-12 18:33:48 +00:00
joerg
b9f1f06f77 Also bump revision for the block2char changes on DragonFly and FreeBSD. 2006-04-12 17:49:07 +00:00
joerg
fdcf5fb76e Short-cut block2device on DragonFly and FreeBSD, it is not needed.
Slightly modified version of Steve O'Hara-Smith's patch on pkgsrc-users.
2006-04-12 17:19:36 +00:00
rillig
96fc47c14f Aligned the last line of the buildlink3.mk files with the first line, so
that they look nicer.
2006-04-12 10:26:59 +00:00
drochner
c8591dc71f needs libdvdnav to build 2006-04-11 08:36:15 +00:00
joerg
1609950f05 Fix GCC 3.4+: "typedef enum {} foo" can't be used as "enum foo".
Correct pthread linkage.
2006-04-09 19:35:10 +00:00
hira
c20477f2da Update distinfo for patch-ap. 2006-04-09 14:43:13 +00:00
xtraeme
d2c91cda13 Sync patch-ap with FreeBSD/ports. Replacing strndup() and getline()
with fgets().
2006-04-09 08:21:22 +00:00
xtraeme
95f31913a8 Update to 0.99.4:
xine-ui (0.99.4) unstable; urgency=low

  * Fixed deadlock, segfaults and mem-leaks, several other fixes and enhancements,
    can't remember details (thanks also to Marcelo Jimenez and Jakub Labath)
  * Menu to reset video controls
  * fixed menu shortcut strings allocation/freeing [bug #1223022]
  * audio post plugin support
  * use UTF-8 for Japanese locale if nl_langinfo doesn't work [bug #1096974]
  * expand tabs in post-plugin help
  * merge some osd menus from oxine
  * aspect ratio fixed for multihead setups (especially TwinView)
    [bugs #1089328, #1001702 and #989157]
  * fixed parsing post plugin parameters of type double for some locales
  * autoload subtitles with .txt extension too
  * be more POSIX-compliant (head, tail) (build fix) [bug #1172729]
  * Russian translations (thanks to Pavel Maryanov)
  * forced not loading old playlist with -P option

xine-ui (0.99.3) unstable; urgency=low

  * enlarge stream info window (required for Russian translation),
  * possibility to specify more than one playlist in command line,
  * unlock mutex before destroying (thanks to Matthias Drochner),
  * netBSD mutex locking fix,
  * cursor support implementation into xiTK,
  * use post plugins for deinterlacing,
  * fix segfault on enqueuing,
  * fix segfault on playlist deletion,
  * add non-official subtitle support into ASX playlists,
  * add get_speed in session control optarg,
  * restore original sound volume on exit,
  * fix memory corruption with huge playlists,
  * remove obsolete "black stream hack",
  * reset screensaver after playback resume,
  * various WM layering bugs,
  * handle new UTF8 meta infos,
  * Japanese translations (thanks to Tadashi Jokagi),
  * visualization switching while playback is running fix,
  * handle .pls playlist inside URL,
  * new 'b' shortcut (border visibility toggle),
  * support alpha channel in splash screen image,
2006-04-09 07:26:52 +00:00
joerg
5f5cd704d2 Keep up with dbus API: DBUS_NAME_FLAG_PROHIBIT_REPLACEMENT was inverted
and renamed to ALLOW_REPLACEMENT, so pass 0 here.
2006-04-08 16:46:25 +00:00
jmmv
e8e871d5d1 Depend on gst-plugins0.10-good because this needs the gconf plugin.
Bump PKGREVISION to 1.
2006-04-08 15:20:18 +00:00
jmmv
64a919e848 patch-a[ab] were removed during the last update. 2006-04-08 15:12:17 +00:00
jmmv
517fa149f3 This uses msgid_plural, so workaround it. 2006-04-08 15:08:05 +00:00
jmmv
4a2e47adc2 Add and enable gst-plugins0.10-ugly. 2006-04-08 11:43:17 +00:00
jmmv
f82b2601e5 Initial import of gst-plugins0.10-ugly, version 0.10.3:
This package is part of the ugly GStreamer plugins; that is, those that
might pose some legal problems.
2006-04-08 11:42:37 +00:00
mjl
e8e451e085 Enable ggrab 2006-04-07 16:00:36 +00:00
mjl
3ca092610e Initial import of ggrab 0.22a, a server for recording video streams
from dream multimedia set-top boxes to hard disk.
2006-04-07 15:58:36 +00:00
reed
fda4e67e29 Change BUILDLINK_DEPENDS.pkg to BUILDLINK_API_DEPENDS.pkg.
I missed this in my commit earlier.
2006-04-06 18:25:39 +00:00
reed
5abef9be14 Over 1200 files touched but no revisions bumped :)
RECOMMENDED is removed. It becomes ABI_DEPENDS.

BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo.

BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo.

BUILDLINK_DEPENDS does not change.

IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS
which defaults to "yes".

Added to obsolete.mk checking for IGNORE_RECOMMENDED.

I did not manually go through and fix any aesthetic tab/spacing issues.

I have tested the above patch on DragonFly building and packaging
subversion and pkglint and their many dependencies.

I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I
have used IGNORE_RECOMMENDED for a long time). I have been an active user
of IGNORE_RECOMMENDED since it was available.

As suggested, I removed the documentation sentences suggesting bumping for
"security" issues.

As discussed on tech-pkg.

I will commit to revbump, pkglint, pkg_install, createbuildlink separately.

Note that if you use wip, it will fail!  I will commit to pkgsrc-wip
later (within day).
2006-04-06 06:21:32 +00:00
jmmv
7e7656e0a5 Update to 0.10.5:
Bugs fixed since 0.10.4:

      * 334216 : [gnomevfssrc] won't open some media on NFS mounts any longer
      * 334226 : typefindfunctions plugin crashes on PPC on registration
2006-04-03 16:11:39 +00:00
jmmv
b12e816275 Add a variable to specify the distfile version instead of directly
overriding DISTFILE.
2006-04-03 15:54:14 +00:00
jlam
739ade02f5 List the info pages directly in the PLIST and ensure that we honor
PKGINFODIR.
2006-03-31 23:56:28 +00:00
jmmv
b60f30f495 Update totem and totem-xine to 1.4.0:
1.4.0
 * Added Bulgarian user guide
 * Show the "Seeking to" label in fullscreen as well
 * Make the standard zoom keyboard shortcuts work
 * Allow to save thumbnails in JPEG rather than PNG
 * Playlist parser fixes for Rhythmbox' initial import
 * Make nautilus startup faster by only initialising the backend when
 we require it (GStreamer)

1.3.92:
 * Get the list of subtitles and languages (GStreamer 0.10)
 * Fix the window title not getting set properly when loading a new file
 * Avoid hang when skipping to the next file (GStreamer 0.10)
 * Require glib 2.8 to avoid crashers (GStreamer 0.10)
 * Compilation fix with glib > 2.8.0 and < 2.9.1
 * Fix a critical warning on startup when a particular file is in the recent
 files list
 * Fix a warning on open (GStreamer 0.8)

1.3.91:
 * Show the waiting cursor when opening files, parsing playlists and starting up
 * Add popup menu support with the keyboard to the playlist
 * Don't reverse items when moving them down the playlist
 * Remove the scrollbars in the playlist when it's been emptied
 * Don't look for subtitles on HTTP servers
 * Don't show playlists as ignored after having parsed them successfully
 * Bigger and better logo
 * Fix a possible crash with the ASF playlist parser
 * Add support for the target property, opening the movie in a stand-alone
 Totem (Mozilla plugin)
 * Add support for background music (Mozilla plugin)
 * Take the aspect ratio of the screen when setting the size of the
 visualisations (xine-lib, GStreamer 0.10)
 * Fix compilation with glib < 2.8
 * Add ability to disable text subtitles when Totem loads them automatically
 (xine-lib)
 * Better logo mode handling (GStreamer 0.8)
 * Free the video output after showing images (GStreamer 0.8)
 * Show the logo when playing an audio file without visualisations
 (GStreamer 0.10)
 * Better key seek handling (GStreamer 0.10)
 * Fix problems with setting the speaker arrangement (GStreamer 0.10)
 * Fix playback of files with non-16-bit audio (GStreamer 0.10)
 * Don't block when getting metadata (GStreamer 0.10)
 * Better error message when the decoder/demuxer doesn't support streaming
 (GStreamer 0.10)

1.3.90:
 * Use Ctrl+S as "Take Screenshot..." shortcut
 * Fix a possible crash on start with multiple totem processes
 * Support application/smil and application/x-smil mime-types
 * Better parsing of SMIL playlists
 * Better parsing of ASX playlists with multiple REF entries per ENTRY
 * Make the about box parented on the Mozilla window (Mozilla plugin)
 * Fix data being dropped when streaming from fast servers (Mozilla plugin)
 * Fix the state of the volume button on startup (Mozilla plugin)
 * Fix the Subtitles and Audio tracks not being available (xine-lib)
 * Support on-the-fly visualisation plugins change (GStreamer)
 * Fallback if the configured output plugins aren't available (GStreamer)
 * Don't shrink the toplevel window when setting the logo (GStreamer)
 * Fix video thumbnailing for movies with a non-1/1 aspect ratio
2006-03-30 21:36:13 +00:00
jmmv
326548cc6d Update to 2.14.0:
Changes since 2.13.93:
	* translation updates
	* bug fixes: 331256

Changes since 2.13.92:
	* translation updates

Changes since 2.13.91:
	* bug fixes: 324508,

Changes since 2.13.90:
	* made error dialogs from gnome-sound-recorder more friendly.

Changes since 2.13.7:
	* random maintainance work
	* fix for theme crash

Bugs fixed:
	* 329040: Add GTK category to the .desktop file

This is gnome-media 2.13.7

Changes since 2.13.6:
	* fix simple compilation error

This is gnome-media 2.13.6

Changes since 2.13.5:
	* gst-0.10 port

This is gnome-media 2.13.5

Changes since 2.12.0:
	* translation/string fixes (and additions)
	* memleak fixes
	* add remaining-time mode to gnome-cd
	* fix crash (or warning, depending on airwaves) when selecting
	  the default mixer in gst-mixer
	* fix default volume from 0 to max in gnome-cd

Bugs fixed:
	* 305926: gnome-sound-recorder don't allow to select the source
	* 322900: codec for "Voice" should be speex
2006-03-30 21:32:56 +00:00
markd
eded3e7f9b Update KDE to 3.5.2
* JuK
  o Manual Column widths notice interferes with dragging columns
  o Action List in Configure Shortcuts includes up to as many Add
    to CD items as you have playlists
  o Crash after hiding Play Queue fixed
* KMix
  o KMixApplet, if shown on vertical Kicker Panel, shows always
    icons (even if there is not enough space)
  o Kmix saves the wrong Master Channel under certain cictumstances
  o Split channel in KMixApplet shows one channel as a slider, the
    other numerical
  o Selecting master channel does not update tray icon
2006-03-30 02:48:36 +00:00
salo
1d19601cdf Update to 10.0.7 which is not affected by security issues reported at:
http://service.real.com/realplayer/security/03162006_player/en/
2006-03-29 13:00:07 +00:00
markd
4a3f837a37 Update the linux flash plugin to version 7.0r63 to fix unspecified
vulnerabilities.  See CVE-2006-0024.
2006-03-29 02:16:43 +00:00
joerg
1746b086be Fix build of OSS plugin on DragonFly. 2006-03-21 14:51:46 +00:00
jlam
11993b86ed Bump PKGREVISION for all packages that had broken INSTALL/DEINSTALL
scripts prior to revision 1.43 of bsd.pkginstall.mk.
2006-03-21 06:00:43 +00:00
taca
2d15ea6c5a Make action line begin from tab character removing two spaces. 2006-03-17 02:53:00 +00:00
jlam
daad0f3d6c Modify the pkginstall framework so that it manages all aspects of
INSTALL/DEINSTALL script creation within pkgsrc.

If an INSTALL or DEINSTALL script is found in the package directory,
it is automatically used as a template for the pkginstall-generated
scripts.  If instead, they should be used simply as the full scripts,
then the package Makefile should set INSTALL_SRC or DEINSTALL_SRC
explicitly, e.g.:

	INSTALL_SRC=	${PKGDIR}/INSTALL
	DEINSTALL_SRC=	# emtpy

As part of the restructuring of the pkginstall framework internals,
we now *always* generate temporary INSTALL or DEINSTALL scripts.  By
comparing these temporary scripts with minimal INSTALL/DEINSTALL
scripts formed from only the base templates, we determine whether or
not the INSTALL/DEINSTALL scripts are actually needed by the package
(see the generate-install-scripts target in bsd.pkginstall.mk).

In addition, more variables in the framework have been made private.
The *_EXTRA_TMPL variables have been renamed to *_TEMPLATE, which are
more sensible names given the very few exported variables in this
framework.  The only public variables relating to the templates are:

	INSTALL_SRC		INSTALL_TEMPLATE
	DEINSTALL_SRC		DEINSTALL_TEMPLATE
				HEADER_TEMPLATE

The packages in pkgsrc have been modified to reflect the changes in
the pkginstall framework.
2006-03-14 01:14:26 +00:00