Commit graph

723 commits

Author SHA1 Message Date
wiz
762c5a45c7 regen (patch-aa and -ac changes). 2005-06-28 12:24:44 +00:00
wiz
12b3b4e7f9 regen (correct file paths). 2005-06-28 12:24:32 +00:00
wiz
6bc19ed020 regen (correct line numbers). 2005-06-28 12:24:25 +00:00
wiz
9487729b94 Remove realplayer and trplayer. 2005-06-27 10:41:55 +00:00
wiz
306425029b Remove trplayer: depends on realplayer, which was just
removed; no new version out for years.
2005-06-27 10:41:39 +00:00
wiz
381e6c11a7 Remove realplayer: vulnerable package, old branch, no new release will
come out. Use RealPlayerGold instead.
2005-06-27 10:41:03 +00:00
markd
5e13b5318f comment out dirrm of shared icon directory. 2005-06-26 23:50:47 +00:00
wiz
168447beb1 Add fix for possible division-by-zero in .wav files parser.
http://bugzilla.gnome.org/show_bug.cgi?id=309043

Bump PKGREVISION.
Ok'd by jmmv.
2005-06-26 09:30:09 +00:00
salo
b4681d5ee9 Use MASTER_SITES url which actually works. 2005-06-25 16:57:05 +00:00
wiz
e89afeb99b Update to 10.0.5: security update. 2005-06-24 21:55:16 +00:00
wiz
fdf62c8f3f Update to 0.5.40:
Support for Freebox and TNT channels were added to tv_grab_fr.
tv_grab_it was rewritten and tv_grab_it_lt was dropped due to
problems with data sources. tv_grab_jp now supports multiple regions
and tv_grab_na_dd supports new data direct features including Dolby
and suggested times. tv_grab_nl was fixed for source site changes.
Icons were updated in tv_grab_uk_bleb. A tv_grab_za grabber was
added along with tv_to_potatoe, which convert XML to the potatoe
guide view tool.  tv_check, which prints messages when a "myreplay"
show is removed, was also added.
2005-06-24 21:14:36 +00:00
wiz
b1b8b23de3 Add RPM2PKGSTRIP line to fix installation with suse91 packages.
Closes PR 29611.
Commit during deep freeze approved by agc@.
2005-06-21 18:56:13 +00:00
hira
8f510eecbf - Add blank line to patch-aa.
- Add missing RCS Id tag to patch-ab.
2005-06-19 10:42:27 +00:00
hira
6b0de17440 Add missing RCS Id tags to patch-a[wxy] and patch-b[abcd]. 2005-06-19 10:39:23 +00:00
reed
f60c520a97 Remove alsa entries which broke packaging on minskim's
bulk build. Okay'd by wiz during freeze.

No PKGREVISION bumped because this is Linux specific
and package could never be packaged in first place.
No change to code.

I think this may detect alsa on some systems and still
add the support. Maybe need to add --disable-alsa configure
switch, but I can't test now.
I will fix this later when I import alsa-lib.
2005-06-17 20:30:55 +00:00
jlam
d0915c61c3 Fix inappropriate uses of ${LOCALBASE} or ${X11PREFIX} instead of
${PREFIX}.
2005-06-17 04:49:45 +00:00
jlam
e46a9dd380 Create directories before installing files into them. 2005-06-17 03:50:19 +00:00
hubertf
bfe24ea606 Work around gcc 4 (on MacOS X 10.4.something) not knowing -fmove-all-movables
Bump to rev. mjpegtools-1.6.2nb5
2005-06-15 22:42:38 +00:00
jlam
eb48075758 smpeg sources (glmovie.c & glmovie-tile.c) assume <malloc.h> exists.
Create a fake one for platforms that don't have it.  This fixes a
problem on Darwin noted in the latest bulk build.
2005-06-14 23:52:03 +00:00
rillig
e6bc216fa0 Added a patch that removes preprocessor directives out of the macro
expansion of another macro. Needed for at least gcc-2.95.
2005-06-14 07:47:17 +00:00
rillig
f781001924 Added a patch needed for ISO C90 compilers. This fixes the build of
audio/gst-plugins-cdparanoia on NetBSD 1.6.2.
2005-06-14 05:20:05 +00:00
jmmv
b35130a2f6 Disable -Werror, which breaks the build under, at least, amd64 (so it's
now probably fixed).
2005-06-12 16:43:29 +00:00
wiz
b26abba031 Now that bsd.options.mk has been changed, only add mmx to PKG_SUPPORTED_OPTIONS on i386. 2005-06-11 16:53:18 +00:00
wiz
cb8e761a4d Always add mmx to PKG_SUPPORTED_OPTIONS, but ignore it on all but i386. 2005-06-10 18:26:36 +00:00
wiz
758a8ec731 Always add mmx to PKG_SUPPORTED_OPTIONS. 2005-06-10 18:25:13 +00:00
dillo
08ec0aae74 Legacy option settings belong to PKG_LEGACY_OPTIONS, not PKG_SUGGESTED_OPTIONS.
Store warnings in PKG_OPTIONS_DEPRECATED_WARNINGS.
2005-06-08 16:18:44 +00:00
hubertf
971cdb67b0 Bump to libmpeg3-1.3nb5: fix building on MacOS X:
* patch-ac: define bswap_16 and bswap_32 as appropriate for NetBSD,
             Linux and MacOS X
 * patch-ae: Pull in headers for 'struct stat'. Hello Linux!
