Commit graph

1093 commits

Author SHA1 Message Date
jnemeth
01f8d28fb3 update to package infrastructure (msgfmt.sh) fixed build problem 2006-06-09 07:30:31 +00:00
drochner
af939bbfde Now that the faad/mp4ip conflict is resolved, enable the faad2 plugin
and bump PKGREVISION.
If we had a newer libffmpeg now, with better h.264 support, it would
be great...
2006-06-08 18:03:13 +00:00
hira
35d70216a0 Don't define glib's types (gchar, guchar, etc.) if glib.h is already
included.  This fixes build of audio/gtkpod with `mpeg4ip' option.
Idea from audio/faad2.  Bump PKGREVISION.
2006-06-08 09:17:01 +00:00
joerg
8572e2517c Fix CONFLICTS of php/pear packages, the asterix was missing (thanks tv).
While going through the tree, fix some more packages which had similiar
issues with too strict conflicts, bump the revisions of those.
2006-06-04 16:26:54 +00:00
joerg
337c6b1297 Rename all PHP 4 packages to php4-*, all PHP 5 packages to php5-*,
all PEAR packages to php?-pear-* and all Apache packages to ap13-* or
ap2-* respectively. Add new variables to simplify the Makefile
handling. Add CONFLICTS on the old names. Reset revisions of bumped
packages. ap-php will now depend on the default Apache and PHP version.
All programs using it have an implicit option of the Apache version
as well.

OK from jlam@ and adrianp@.
2006-06-02 18:27:54 +00:00
markd
decfc48616 Update KDE to 3.5.3
Changes:
* Changing the slider should enable the apply/reset buttons
* Fixed audiocd:/ to Ogg extraction when packagers are built with
  new ld flags.
* JuK
  o Fix "JuK trying to add unknown category in File Renamer"
* KAudioCreator
  o Fix regression causing renamed tracks to be disregarded when
    ripping/encoding
2006-06-01 13:57:08 +00:00
joerg
b5be666c67 Add checksums for the other codec files. Fixes PR 33619. 2006-06-01 12:43:54 +00:00
wiz
104db7bd3a Update to 20060501 -- three additional dlls. 2006-05-31 21:32:09 +00:00
tron
838ca516fa Update "mpeg4ip" package to version 1.5. Change since version 1.4.1:
- Added integration with libsrtp for player and mp4live
- Updated for gcc 4.0
- Integrated changes from SDL-1.2.9
- Added support for Quicktime .mov aac audio
- Fixed some issues with H.264 hinting.
- Fixed some issues with mp4v2 and metadata
- Added some atoms for OpenIPMP for mp4v2.
- Added some APIs for mp4v2 to access atom properties.
- Added wide filenames for mp4v2 for Windows.
- Changed RTP library APIs to use unsigned, const when applicable.
- Added new RTP library APIs for session creation.
- Added RFC 3605 (rtcp port doesn't have to be rtp port + 1) in player
  and mp4live.
- Smoothed out changes to audio correction in player
- Fixed player initialization when media takes a long time.
- Fixed playback of mp3 files with id3 tags.
- Added some H.264 nerd knobs in mp4live
2006-05-30 20:20:53 +00:00
joerg
454507c829 Handle CD-ROM support on DragonFly like the other BSDs. 2006-05-29 14:01:03 +00:00
joerg
099a474de3 suse_x11 is more likely to be found in suse_x11, not suse_linux. 2006-05-26 18:58:40 +00:00
joerg
d1c06b5e52 Add www2.mplayerhq.hu to MASTER_SITES. 2006-05-26 18:33:15 +00:00
joerg
e49633a303 NetBSD doesn't build vcd plugin (and cdda as side effect), so
conditionalize the entries in the PLIST. Bump revision.
2006-05-26 15:21:44 +00:00
wiz
ad5b9a61fc USE_LANGUAGES=c c++
Builds for me on 3.99.18/i386, so remove BROKEN_IN.
2006-05-25 23:51:32 +00:00
rillig
e980c3a5f5 On Solaris/sparc, nbsed does not work as expected. GNU sed does.
openquicklime needs libz. Bumped PKGREVISION.
2006-05-25 09:17:27 +00:00
jlam
60f791e1e6 Move the check-shlibs target from bsd.pkg.mk to bsd.pkg.check.mk where
it will live with other "check" targets run after package installation.

Get rid of SHLIB_HANDLING, whose meaning had mutated over the years
from one thing to another.  Currently, it is used to basically note
whether the system's "ldd" command can be usefully run on the package's
binaries and libraries.  Rename this variable to CHECK_SHLIBS_SUPPORTED
for more clarity.

CHECK_SHLIBS is now a variable set exclusively by the user in /etc/mk.conf
to note whether the check for missing run-time search paths is performed
after a package is installed.  It defaults to "no" unless PKG_DEVELOPER
is set.
2006-05-22 22:22:02 +00:00
joerg
32ca6eb186 Include cdda and vcd plugin in PLIST, they should be enabled by default.
Bump revision for this. Add DragonFly support.
2006-05-19 20:53:34 +00:00
joerg
2972388fdf Fix pthread detection. Remove some always_inline, which can break with
GCC 3.4.
2006-05-19 19:09:18 +00:00
abs
4bbd584e68 += to assign, not + 2006-05-19 18:11:59 +00:00
adrianp
dcb34d2ace faad2 and mpeg4ip conflict on lib/libmp4v2.la so add the appropriate
CONFLICTS statement.
2006-05-19 12:21:52 +00:00
joerg
1eff074f0a Add cddax and vcdx plugins to PLIST, they should depend only on libcdio.
Bump revision. Uses C++.
2006-05-19 10:38:02 +00:00
joerg
a293fa6de0 To early: just specify language list directly. 2006-05-19 09:12:25 +00:00
joerg
b93c2ba9a0 Also add C to the language list for completeness. 2006-05-19 09:11:49 +00:00
joerg
c4d9fd3369 Uses C++. XXX Kill idiotic large file check. 2006-05-19 08:39:43 +00:00
wiz
991dcdf978 Mark as BROKEN_IN pkgsrc-2006Q1 according to
ftp://ftp.NetBSD.org/pub/pkgsrc/misc/kristerw/pkgstat/i386-3.0/20060501.1050/broken.html
2006-05-18 20:29:58 +00:00
tron
50f4b4d815 Fix security problem reported in CVE-2006-1664.
Bump package revision because of this fix.
2006-05-18 18:45:37 +00:00
abs
35f1461a6d USE_LANGUAGES+= c++ 2006-05-18 15:25:08 +00:00
reed
313650e8c2 Update to 2.1.2. Okayed by maintainer.
Changes and history are not up-to-date.
Webpage at
 http://avidemux.berlios.de/dotclear/index.php?2006/03/05/8-212-is-out
says:
     * workaround to depack badly packed xvid bitstream
     * unplayable avi by windows media player / totem
     * bad computation of audio length for mpeg2 cut
     * mplayer delogo ui
     * some sub enhancement
     * crashfix for some 3gp/mp4/mov files
     * multiple audio track support for 3gp/mp4/mov
     * properly initialize faad when sbr is usedin 3gp/mp4/mov
     * better handling of bframe in 3gp/mp4/mov
     * fixed ffv1rec
     * updated lavcodec
(I don't know which of these is form the 2.1.0 update.)

I tested this with playing mpeg, saving a mpeg and also adding
an audio channel.
2006-05-17 18:19:18 +00:00
seb
a0883baabb Uses C++. 2006-05-14 15:36:34 +00:00
joerg
4f9ab57b6b Uses C++. 2006-05-13 12:59:26 +00:00
wiz
e19d3fde21 Add a missing entry. 2006-05-11 19:03:16 +00:00
joerg
ce4cdc05f5 Patch away dependency tracking which breaks with GCC 3.4. 2006-05-11 17:59:57 +00:00
joerg
4bcf6f1f7a Uses C++. 2006-05-11 14:35:27 +00:00
joerg
53a07c7b49 Fix OSS audio mixer on DragonFly. Kill a malloc.h include.
Based on patch from wa1ter@myrealbox.com on DragonFly's user list.
Bump revision.
2006-05-10 23:05:00 +00:00
drochner
35efbd75c5 remove --enable-cdparanoia, which didn't have the desired effect 2006-05-10 16:42:39 +00:00
drochner
3d4bfb5595 need C++ 2006-05-10 16:40:03 +00:00
drochner
f8dba14c70 update to 0.8.5
major changes:
-statistic system
-improvements in the Audio CD playback (CDDB)
-new and improved video filters
-new AJAX HTTP interface
2006-05-10 16:28:43 +00:00
hira
5204ee2d74 Add missing USE_LANGUAGES. The gst-plugins0.8-* plugins don't need
c++ and the configure script doesn't abort without c++.
2006-05-10 15:15:08 +00:00
hira
c6c7290de1 Add missing USE_LANGUAGES. Reported and fix tested by smb@. 2006-05-09 02:38:44 +00:00
joerg
7cb49c5261 musicbrainz detection works better, when linking with pthread. 2006-05-08 22:14:27 +00:00
joerg
41aef246a6 Add missing translation to PLIST. Bump revision. 2006-05-07 14:05:15 +00:00
xtraeme
f3e9c6674f * Explicitly disable options that weren't disabled before (gnomevfs and co).
* Remove deprecated WITH_DVDCSS option, it's not used anymore.
* Depend on SDL_image and libxml2 to build missing modules that are
  enabled by default.

Bump PKGREVISION (BTW this package now works perfectly on NetBSD, thanks
drochner!).
2006-05-06 08:25:20 +00:00
drochner
c1d4fc3105 update to 0.9.6
changes:
Dragonfly define
Don't add a prefix to device names on Dragonfly and FreeBSD anymore
Fixed a missing attribute packed for app_info in audio_attr_t
Added DVDFileStat() call
2006-05-05 10:42:59 +00:00
drochner
80160985d8 First cut on a pkg for the current release series (0.8.x) of vlc.
Built and tested on i386/-current so far.
This inherits some cruft from the 0.7 pkg (configure args, dependencies)
which should be revisited. I'm committing this early to allow people
to bring in fixes for other platforms.
(Generally I'm impressed about the quality. After the only locking bug
has been fixed of course;-)
2006-05-04 19:19:59 +00:00
drochner
7571425681 update to 0.5.6
New features include automatic handling of separate subtitles files,
DVD title/chapter display, and improved playlist item
management and creation. There are some small but potentially useful
Javascript additions too, and quite a few small tweaks and fixes
2006-05-03 12:47:47 +00:00
drochner
111bee40e6 another missing mutex init
bump PKGREVISION
2006-05-03 12:32:10 +00:00
wiz
70adf8ecec Add casts for amd64, reported by Rhialto.
Fix typos in SUBST_MESSAGE*
Add missing x11.buildlink3.mk.
Remove two files from PLIST, because they are not built on my 3.99.18/i386
test system. Bump PKGREVISION.
2006-04-28 23:16:28 +00:00
wiz
f975b511e9 Fix build problem in gst-plugins0.8-dvdread. 2006-04-28 22:27:36 +00:00
wiz
8b9ff5318b Build fix for gst-plugins0.8-dvdnav. 2006-04-28 22:18:02 +00:00
joerg
3cc738cb03 Include dvdnav plugin in PLIST. Bump revision. 2006-04-28 20:13:27 +00:00