Commit graph

1576 commits

Author SHA1 Message Date
joerg
b5418ae00f Needs msgfmt. 2007-10-05 23:28:07 +00:00
heinz
5b9a430445 Dick Davies can no longer maintain those packages. (by private mail) 2007-10-03 14:45:41 +00:00
drochner
9bd30e3e43 Fix the build error with newer gcc, seen in bulk builds: patch the
configure script to pass "-mtune=pentiumpro" instaead of -mcpu.
For gcc3.3.x, override this with a configure argument which makes
that -mcpu is still used. (The latter is untested.)
2007-09-29 19:44:05 +00:00
hira
6cdb950b99 Fix comment (GConf2 -> GConf). 2007-09-25 10:54:09 +00:00
xtraeme
b1bdcce818 Add a patch that comments out a pthread_mutex_unlock() call, at this
point the mutex is not locked and triggers an assertion on NetBSD when
the video play has finished.
2007-09-22 06:14:59 +00:00
veego
a06d7953c7 Update alevt to 1.6.1.
- Fix MASTER_SITES and HOMEPAGE
- The side effect of this update is that it builds now with
  MAKE_JOBS > 1

Tue Aug 20 05:22:16 MEST 2002   (1.6.1)
    - Removed the bttv-warning from the help pages ;-)
Mon Jul 23 18:34:32 MEST 2001
    - Fixed bug in ui.c - found by <pawel@sakowski.eu.org>.
    - When clicking on page numbers accept sub-page numbers too.
Sat Dec 23 15:12:11 MET 2000
    - Fixed 'double height last line' bug in export.c reported by
      <Matthias.Kleinmann@urz.uni-heidelberg.de>
Thu Oct 12 02:19:31 MEST 2000
    - The &nbsp; fix was wrong.  Removed it.
2007-09-21 16:53:42 +00:00
wiz
3528e06345 Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.
2007-09-21 13:03:25 +00:00
wiz
cf98dc96e5 Adapt for librsvg rename. Bump PKGREVISION. 2007-09-20 21:37:35 +00:00
wiz
e81cfe4627 Adapt eel dependencies; bump PKGREVISION. 2007-09-20 21:21:36 +00:00
wiz
2ca5eade73 Finish move of gnome2-media to gnome-media. 2007-09-19 23:46:05 +00:00
wiz
a7e1e76ea8 Re-import gnome-media so that PKGNAME and directory name match. 2007-09-19 23:41:38 +00:00
wiz
42825e73a6 Bump PKGREVISION for gnome-vfs rename. 2007-09-19 23:18:43 +00:00
wiz
e64b358b66 Use gnome-vfs instead of gnome-vfs2. 2007-09-19 23:13:12 +00:00
drochner
3a7069df43 apply a security fix from upstream CVS:
Check wLongsPerEntry before using it.
This fixes a potential crash for some values of it.
As a side effect it works around broken callocs with an integer
overflow vulnerability, but using MPlayer on such systems should
never be assumed to be safe!