2005-06-07 23:38:34 +00:00
wiz
3a631d7d39 Add option for enabling CMOV support, defaulting to off.
This changes the default for this package, so bump PKGREVISION.

From Geert Hendrickx in PR 30366.
2005-06-07 21:23:04 +00:00
wiz
ebd1c19ab8 Remove (commented out) references to avifile, which was removed
from pkgsrc quite some time ago.
2005-06-07 21:17:55 +00:00
salo
1a5b9f241e Force PREFIX. 2005-06-06 21:15:02 +00:00
jmmv
f2d0a42a26 Fix build under DragonFly. From Joerg Sonnenberger. 2005-06-06 19:10:44 +00:00
jmmv
4e64b01fb6 This needs X11. From Joerg Sonnenberger. 2005-06-06 19:10:36 +00:00
hira
3f7bfc203c Don't install README file (alpha and ppc). 2005-06-06 16:19:53 +00:00
wiz
f59c9e90ec Make gopchop find its pixmaps. Bump PKGREVISION. 2005-06-06 15:12:07 +00:00
jmmv
6e0c57e044 swfdec now lives in multimedia, not graphics: fix directory.
Pointed out by Takahiro Igarashi in private mail.
2005-06-05 17:50:51 +00:00
jmmv
84ab5fef54 Add DragonFly support; patch from Joerg Sonnenberger. 2005-06-05 09:49:01 +00:00
jmmv
cfa06d5e52 Move swfdec and swfdec-gtk2 from graphics to multimedia.
Suggested by wiz@.
2005-06-04 10:41:41 +00:00
markd
1f4a085094 Now uses some semaphore functions so depend on pthread-sem on old NetBSD
systems to provide them.
2005-06-03 22:58:54 +00:00
jmmv
fbc1e6ed01 Split libdv into two packages: libdv itself, which installs only the codec
library, and libdv-tools, which installs all the associated tools.
While doing this, clean-up useless dependencies in libdv's buildlink3.mk
file.

The main purpose of this change is to let mplayer use the dv codec (which
is the default setting) while not depending on unused packages (gtk+).
2005-06-03 15:40:30 +00:00
jmmv
965575e6f2 Regen after multiple changes in mplayer's patches (Dragonfly fixes, mostly). 2005-06-02 20:19:43 +00:00
wiz
3e2e99a8ed Convert to options framework. 2005-06-02 18:26:36 +00:00
dillo
d26beb2a29 - only include supported options in PKG_SUGGESTED_OPTIONS
- don't include deprecated variables in BUILD_DEF
- no need to .undef .for loop variables
2005-06-02 16:08:31 +00:00
dillo
ecb0f25eec convert to options framework, noted by Geert Hendrickx 2005-06-02 16:00:56 +00:00
jlam
b090f15cff Check that PKGNAME is defined before using it. 2005-06-01 20:31:38 +00:00
wiz
362be97679 Convert to options framework. 2005-06-01 20:13:08 +00:00
jlam
fcb7da800b Remove mk/autoconf.mk and mk/automake.mk and replace their usage with
USE_TOOLS and any of "autoconf", "autoconf213", "automake" or
"automake14".  Also, we don't need to call the auto* tools via
${ACLOCAL}, ${AUTOCONF}, etc., since the tools framework takes care
to symlink the correct tool to the correct name, so we can just use
aclocal, autoconf, etc.
2005-06-01 20:07:59 +00:00
jmmv
cbe4100202 Convert the mplayer* and mencoder* packages to the options framework.
This means that the MPLAYER_ENABLE_RUNTIME_CPU_DETECTION,
MPLAYER_DISABLE_DRIVERS and MPLAYER_USE_MEDIALIB become deprecated
(although still recognized).

