Commit graph

1810 commits

Author SHA1 Message Date
jlam
af42cdf450 Back out previous change and don't install the empty xmesa.h into
${BUILDLINK_DIR}.  The consensus on tech-pkg@netbsd.org (2000-09-10)
seems to be to fix the packages that include <GL/xmesa.h> instead of
using a workaround.
2001-09-10 13:35:56 +00:00
agc
a16fc84f19 Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:
WRKSRC= ${WRKDIR}

This is much cleaner, much more indicative of what happens, and removes
another of the negative definitions (NO_.* = value).
2001-09-09 20:36:07 +00:00
wiz
968a85e418 Remove dependency on perl. It should have been a build-dependency, but even
that is not needed, contrary to what the configure script says.
2001-09-09 14:35:52 +00:00
jlam
a9ca50792e USE_X11 --> x11.buildlink.mk 2001-09-09 04:12:49 +00:00
jlam
a64726316f Move inclusion of bsd.pkg.mk from Makefile.common into the individual
package Makefiles.  The idiom is to define any variables, include
Makefile.common, then any additional targets, then include bsd.pkg.mk.
2001-09-09 04:06:08 +00:00
jlam
99c293f270 Move USE_BUILDLINK_ONLY definition out of Makefile.common and into the
individual package Makefiles.
2001-09-09 03:37:00 +00:00
jlam
5700c6abe3 Create an empty xmesa.h file in ${BUILDLINK_DIR}/include if it doesn't
already exist.  This file is in Mesa-3.4.2, but not in the Mesa included
with XFree86-4.x where the definitions in the file have migrated elsewhere.
We create an empty one in this case to prevent compile errors caused by
source files including xmesa.h and not finding it.
2001-09-09 03:19:42 +00:00
wiz
b332e69f94 add and enable aalib 2001-09-09 00:54:48 +00:00
manu
4621849da8 ASCII Art Library 2001-09-08 23:03:02 +00:00
jlam
bee9f3eafb Use mk/motif.buildlink.mk instead of lesstif/buildlink.mk. 2001-09-08 19:55:39 +00:00
wiz
1a4ac2ac95 Various changes: mostly removing 'WWW:' lines, since that's what we have
the HOMEPAGE variable for, as well as some grammar and spelling fixes.
2001-09-08 01:51:59 +00:00
drochner
dad337d577 change dependencies to kdexxx>=2.1 instead of strict matches
to ease updates
2001-09-07 14:27:10 +00:00
veego
075325c74e Add jhead. 2001-09-02 15:36:38 +00:00
veego
bb50ba66e8 Program for extracting Digicam setting information from Exif Jpeg headers
used by most Digital Cameras.
Things the 'jhead' program can extract from an Exif file:
 - Integral low-res Exif thumbnail
 - Shutter speed
 - Camera F-stop number
 - Flash used (yes/no)
 - Focus distance (some digital cameras store this element - very
   interesting)
 - Focal length (most zoom cameras store their zoomed-to focal length)
 - Equivalent 35mm focal length (Calculated from focal length, CCD size,
   and CCD resolution)
 - Image resolution
 - Time and date picture was taken
 - Camera make and model
2001-09-02 15:35:37 +00:00
itojun
8188bdebc0 plug buffer overrun hole inherited from xloadimage.
XXX package version number bump
2001-08-31 00:22:12 +00:00
elric
7e9cb805aa Added the patch to the Makefile and distinfo. 2001-08-30 22:56:42 +00:00
elric
07ea3d1d68 Added a quick patch to fflush(3) the audio output, this generally helps
keep audio in better sync when you `dvdview -A foo.mpg | mpg123 /dev/stdin'
2001-08-30 22:56:05 +00:00
wiz
1c3e1f954c Update MASTER_SITES, inspired by pkg/13828 by Kevin Lo. 2001-08-30 11:11:24 +00:00
jlam
63fc151cb9 Use x11.buildlink.mk instead of USE_X11. Also convert hard-coded references
to ${X11BASE} in the header and library search paths into references to
${LOCALBASE}/share/x11-links.  These packages should now be strongly-
buildlinked regardless of whether xpkgwedge is installed.

Changes well-tested on NetBSD-1.5X/i386 with and without xpkgwedge and
lightly-tested on NetBSD-1.5.1/alpha without xpkgwedge.
2001-08-29 22:41:00 +00:00
rh
c15bc8c323 Update xsane to 0.79. Changes are mainly bugfixes and small feature
enhancements.  For a detailled list see http://www.xsane.org/xsane.CHANGES
2001-08-28 14:32:22 +00:00
rh
da66a258f9 Update feh to 1.1.0
Changes: The background setting works better under non-E window managers
(and has Eterm support).  This release shows the zoom level while zooming
and has lots more menu items, including configuration changes (options
menu) and fullscreen/window mode switch on a per-window basis.  There are
several other bugfixes and new features.
2001-08-28 11:17:55 +00:00
is
50be31bda2 Play audio right on big endian machines. 2001-08-27 20:36:56 +00:00
tron
a68a277b43 Use wildcard dependence on "autoconf" package. 2001-08-27 14:35:04 +00:00
skrll
ec3aee670c Update automake to 1.4-p5 (1.5 is available)
Include a bugfix for lisp_LISP independently discovered by me that has
been pulled up to the automake-1-4 branch of automake cvs.

Changes are:
New in 1.4-p5:
* Allow AM_PROG_LIBTOOL again.
* Diagnose AC_CONFIG_HEADERS the same as AC_CONFIG_HEADER.
* Display distributed file list correctly in usage message.
* Allow numbers in macro names.
* Bugfixes.

New in 1.4-p4:
* Deal with configure.ac as well as configure.in -- this time for real!
* The version numbering system now allows three point version numbers,
  such as 1.4.4, without thinking they are alpha release numbers.

New in 1.4-p3:
* Deal with configure.ac as well as configure.in.
* Don't complain if `version.texi' is included in multiple places.

