Commit graph

534 commits

Author SHA1 Message Date
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
wiz
ffff30aa81 Update to 0.104:
* libdv.pc: added -lm to make build more portable.
        * applied x86-64 patch from Dean Kolosiek.
2005-01-03 12:48:29 +00:00
reed
e117eda090 Bump PKGREVISIONs due to libtiff update.
Some BUILDLINK_RECOMMENDED bumps done also.

(If I missed any, please let me know -- and let me know a good
way to automate this.)
2004-12-28 23:18:15 +00:00
jmmv
d09dbe87b3 Update gst-plugins (and all gst-plugins-* packages) to 0.8.6:
Changes since 0.8.5:
      * New translation in this release: Norwegian Bokmaal
      * New translation in this release: Luca Ferretti
      * new element: polypsink
      * new element: musepack decoder
      * alsa fixes
      * playbin fixes
      * support for cd://, cdda:// and dv:// uri
      * v4lsrc fixes
      * id3demux fixes
      * avc-based Firewire camera support
      * speex fixes
      * tcp fixes
      * multifdsink improvements
      * ffmpegcolorspace fixes
      * chained ogg support

Bugs fixed since 0.8.5:
      * 140994 : [mplex] configure failure
      * 143961 : MusePack codec support
      * 144389 : alsasink dies after some time playing
      * 144436 : opt / oggmux problem (endless interrupt event loop)
      * 150061 : gstreamer error in rhythmbox: vorbisdec(27925) vorbisdec....
      * 150576 : pad v4l2src0:src returned caps that are not a real subset...
      * 151059 : [sdlvideosink] doesn't implement overlay properly
      * 151064 : asfdemux crash
      * 151122 : playing a m4a-file using " spider " doesn't work
      * 152750 : audioconvert crash
      * 154781 : [playbin/totem] avi file with just divx video (no audio) ...
      * 154784 : [playbin/totem] playing avi with 320x240 raw yuv video an...
      * 154788 : Xv video in another window
      * 154807 : auparse doesn't error out on invalid files
      * 154834 : [dvdreadsrc] immediate EOS when specifying a title > 0
      * 154903 : cdparanoia plugin doesn't handle URIs
      * 154967 : [wavenc] missing cast and terminator in gst_event_new_dis...
      * 155008 : LoTr movie segfaulting with gstreamer+totem
      * 155223 : memleak in wavparse
      * 155814 : gst_bin_iterate() gets stuck on some images
      * 155864 : [oggdemux] regression with files without proper EOS flag
      * 156372 : gst-plugins fails to build on AMD64
      * 156387 : [oggdemux] seeking is off by up to 30 secs (regression)
      * 156477 : Ogg Vorbis file fails to play. Works with ogg123
      * 156488 : Introducing device for alsasink in gconf makes totem crash
      * 156565 : gst_bin_remove crashes deep down
      * 156910 : Rhythmbox crash at the end of this song
      * 157032 : Patch for dispose/finalize functions in gst-plugins
      * 157281 : crash with totem-gst
      * 157543 : [rtpgsmparse] missing NULL terminator to gst_caps_new_sim...
      * 157548 : [vorbisenc] premature and/or missing terminator to gst_ca...
      * 157632 : C99 style variable initialization(multifilesrc_test.c)
      * 157964 : smoothwave display warnings when launching gst-register
      * 157986 : [vorbisdec] fix warning when querying while draining
      * 158006 : alsasink/rhythmbox don't like each other anymore
      * 158125 : gstreamer apps have serious issues with 0.8.5.2 plugins & ...
      * 158221 : Build fix for gstreamer-plugins 0.8.5.3
      * 158365 : Fix for playbin hangs
      * 158375 : fix segfault in mp3 typefinding
      * 158462 : [dvdreadsrc] invalid reads / is_nav_pack assertion failure
      * 158832 : pngenc drops GstBuffer extra info (timestamp, length...)
      * 158976 : [oggdemux] seeking broken again [regression]
      * 159186 : [PATCH] videorate doesn't handle all colorspaces
      * 159187 : [PATCH] v4l probes too much and should cache

API changes since 0.8.5:
- API additions:
* A new v4lsrc property, autoprobe-fps, has been added.
2004-12-28 21:47:18 +00:00
minskim
2303107855 Allow to build with python-2.4. 2004-12-26 06:32:47 +00:00
markd
6dd812e58a Use sh rather than bash to run update script.
Partial fix for PR 28657.  Bump PKGREVISION.
2004-12-23 12:54:29 +00:00
xtraeme
21024641fe Some fixes for this package:
* Build the oss audio plugin, fix hardcoded audio device.
* When Mesa is used the opengl plugin is not built, check this via
  USE_BUILTIN.{MesaLib,glu}.
