Commit graph

555 commits

Author SHA1 Message Date
minskim
7fc534917a Bump DIST_SUBDIR due to distfile changes. No functional change.
Noted by Kibum Han in PR pkg/29532.
2005-03-02 06:19:28 +00:00
veego
4488cdcf48 Bumpd the PKGREVISION for the following packages:
emulators/compat13
  emulators/compat14
  emulators/compat14-crypto
  emulators/twin
  lang/blackdown-jdk13
  multimedia/transcode
because of a broken PLIST_SRC handling introduced in mk/bsd.pkg.mk
rev 1.1593 and fixed in rev 1.1596.

compat13 was bumped to nb2 so we don't have different package version on
different archs (alpha had an nb1 before but all other had no PKGREVISION).
2005-02-27 22:30:43 +00:00
veego
71050b5026 Add back lib/transcode/export_xvid.so to PLIST which was removed in rev 1.2.
This file is just an symlink to export_xvid4.so created by the Makefile
and not part of an .la File.

Move lib/transcode/libxvidcore.so.4 to PLIST.i386, because the link is only
created on i386.

Bump PKGREVISION.

Old HOMEPAGE and MASTER_SITES are no longer valid. Change it to the new
pages for transcode 0.6.14, but only two MASTER_SITES have the old file.

ToDo: Update to 0.6.14.
2005-02-27 12:03:09 +00:00
wiz
766c5dea46 Explicitly set PREFIX; some files were installed in the wrong place (/share). 2005-02-27 11:24:16 +00:00
agc
5ae9517d74 Add RMD160 digests. 2005-02-24 11:24:01 +00:00
dmcmahill
bd2b07baff Add a check for Xv and if we don't have it then add --disable-xv 2005-02-24 01:42:46 +00:00
wiz
aca05748bb Since updating Xaw3d to 1.5E, fxtv breaks (during startup) when
compiled with -O2 -- remove it. While here, do some minor cleanups
in the package Makefile.  Bump PKGREVISION so that working versions
can be identified.
2005-02-23 01:11:47 +00:00
wiz
a4ad3b1a36 Sort. 2005-02-23 01:06:21 +00:00
abs
89646f3667 use -DDEV_DSP="\"${DEVOSSSOUND}\"" not -DDEV_DSP=\\\"${DEVOSSSOUND}\\\" 2005-02-22 20:16:50 +00:00
wiz
c16b7abb24 regen to get line numbers correct. 2005-02-22 00:44:20 +00:00
veego
c633ab6e05 Use the extended PLIST_SRC support which now also reads:
PLIST.${MACHINE_ARCH:C/i[3-6]86/i386/g}
PLIST.${OPSYS}-${MACHINE_ARCH:C/i[3-6]86/i386/g}
and remove the package hack for MD PLIST files.

Split PLIST into PLIST.common and PLIST.common_end to fix an error while
removing the package.
Also remove the trailing space at the two plist manpage entries, which
caused an warning during package installation.
2005-02-21 21:04:06 +00:00
hubertf
9a981bcfbe Sign over maintainership to tech-pkg@ 2005-02-21 20:26:08 +00:00
uebayasi
6b296854df Fix quoting. 2005-02-21 03:14:36 +00:00
wiz
d344a24726 Update to 0.5.38.
Package changes: Sync dependencies with requirements, and sort
them to make checking easier.

New in 0.5.38:
This release has only grabber fixes, but plenty of them - in
particular tv_grab_pt and tv_grab_fr are now working again.

New in 0.5.37:
tv_grab_se_swedb:  New Grabber for Sweden!

tv_check:      major changes.
               now handles DST properly.
               output always in local timezone, GMT supported in guide
               added --days parameter.  7 day limitation removed
               fix/improve MyReplayTV timeslot detection

tv_grab_fr:    rewritten to be less sensitive to data source changes

tv_grab_nl:    fixes to handle bad pages and odd start times

tv_grab_uk_rt: added channel ids

tv_grab_es:    fixed bug that could cause programme to be skipped