New in 1.4-p2:
* Deal with AC_CONFIG_FILES from autoconf-2.50.
* Improvements to f77 support.
* DESTDIR now works for script targets.
* distcheck-hook works correctly.

New in 1.4-p1:
* The version numbering system now allows fork identifiers (such as
  the p1 in this version of automake).
* Cope gracefully with various versions of libtool which may or may not
  require ltconfig, ltcf-c.sh, ltcf-cxx.sh or ltcf-gcj.sh.
* Bugfixes.
2001-08-26 10:32:18 +00:00
mjl
ac95f5fd99 Update to 0.88.1
* Input method support should work correctly now.
* SVG shape files now use namespace from final W3C recommendation.
  Addon shapes will have to be modified to use the
  http://www.w3.org/2000/SVG namespace for SVG.  SVG export filter
  also uses correct doctype.
* menus should now work in both gtk+ and gnome builds and have no i18n
  related problems.  Don't look in app/menus.c.
* pstricks renderer output should now work fine without modification now.
* gdk-pixbuf is now a requirement for building dia.  It no longer
  falls back to imlib if it can't find gdk-pixbuf.
* handle "file not found" errors better in the image object type.
* Dia now has documentation thanks to the GDP.  The help menu now has
  more than just an about menu item.
* Antialiased drawing mode probably won't crash dia anymore
* Dia has a splash screen now (which can be turned off with the
  --nosplash option).
* Updated bonobo support (when --enable-bonobo is used)
* added expose event compression for the dia canvas, which makes dia
  more usable over remote X connections.