Visible changes in the resulting binary packages should be minimum by
default (everything that was enabled before still is, and the same
dependencies are kept).  A notable addition, though, is the support for
user-defined menus, closing PR pkg/29784.

Also note that (almost) all dependencies have now a corresponding option
to disable them in case you want to get a minimalist mplayer package.
'make show-options' is your friend ;)

With thanks to wiz@ and dillo@ for their comments and help.
2005-06-01 18:45:45 +00:00
wiz
b88e551f4e Convert to options framework. 2005-06-01 18:37:27 +00:00
jlam
95fd1f6ec9 Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.
Several changes are involved since they are all interrelated.  These
changes affect about 1000 files.

The first major change is rewriting bsd.builtin.mk as well as all of
the builtin.mk files to follow the new example in bsd.builtin.mk.
The loop to include all of the builtin.mk files needed by the package
is moved from bsd.builtin.mk and into bsd.buildlink3.mk.  bsd.builtin.mk
is now included by each of the individual builtin.mk files and provides
some common logic for all of the builtin.mk files.  Currently, this
includes the computation for whether the native or pkgsrc version of
the package is preferred.  This causes USE_BUILTIN.* to be correctly
set when one builtin.mk file includes another.

The second major change is teach the builtin.mk files to consider
files under ${LOCALBASE} to be from pkgsrc-controlled packages.  Most
of the builtin.mk files test for the presence of built-in software by
checking for the existence of certain files, e.g. <pthread.h>, and we
now assume that if that file is under ${LOCALBASE}, then it must be
from pkgsrc.  This modification is a nod toward LOCALBASE=/usr.  The
exceptions to this new check are the X11 distribution packages, which
are handled specially as noted below.

The third major change is providing builtin.mk and version.mk files
for each of the X11 distribution packages in pkgsrc.  The builtin.mk
file can detect whether the native X11 distribution is the same as
the one provided by pkgsrc, and the version.mk file computes the
version of the X11 distribution package, whether it's built-in or not.

The fourth major change is that the buildlink3.mk files for X11 packages
that install parts which are part of X11 distribution packages, e.g.
Xpm, Xcursor, etc., now use imake to query the X11 distribution for
whether the software is already provided by the X11 distribution.
This is more accurate than grepping for a symbol name in the imake
config files.  Using imake required sprinkling various builtin-imake.mk
helper files into pkgsrc directories.  These files are used as input
to imake since imake can't use stdin for that purpose.

The fifth major change is in how packages note that they use X11.
Instead of setting USE_X11, package Makefiles should now include
x11.buildlink3.mk instead.  This causes the X11 package buildlink3
and builtin logic to be executed at the correct place for buildlink3.mk
and builtin.mk files that previously set USE_X11, and fixes packages
that relied on buildlink3.mk files to implicitly note that X11 is
needed.  Package buildlink3.mk should also include x11.buildlink3.mk
when linking against the package libraries requires also linking
against the X11 libraries.  Where it was obvious, redundant inclusions
of x11.buildlink3.mk have been removed.
2005-06-01 18:02:37 +00:00
wiz
926075cea7 fxtv only supports Xaw3d anyway, so just include Xaw3d's bl3.mk
file instead of using the general Xaw framework.
While here, s/echo/${ECHO}/

Ok'd by maintainer tron@
2005-06-01 16:41:26 +00:00