This should fix SA26806 (http://secunia.com/advisories/26806/).

bump PKGREVISIONs
2007-09-13 19:16:01 +00:00
xtraeme
56d307bffe + multimedia/libnms 2007-09-10 16:28:01 +00:00
xtraeme
d85e9e7a02 Initial import of libnms-0.6.0 from pkgsrc-wip, packaged by
jfranz at bsdprojects dot net.

libnms lets you add multimedia streaming playback in your applications in a
quick and straightforward way. This software, derived from the experience
matured with NeMeSi is fully compliant with IETF's standards for real-time
streaming of multimedia contents over Internet. libnms implements RTSP -
Real-Time Streaming Protocol (RFC2326) and RTP/RTCP - Real-Time Transport
Protocol/RTP Control Protocol (RFC3550) supporting the RTP Profile for Audio
and Video Conferences with Minimal Control (RFC3551).

Currently libnms is relatively stable API wise and the most enlighting
documentation are the example code and the partially doxygenized headers.
2007-09-10 16:27:14 +00:00
xtraeme
b9832a510d Update to 3.45, our previous version was from 2 years ago...
Please see http://mplayerplug-in.sourceforge.net/news.php
for the list of changes.

NOTE: Sorry, but ENOTIME to update the gtk1 version.
2007-09-09 19:30:07 +00:00
joerg
cba0d1bad7 Can do DESTDIR. 2007-09-08 20:35:08 +00:00
wiz
e463aa2670 + subtitleeditor. 2007-09-08 11:35:56 +00:00
wiz
e4aa448e73 Initial import of subtitleeditor-0.13.6. Originally packaged for
pkgsrc-wip by Cesar Catrian C., updated by myself.

Subtitle Editor is a GTK+2 tool to edit subtitles. It can be used
for new subtitles or as a tool to transform, edit, correct and
refine existing subtitle. This program also shows sound waves,
which makes it easier to synchronise subtitles to voices.

Subtitle Editor is free software released under the GNU General
Public License (GPL).
2007-09-08 11:33:55 +00:00
tron
b5d4491d21 Only try to build with "libXvMC" support if we use modular X.org.
This unbreaks the build under NetBSD using native X11.
2007-09-07 10:06:22 +00:00
abs
3c094d56a2 If the *mplayer* packages are going to default to setting cflags
to target a pentium pro if mplayer-runtime-cpudetection is enabled
then at least put it under an option so it can be turned off:

	mplayer-default-cflags

For example, all of my machines are p3 or better, so I prefer to
use "-march=pentium3 -mfpmath=sse -msse2", but I still want
mplayer-runtime-cpudetection to handle amd64 / Intel core at runtime.
2007-09-06 18:31:00 +00:00
abs
0a69cc0730 Update mplayer to 1.0rc9nb8 and gmplayer to 1.0rc9nb3
sync mplayer and gmplayer buildlink includes. Add the following:
   - to gmplayer to match mplayer: libXinerama libXv
   - to gmplayer only:             libdvdnav
   - to both:                      libXvMC libXxf86dga libXxf86vm
2007-09-06 18:11:57 +00:00
drochner
79c9d4c9ab update to 0.10.8
changes: bugfixes
2007-08-31 17:34:57 +00:00
wiz
8f80383f98 Update to 0.10.14:
Changes since 0.10.13:

      * Audio dither and noise-shaping when reducing bit-depth
      * RTSP and SDP helper libraries added
      * Experimental buffering element "queue2" now supports pull-mode
        and file-based buffering.
      * Support for more 32-bit video pixel layouts
      * Various fixes and improvements

Bugs fixed since 0.10.13:

      * 380625 : [x*imagesink] add 'handle-expose' property
      * 385527 : oggmux sometimes gets DELTA flag on output wrong near start
      * 402076 : videoscale 4-tap method broken for downscaling
      * 437169 : [xvimagesink] add property to disable Xv double-buffering
      * 441264 : queue2 support to do buffering on a file
      * 442553 : [v4lsrc] doesn't output segments in GST_FORMAT_TIME
      * 442557 : [videorate] doesn't handle latency queries
      * 442944 : Audiotestsrc can overflow on seeks
      * 444523 : [queue2] Pull mode support
      * 444630 : Compilation error with fsseko (from gstqueue2.c) -- unabl...
      * 445505 : [queue2] It does not work in pull mode with oggdemux
      * 446551 : [queue2] Buffering is not working properly if it is set t...
      * 446572 : [queue2] Division by zero
      * 446972 : warning when compiling  gstoggdemux.c
      * 449156 : Regression in CVS for decodebin2
      * 450875 : Missing files in po/POTFILES.in
      * 451707 : [tag] UTF-8 in ID3v1 tag not correctly decoded
      * 451908 : [ffmpegcolorspace] regression: doesn't accept GST_VIDEO_C...
      * 454264 : Playbin fails to " play " image url after a movie url
      * 456656 : [API] Addition of audio buffer clipping function to gstaudio
      * 460978 : gst_audio_buffer_clip outputs warnings
      * 152864 : [PATCH] GstAlsaMixer doesn't support signals
      * 360246 : [audioconvert] Optionally apply dithering
      * 394061 : Add support for Subviewer subtitles
      * 420326 : Base payloader class has wrong property types and ranges
      * 451145 : [vorbisdec] errors out on 0-sized packets
      * 459204 : [PATCH] [playbin] gst_play_base_bin_get_streaminfo_value_...
2007-08-30 12:22:22 +00:00
wiz
448ba282dd Update to 0.10.14:
Changes since 0.10.13:

      * State change handling improvements
      * New improved GstController API
      * Multi-queue fixes and enhancements
      * Fewer dynamic library relocations
      * Various other fixes and improvements
      * Parallel installability with 0.8.x series
      * Threadsafe design and API

Bugs fixed since 0.10.13:

      * 457322 : registry is read twice on startup
      * 406632 : pkgconfigify the check for Check in configure.ac
      * 423700 : [multiqueue] leaks memory when flushing
      * 437457 : saving relocations for GstElementDetails
      * 444648 : [API] add GstParamSpecFraction
      * 444820 : build error with grammar.tab.c
      * 448794 : state changes are racy with decodebin after rewrite for 0...
      * 449197 : [capsfilter] Should set src pad caps on buffer
      * 449226 : Incomplete ghostpads in xml session save
      * 449493 : minor quoting fix in gst-feature.m4 macro
      * 450711 : [GstController] Improve extensibility by providing a GstC...
      * 451939 : [API] add GST_TAG_LICENSE_URI and GST_TAG_COPYRIGHT_URI
      * 459501 : gst_registry_lookup_feature_locked is slow
      * 462558 : Regression in async state change handling
      * 462752 : make gst_element_class_set_details_simple args const
      * 430682 : multiqueue doesn't output data on unlinked pads properly
      * 462085 : registry feature hash can access invalid memory
      * 357959 : buffer_alloc is not proxied through tee
      * 374639 : GstTee doesn't handle pad list resyncs properly
      * 449414 : [capsfilter] Copy of passed GstCaps taken instead of refe...
      * 453732 : [PATCH] multiqueue returns wrong internally linked pads
2007-08-30 12:21:51 +00:00
jlam
e263f7e39e Add "faad" as a PKG_OPTION. Due to Dolby licensing restrictions, if
the "faad" option is selected, then the resulting avidemux binary
package cannot be distributed.  Ok'ed by <xtraeme>.
2007-08-28 21:43:35 +00:00
jlam
859326d6c9 Remove trailing blank line. 2007-08-28 18:50:00 +00:00
jlam
081c0f8957 Allow a nicer syntax for expressing needing at least a certain version
of an emulated operating system.  Instead of proliferating things like
SUSE_VERSION_REQD, NETBSD_VERSION_REQD, SOLARIS_VERSION_REQD, etc., a
package can say:

	EMUL_REQD=	suse>=9.1 netbsd>=2.0 solaris>=10

all in one, succinct line.
2007-08-23 18:20:30 +00:00
abs
a10d678f1f Update dvdrip to 0.98.1nb2
- Add an options file to permit excluding rar on i386 - for those who do
  not have the appropriate compat options enabled in their kernel
2007-08-23 17:10:39 +00:00
joerg
8704d27510 Accept both rar and rar-bin as dependency. Bump revision. 2007-08-23 15:38:53 +00:00
veego
e1df00002e Remove the binutils buildlink3.mk.
There has to be another way to specify it, if it is really needed.
Please ask Roland Illig if you get into problems with this commit, because
this is now necessary after rev 1.6 of pkgsrc/devel/binutils/builtin.mk
This stops installing a package which is not really needed, because the
binutils programs in the basesystem are good enough.
2007-08-19 06:27:10 +00:00
rillig
6e9fe3ec0d Removed the dependency on binutils. It had never been documented why
this is needed at all, and why only on NetBSD. If someone knows, please
re-add the code and _comment_ it properly.
2007-08-15 13:23:27 +00:00
rillig
6aecf48699 Added mk/misc/category.mk, which contains the definitions that are only
useful for category Makefiles, as opposed to bsd.pkg.subdir.mk, which is
also relevant for the top-level directory. Adjusted the category Makefiles.
2007-08-13 08:12:41 +00:00
drochner
37ac78fcfb link "tcmodinfo" against libpthread, so that it can dlopen() plugins
which are linked against libpthread
bump PKGREVISION
2007-08-09 20:06:35 +00:00
drochner
200812f4a2 update to 1.5.0.1
changes: Fixed problem with mp4creator --extract
2007-08-09 20:02:36 +00:00
joerg
968c6fdfc7 Don't use malloc.h, use stdlib.h. 2007-08-05 15:37:34 +00:00
joerg
991e2994e4 Fix path to and depend on bash. 2007-08-05 15:04:38 +00:00
ghen
24abde00de Update platforms known to work. 2007-08-04 10:30:00 +00:00
dbj
09c4d82d2a remove dependency on liba52 since this builds its own tweaked
version of liba52 into libavcodec

bump pkgrevision
2007-08-02 21:53:05 +00:00
dbj
a38782a038 fix bktr patch so at least it applies
compiling not tested
2007-08-02 21:51:52 +00:00
dbj
9b6b629433 fixes to compile on darwin 2007-08-02 21:48:33 +00:00
joerg
ae501cb091 malloc.h --> stdlib.h 2007-07-30 10:25:42 +00:00
jlam
33f30156fb * Add new emulator framework in pkgsrc/mk/emulator that handles all
binary-only packages that require binary "emulation" on the native
  operating system.  Please see pkgsrc/mk/emulator/README for more
  details.

* Teach the plist framework to automatically use any existing
  PLIST.${EMUL_PLATFORM} as part of the default PLIST_SRC definition.

* Convert all of the binary-only packages in pkgsrc to use the
  emulator framework.  Most of them have been tested to install and
  deinstall correctly.  This involves the following cleanup actions:

    * Remove use of custom PLIST code and use PLIST.${EMUL_PLATFORM}
      more consistently.

    * Simplify packages by using default INSTALL and DEINSTALL scripts
      instead of custom INSTALL/DEINSTALL code.

    * Remove "SUSE_COMPAT32" and "PKG_OPTIONS.suse" from pkgsrc.
      Packages only need to state exactly which emulations they support,
      and the framework handles any i386-on-x86_64 or sparc-on-sparc64
      uses.

    * Remove "USE_NATIVE_LINUX" from pkgsrc.  The framework will
      automatically detect when the package is installing on Linux.

  Specific changes to packages include:

    * Bump the PKGREVISIONs for all of the suse100* and suse91* packages
      due to changes in the +INSTALL/+DEINSTALL scripts used in all
      of the packages.

    * Remove pkgsrc/emulators/suse_linux, which is unused by any
      packages.

    * cad/lc -- remove custom code to create the distinfo file for
	all supported platforms; just use "emul-fetch" and "emul-distinfo"
	instead.

    * lang/Cg-compiler -- install the shared libraries under ${EMULDIR}
	instead of ${PREFIX}/lib so that compiled programs will find
	the shared libraries.

    * mail/thunderbird-bin-nightly -- update to latest binary
	distributions for supported platforms.

    * multimedia/ns-flash -- update Linux version to 9.0.48 as the
	older version is no longer available for interactive fetch.

    * security/uvscan -- set LD_LIBRARY_PATH explicitly so that
	it's not necessary to install library symlinks into
	${EMULDIR}/usr/local/lib.

    * www/firefox-bin-flash -- update Linux version to 9.0.48 as the
	older version is no longer available for interactive fetch.
2007-07-29 05:18:36 +00:00
joerg
236eb6288e Readd fix for pthread detection. 2007-07-20 16:54:21 +00:00
tnn
2f8a7070a8 Move some definitions to the correct paragraph. 2007-07-20 11:53:27 +00:00
tnn
64b9383adb Fail gracefully if the master site is not defined. 2007-07-20 11:49:32 +00:00
joerg
2bfb426cd9 Update default fallback version to make pbulk happy on Sparc. 2007-07-17 09:31:53 +00:00
drochner
c6f5efe441 deal with hicolor-icon-theme 2007-07-16 11:20:31 +00:00
xtraeme
d0554539e3 - Add two patches to fix some issues on NetBSD, from anonymous via joerg@.
- Do not remove share/xine, as it's used by xine-lib too.
- There's no need to set BUILDLINK_API_DEPENDS for curl anymore, its
  buildlink3.mk file takes care of the required version.

Bump PKGREVISION.
2007-07-16 10:12:46 +00:00