* Many objects updated to use properties interface.
* experimental unicode print support (--enable-unicode)
* updates to the python plugin and now distribute it with dia (--with-python)
* many new shapes and export filter plugins.
* other bug fixes.
2001-08-26 01:27:14 +00:00
skrll
9dd9dc3095 automake is only a BUILD_DEPENDS 2001-08-25 09:08:48 +00:00
skrll
d2ef5d9c2c This needs gettext.m4 to build. 2001-08-25 09:03:06 +00:00
jlam
8d611eeb96 Make this file look more like avifile/buildlink.mk. Presumably, this
package will replace avifile one day, so minimize impact on packages that
depend on it.
2001-08-24 03:51:06 +00:00
jlam
15df0dd0ca Add wrappers for Magick-config and Magick++-config. 2001-08-23 21:32:32 +00:00
jlam
b499e04646 Use ${MAGICK_CONFIG} instead of Magick-config. 2001-08-23 21:32:17 +00:00
jlam
0a6e4c2fde It's libclanCore, not libclancore. 2001-08-23 20:22:57 +00:00
jlam
edeffb4f42 Substitute ${PREFIX} for /usr/local, not /usr/pkg. Also use GTK_CONFIG
instead of directly specifying the path to gtk-config.
2001-08-23 19:45:42 +00:00
jlam
b1698847fb Default to XAW_TYPE=3d as we need at least Xaw3d to compile. 2001-08-23 19:19:40 +00:00
jlam
0bf397a2b4 Use the buildlink config script wrappers and remove a lot of unnecessary
buildlink.mk files already pulled in by imlib/buildlink.mk.
2001-08-23 15:56:41 +00:00
jlam
9bc5217737 Use ossaudio.buildlink.mk. 2001-08-23 15:55:26 +00:00
jlam
ab6d840d62 libwmf only builds static libraries, so packages only need a BUILD_DEPENDS
on libwmf.
2001-08-23 14:34:49 +00:00
jlam
10a1961ddf Fix typo (-jpeg -> -ljpeg) that was propagated to imlib-config. 2001-08-23 04:47:54 +00:00
jlam
a17239c066 Move per-package default XAW_TYPE setting above the inclusion of
bsd.prefs.mk so that it is actually used.  Where possible, include
xaw.buildlink.mk instead of setting USE_XAW, and use LIBXAW where needed.
2001-08-23 04:26:51 +00:00
abs
f301128f74 Lets compile libtiff on sparc64, gcc 2.95.3. 2001-08-23 00:07:18 +00:00
jlam
73d2f0ca37 Packages that USE_IMAKE shouldn't set USE_BUILDLINK_ONLY, as they don't
satisfy the condition of being "strongly-buildlinked" (see
http://mail-index.netbsd.org/tech-pkg/2001/08/20/0005.html for the
definition).  This is in response to the recent change to bsd.pkg.mk to
not use buildlink-x11.
2001-08-22 17:38:56 +00:00
jlam
892f28a909 Use xpm/buildlink.mk instead of USE_XPM. 2001-08-22 14:53:48 +00:00
jlam
64cf4e53dd Move XAW_TYPE?=3d setting to before inclusion of bsd.prefs.mk, otherwise
we always use XAW_TYPE=standard as set in bsd.prefs.mk.  Pointed out by
Mark Davies <mark@mcs.vuw.ac.nz> in private email.
2001-08-20 04:17:43 +00:00
zuntum
5a776978e3 Bump PKGNAME because of AVIFILE_USE_QT addition to mk.conf.examples 2001-08-19 09:17:48 +00:00
zuntum
bc2f1f661e It's AVIFILE_CONFIG, not AVIFILE-DEVEL_CONFIG what needs to be passed
to MAKE_ENV and CONFIGURE_ENV

Not apla gets AVIFILE_CONFIG via MAKE_ENV and uses it, doesn't have to
fall back to ${LOCALBASE}/bin/avifile-config as specified in AVIFILE_CONFIG?=
in apla's Makefile.
2001-08-19 09:02:53 +00:00
zuntum
6d8a2114b0 o move files that build only when qt is enabled to separate file - pkg/PLIST.qt,
and use this file *in addition to pkg/PLIST*  when AVIFILE_WITH_QT is set to "YES"

        # it would be more logical to set PLIST_SRC to PLIST first and then add PLIST.qt to it,
        # but @dirrm lib/avifile-0.6 will fail while processing pkg/PLIST,
        # because the directory still contains files (they are listed in PLIST.qt) and isn't empty,
        # thus can't be removed

o rename "WITH_QT" to "AVIFILE_USE_QT", and add this variable to mk.conf.example
o reorder things in Makefile so we don't have to check AVIFILE_USE_QT twice

Should fix pkg/13750 by Matthias Scheler <tron@netbsd.org>
2001-08-19 08:55:59 +00:00
zuntum
49b739d947 XFree86 4.x has freetype2 built-in, but it doesn't have freetype-config script
that exists in 3.3.6. There's a workaround for this in freetype2 package
that creates freetype-config script in ${BUILDLINK_DIR}/bin so the packages
can find it, but this doesn't work when package that wants to use freetype-config
doesn't .include freetype's buildlink.mk directly, but pulls in freetype2 dependency
by including the buildlink of another package (which depends on freetype2).
2001-08-19 08:32:40 +00:00
zuntum
9fa59d09cf Simplify things: when deciding whether to use qt2 or not, only check
if the WITH_QT is defined, don't check its value.
2001-08-19 06:11:43 +00:00
jlam
2c2b34a0f5 Remove explicit settings of FOO_CONFIG=${BUILDLINK_CONFIG_WRAPPER.foo} in
MAKE_ENV as they are now added by the buildlink files themselves.
2001-08-17 21:16:45 +00:00
jlam
7bba3453dc If USE_CONFIG_WRAPPER is defined (implied by USE_BUILDLINK_ONLY), then
set FOO_CONFIG=${BUILDLINK_CONFIG_WRAPPER.foo} in both CONFIGURE_ENV and
MAKE_ENV.  We remove the check for GNU_CONFIGURE because if a package
Makefile includes the buildlink.mk file, then it most likely wants to use
the config script wrappers as well.  Change suggested by Hubert Feyrer
(hubertf) and Tomasz Luchowski (zuntum).
2001-08-17 21:14:00 +00:00
wiz
9f7c3122d1 Let gdk-pixbuf and gdk-pixbuf-gnome share distinfo. 2001-08-16 22:19:08 +00:00