tv_grab_no:    changed to handle data source changes

tv_grab_uk_rt: added POD documentation

tv_grab_dk:    added icon support.
               misc fixes

tv_grab_na_dd: fixed config file problem preventing UTC time
               --quiet now disables the status bar
               retain config file if config mode aborted

xmltv.exe:     return non-zero ERRORLEVEL if script stops with error

cache handling: make location of cache.conf more flexible
2005-02-19 20:49:29 +00:00
wiz
ed39bc0538 |fmt. 2005-02-19 20:45:23 +00:00
reed
2a67031d46 This build depends on texi2html.
(Noticed in kristerw's amd64-2.0 pkgsrc bulk build.)
2005-02-18 19:32:10 +00:00
abs
0cedaf1e8c Fix CFLAGS " quoting issue 2005-02-18 11:24:33 +00:00
salo
42600dbeef Update to version 1.0.2
Changes:

- all: bug fix: Fixed compilation with the upcoming new versions
  of libebml and libmatroska.

- mkvmerge: bug fix: mkvmerge did not accept XML chapter files
  created with older mkvtoolnix versions due to deprecated chapter
  elements. Such elements are now skipped.

- mkvmerge: bug fix: Fixed negative audio displacement for a
  couple of formats.

- mmg: bug fix: Again the window handling. Hopefully this is
  better than the other attempts.

- mmg: bug fix: One was able to crash mmg by pressing 'ok' in the
  muxing dialog right after muxing finished, especially if the
  'abort' button was hit before. This mostly happened on Linux.
2005-02-17 11:04:09 +00:00
salo
a1ea6973ac Update to version 0.7.5
Changes:

- fix the segment family UID
- no more TrackAngle and new TrackTranslate elements
- rename ChapterLink* to ChapterTranslate*
- add KaxChapterLinkEditionUID
- fix the KaxSegmentFamily flags
- added KaxSegmentFamily, KaxChapterLink, KaxChapterLinkCodec and
  KaxChapterLinkID
- Move all of the (re-)activated Matroska v1 elements out of "#if == 2"
  blocks.
- support for KaxMaxBlockAdditionID and fix default values
- BlockAdditions is in Matroska 1 now
- added the button track type
- Use malloc() and free() instead of new[] and delete[] where the lib might
  deal with pointers that have been allocated by the app, or where the app
  has allocated the memory. Reason: new[]ed memory cannot be realloc()ed.
- remove support for the gap flag in the Block
- add almost automatic handling of SilentTracks
- added KaxTrackFlagForced
- added KaxTrackAngle and various fixes
- TrackOverlay is now multiple
- added KaxClusterSilentTracks and KaxClusterSilentTrackNumber
2005-02-17 10:52:46 +00:00
uebayasi
707aa2a297 Fix quoting. 2005-02-17 03:00:33 +00:00
reed
4549621e20 Added libassetml-1.2.1
Library for sharing image and audio files between projects
2005-02-16 18:43:40 +00:00
reed
ca14d1dd71 New package: libassetml
AssetML defines an XML file for multimedia metadata, such as name,
description, categories, and file type.  Applications using the
libassetml library can query these XML files to share and reuse
content like image and audio files. This package also provides the
assetml-query tool for browsing the AssetML database.

http://www.ofset.org/assetml/

(This will be used by childsplay and gcompris. Anyone want to work on them?)
2005-02-16 18:38:40 +00:00
wiz
2ae49b7045 Use tar.bz2 file. Closes PR 29288 by Antoine Reilles. 2005-02-09 13:53:36 +00:00
jmmv
a8aa2c26db Update to 0.8.9:
Changes since 0.8.8:

      * Probe fixes
      * Thread and queue fixes fixes
      * Documentation updates
      * Important GstBin state change fix - see #166371 if you subclass

Bugs fixed since 0.8.8:

      * 94464 : [threads] gst_scheduler_add_scheduler() doesn't ref passe...
      * 123775 : [PATCH] [api] setting state on element should force highe...
      * 142588 : [threads] if all elements have been removed from a bin, s...
      * 150546 : [api] Error for calling gst_pad_push in a get function is...
      * 162276 : [build] gstregistry.h and gstxmlregistry.c don't build wi...
      * 163234 : [PATCH] plugin loading isn't thread-safe
      * 163383 : [PATCH] ogm plugins won't register
      * 163801 : [PATCH] mem leak in xml registry loading
      * 164062 : [PATCH] tee capsnego is broken
      * 164261 : [PATCH] GST parsing doesn't recognise urls without a file...
      * 165272 : [PATCH] Problem compiling gstreamer 0.8.8
      * 165365 : [PATCH] gst_string_wrap() segfaults on NULL strings
      * 165922 : add locking in opt
      * 166269 : Typo in current .po file msgid string
      * 166362 : data discarded by probes is leaked
      * 166371 : GstBin derived classes not notified of state change
2005-02-09 13:37:17 +00:00
wiz
889dfa1b08 Update to 1.0alpha4:
Changes since the alpha3 release:
  * first draft of the Theora I Format Specification
  * API documentation generated from theora.h with Doxygen
  * fix a double-update bug in the motion analysis
  * apply the loop filter before filling motion vector border in the reference frame
  * new utility functions: theora_packet_isheader(), theora_packet_iskeyframe(), and
    theora_granule_frame()
  * optional support for building without floating point
  * optional support for building without encode support
  * various build and packaging fixes
  * pkg-config support
  * SymbianOS build support
2005-02-07 15:10:41 +00:00
salo
aae87a6878 Add kristerw@'s patches from multimedia/mkvtoolnix.
Fixes build with gcc2.
2005-02-05 23:45:36 +00:00
tron
c49147b2a8 Remove me as maintainer of this package because I now longer use it. 2005-02-05 19:40:22 +00:00
reed
252452d843 Use INFO_FILES for registering the mjpeg-howto.info documentation files.
And remove from PLIST.
This fixes problem when INFO_DIR is using a custom directory such
as share/info.

Do not bump PKGREVISION, because couldn't package in first place when
this problem occurred.

This will cause a warning:
install-info: warning: no info dir entry in `/usr/pkg/share/info/mjpeg-howto.info'
TODO: so add a START-INFO-DIR-ENTRY/END-INFO-DIR-ENTRY pair dir entry.
2005-02-03 23:04:40 +00:00
kristerw
2ec69738f6 Change some string manipulations to equivalent operations that
gcc 2.95 understand.
2005-01-29 23:25:10 +00:00
ben
2e28f723bd Update win32-codecs to 050115. Changes unknown. Update necessary
because older distfile versions are removed.  This addresses PR#29137
2005-01-27 23:53:13 +00:00
jmmv
4ec1d9b286 Explicitly disable xvid. Fixes build if xvidcore is already installed. 2005-01-26 13:09:19 +00:00
recht
367eed19fe Build Python with thread support by default and turn the existing
python*-pth packages into meta-packages which will install the non-pth
packages. Bump PKGREVISIONs on the non-pth versions to propagate the
thread change, but leave the *-pth versions untouched to not affect
existing installations.
Sync all PYTHON_VERSIONS_AFFECTED lines in package Makefiles.
2005-01-23 20:41:45 +00:00
drochner
8e4bc60813 update to 1.0.3
This release fixes very minor bugs. It is source and binary
compatible with the previous version.
2005-01-18 13:04:13 +00:00
kristerw
b0d2e6d4d5 Fix C99-isms to make this pkg build with gcc 2.95. 2005-01-16 22:54:37 +00:00
jmmv
c4f1b30297 Remove gst-player. According to the original developers, this program
hasn't been maintained for a long time and is buggy, so they are removing
all references to it from its home page.  Plus it never worked very well
here.  Agreed by maintainer.
2005-01-15 11:54:16 +00:00
jmmv
286b9f384f Explicitly disable multiple drivers. This fixes the build under Linux,
where OpenGL was not detected properly but was included in the PLIST.
Also avoids the installation of the v4l plugin, which resulted in extra
files in that system.  Bump PKGREVISION to 1.
2005-01-13 12:56:31 +00:00
wiz
3bd4e6f233 Accept cdrtools-ossdvd as replacement for cdrecord. 2005-01-08 00:08:39 +00:00
drochner
be22096a7a xine doesn't use xvidcore, so remove the dependency.
This also makes the pkg build on non-i386.
2005-01-07 14:54:47 +00:00
drochner
8b8f65e89a update to 0.4.1
changes:
-needs gtk+-2.4
-some fixes and ui improvements
2005-01-06 17:22:52 +00:00
drochner
f87525f0ac update to 1.0
changes:
-security issue regarding the AIFF demuxer (CAN-2004-1300)
-Xv plugin dynamically linked again
-some fixes
2005-01-06 17:04:42 +00:00
drochner
12b99afb60 update for new patch and changed DIST_SUBDIR 2005-01-06 14:43:24 +00:00
drochner
6c45ee26da some skins have changed on the distribution site - use new DIST_SUBDIR 2005-01-06 14:42:56 +00:00
drochner
396693cd15 SSE(2) support is always present on amd64 - ifdef out the sysctl 2005-01-06 14:40:45 +00:00
tron
1fc68b901c Fix buffer overflow reported in CAN-2004-1300, bump package revision. 2005-01-06 12:04:08 +00:00
jmmv
9648b1854b Update gst-plugins and gst-plugins-* to 0.8.7.
Changes since 0.8.6:

      * multichannel audio support
      * new element: apetag
      * new element: ttadec, ttaparse
      * new element: directfbvideosink
      * vcd fixes
      * playbin fixes
      * dvdread fixes
      * a52dec fixes
      * sunaudiosrc fixes
      * osssrc fixes
      * avidemux fixes
      * licensing updates

Bugs fixed since 0.8.6:

      * 147919 : [playbin] broken wav seeking
      * 148559 : [monoscope] grinds to a halt
      * 149102 : gstreamer license problems
      * 149613 : [PATCH}Add proxy server support to the musicbrainz plugin
      * 151624 : Multichannel support
      * 152339 : [PATCH]  [build] gst-plugins cross compiling
      * 154773 : [playbin] crashes trying to play short wave files (1 or 2...
      * 154775 : [qtdemux] Quicktime movie causing some weird debug spew
      * 154814 : Selection of totem crashing videos
      * 154815 : [PATCH] ffmpegcolorspace leaks caps
      * 155348 : Various MP3 files cannot be detected or played
      * 155879 : [libriff] Bug in lib-riff
      * 156798 : " An error occured " " Could not write to resource " this sa...
      * 157233 : [PATCH] playbin leak fixes
      * 158258 : Patch for polypsink to make it work with both threaded an...
      * 158382 : [PATCH] [build] debian speex detection patch
      * 158650 : [PATCH] [videocrop] video crop is completely buggered
      * 158704 : Fix/finish (S)VCD support
      * 159215 : [PATCH] Memory leaks in audioscale
      * 159296 : Playing benow.mp3 file cause totem to hang on EOS with de...
      * 159297 : dark.441-16-s.flac hangs on eos in totem with debug spew
      * 159301 : gstreamer.avi file plays, but have broken seeking in totem
      * 159338 : alaw/mulaw decoders caps warning
      * 159433 : [osssink] doesn't check for supported channels
      * 159512 : Progress bar with m4a (aac) broken
      * 159651 : [decodebin] totem crash
      * 159759 : DVD LCPM asserts
      * 159847 : [build] hardcoded path for musepack headers in configure
      * 159864 : avidemux sends GST_EVENT_DISCONTINUOUS
      * 159986 : [PATCH] Videorate doesn't handle seek and doesn't reset w...
      * 160276 : [PATCH] mpegdemux and dvddemux don't reset themselves in ...
      * 160439 : Can't compile gst-plugins without GCONF
      * 160514 : [avidemux] seek after EOF for truncated avi files (to non...
      * 160532 : [avidemux] avi[cvid+PCM] : no image, sound is noise
      * 160808 : 'ERROR: pipeline doesn't want to play' when using xvimage...
      * 160869 : [playbin] ogg file (theora/vorbis) causes segfault near end
      * 161039 : [PATCH] [deinterlace] rowstrides need fixing
      * 161538 : [playbin] AVI files with mp3 audio are out-of-sync in pla...
      * 161624 : [alsasink] crash at end of playing this file
      * 161980 : Volume control applet does not set value correctly.
      * 162819 : [audioscale] cleanup
      * 162913 : [mms] missing NULL terminator to g_object_set() in uri ha...
      * 162924 : [playbin] totem assertion failures when playing cd / pote...

API changes since 0.8.6:

- API additions:

* A new cdparanoia property, device, has been added.
* A new dvdnavsrc property, device, has been added.
* A new dvdreadsrc property, device, has been added.
* A new vcdsrc property, device, has been added.

- API depreciations:

* A cdparanoia property, location, has been marked for deprecation.
* A dvdnavsrc property, location, has been marked for deprecation.
* A dvdreadsrc property, location, has been marked for deprecation.
* A vcdsrc property, location, has been marked for deprecation.
2005-01-06 11:25:10 +00:00
jmmv
06a917d9d9 Update to 0.8.8.
While here, improve handling of files living under PREFIX/libdata: instead
of keeping them in the PLIST, remove them from the deinstallation script;
this way we won't get checksum mismatches (a typical thing when doing "make
replace").

Also remove some compatibility hacks I added before the libtool soname
changes were done (they are useless).  And fix PLIST WRT .la files.

Changes since 0.8.7:

      * Threading fixes
      * Opt scheduler fixes
      * Documentation updates
      * New translation: Norwegian Bokmaal (Kjartan Maraas)
      * New translation: Italian (Luca Ferretti)
      * New scheduler: fair

Bugs fixed since 0.8.7:

      * 144804 : opt scheduler breaks on playing a pipeline
      * 148787 : clocks are not distributed correctly
      * 149936 : [PATCH] [build] GStreamer without registry support do not...
      * 150051 : fakesrc needs a data rate parameter that timestamps the d...
      * 151605 : impossible to play .mpg or avi files with gst-launch-ext
      * 153882 : [PATCH] The win32 version of gstenumtypes is not up to date
      * 154061 : optimal scheduler doesn't get freed
      * 156063 : infinite loop and 100% CPU with some MP3
      * 156179 : gstreamer typefind plugin information from gst-inspect is...
      * 157127 : Cleanup of issues reported by sparse
      * 157263 : use G_SIGNAL_TYPE_STATIC_SCOPE for GstBuffers in handoff ...
      * 158018 : gstreamer typefind stalls on these JPEG files
      * 158162 : opt deadlock
      * 158163 : [api] Problem querying on ghostpads
      * 159852 : [PATCH] [api] g_signal_emit thread safety issues
      * 160019 : segfault when error occurs playback of uri containing per...
      * 160220 : gst_pad_set_explicit_caps of a NULL caps doesn't work

API changes since 0.8.7:

- API additions:

* A new function, gst_plugin_get_version, has been added.
2005-01-06 11:23:44 +00:00
tron
5aecb1f85b Regenerate checksum after update of MPlayer packages. 2005-01-06 11:15:59 +00:00
drochner
89267fadd5 update to 1.0pre6
This release updates and enhances documentation and translations, adds full X86-64 support, adds 18
 new codecs, updates various codecs, adds special CPU saving options for low end machines, adds
  better support for MacOS X and Windows, and adds uncountable fixes and enhancements all over the
   place.
2005-01-05 15:39:15 +00:00
wiz
f472d1ec5e Bump PKGREVISION because of curl dependency bump. 2005-01-03 15:59:12 +00:00
wiz
815d74b4ac Remove KDE2 packages (and their dependencies) as proposed on tech-pkg. 2005-01-03 14:32:27 +00:00