* Fix some tests in configure.ac.
* Add PLIST.common_end to remove directories, otherwise the dirs are not
  removed correctly.

More changes to come in the future for configure.ac...

Bump PKGREVISION.
2004-12-23 03:05:53 +00:00
drochner
7687cb5c99 update to 1-rc8
fixes some security vulnerabilities, bugfixes
2004-12-21 18:56:44 +00:00
grant
908e765695 since perl is now built with threads on most platforms, the perl archlib
module directory has changed (eg. "darwin-2level" vs.
"darwin-thread-multi-2level").

binary packages of perl modules need to be distinguishable between
being built against threaded perl and unthreaded perl, so bump the
PKGREVISION of all perl module packages and introduce
BUILDLINK_RECOMMENDED for perl as perl>=5.8.5nb5 so the correct
dependencies are registered and the binary packages are distinct.

addresses PR pkg/28619 from H. Todd Fujinaka.
2004-12-20 11:30:55 +00:00
tron
8dae087d36 Update "mplayer" packages to version 1.0pre5try2 (as 1.0rc5pl2).
Changes since version 1.0pre5:
- buffer overflow in mp3lib fixed
- heap overflow in Real rtsp streaming code fixed
- stack overflow in mmst streaming code fixed
- unnecessary bmp demuxer removed because of buffer overflows
- heap overflow in pnm streaming code fixed
This fixes the vulnerabilities reported by iDEFENSE recently.
2004-12-17 22:33:13 +00:00
salo
52d975cceb Updated to version 1.0.1
Changes:
- mmg: Fixed some layout issues with wxWidgets 2.5.3 and newer.

- mmg: new feature: The window position is saved and restored when mmg is
  started the next time.

- mmg: bug fix: Fixed a crash/memory corruption showing weird characters
  in the input boxes.  This happened when the user removed a file from
  mmg while mmg was updating the command line.

- mmg: bug fix: mmg now has an icon associated with it while it is running
  instead of the generic Windows application icon (Windows only).

- mmg: bug fix: The main window is now minimized during muxing. This allows
  to hide both of the windows while muxing is running and restoring them
  later, even if they were iconized when muxing finished (Windows only).

- mmg: bug fix: Made the muxing dialog ("mkvmerge is running") modal all the
  time.  This prevents the user from hitting the main window's minimize
  button.  On Windows this makes mmg stuck in iconized mode if it was
  iconized when muxing finished.

- mkvmerge: bug fix: The first packet of an AAC track read from Real
  containers might not start at the timecode 0. This offset was ignored by
  mkvmerge.

- mkvmerge: bug fix: Fixed a buffer overflow in the UTF-8 file reading
  routines.
2004-12-15 13:53:08 +00:00
minskim
454cd9af8b Add build dependency on pkgconfig. 2004-12-14 20:34:42 +00:00
markd
2a2b9e36cb locale files moved to under ${PKGLOCALEDIR}/locale/...
Bump PKGREVISION.
2004-12-10 06:40:11 +00:00
markd
e80ce7c06f Update to kde 3.3.2
Changes:
* akodelib: Play even more broken and wierd MP3s well.
* akodelib: Don't crash on when mmap fails (e.g. on NTFS).
* akode-artsplugin: Play dual-mono files as stereo
* akode-artsplugin: Halt playobject if a stream terminates
2004-12-10 06:13:03 +00:00
jlam
00686c240d Set PTHREAD_AUTO_VARS to "yes" after pthread.buildlink3.mk was changed
not to automatically add pthread-related CFLAGS, LDFLAGS, and LIBS to
the configure and build processes.
2004-12-04 23:09:06 +00:00
wiz
6e02d7ee41 Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.
2004-12-03 15:14:50 +00:00
ben
149b72d0b3 Add missing @comment before CVS tags in PLIST.* 2004-12-02 12:54:26 +00:00
ben
cbeebba604 Correct PLIST to match powerpc-specific install. 2004-12-01 15:08:35 +00:00
wiz
4ce264687e Bump PKGREVISION for removal of db3 buildlink3.mk file from
GConf's buildlink3.mk file. Bump BUILDLINK_DEPENDS where appropriate.
2004-11-30 18:26:39 +00:00
jlam
40377c791f Remove pre-buildlink and post-buildlink as part of getting pkgsrc ready
for pkgsrc-2004Q4.  The "buildlink" phase was removed for the last branch,
and this is the final cleanup.  "post-buildlink" is now "post-wrapper".
2004-11-28 19:19:51 +00:00
wiz
71d1a5e48c libdv.so uses pthread functions directly, so include pthread.bl3.mk
and fix libdv.so link line so that it links against libpthread.
2004-11-28 14:34:28 +00:00
adam
bef34805b4 Changes 0.103:
* Unknown (you have to track the mailing list)
2004-11-25 14:52:20 +00:00