Commit graph

10 commits

Author SHA1 Message Date
jlam
067a203fb7 buildlink1 -> buildlink2 2002-09-21 02:00:12 +00:00
jlam
aa07418e50 This plugin is linked by libtool with -avoid-version, so no version numbers
on shared libraries.
2001-11-06 00:59:37 +00:00
hubertf
6f81999619 add all shared lib versions 2001-11-03 20:01:26 +00:00
zuntum
4bd6ecc9c5 Move pkg/ files into package's toplevel directory 2001-11-01 00:17:43 +00:00
jlam
a4bc16d30c I am a triple idiot. The only relevant variable that x11.buildlink.mk
redefines about which buildlink.mk files would care is BUILDLINK_X11_DIR,
which points to the location of the X11R6 hierarchy used during building.
If x11.buildlink.mk isn't included, then BUILDLINK_X11_DIR defaults to
${X11BASE} (set in bsd.pkg.mk), so its value is always safe to use.  Remove
the ifdefs surrounding the use of BUILDLINK_X11_DIR in tk/buildlink.mk and
revert changes to move x11.buildlink.mk before the other buildlink.mk files.
2001-10-24 22:10:43 +00:00
jlam
dff59f9ec3 x11.buildlink.mk needs to be included before any buildlink.mk files that
use X11_BUILDLINK_MK as a test value.  Generally just reordering the
inclusions so that x11.buildlink.mk comes before the other buildlink.mk
files will make everthing work.
2001-10-23 13:14:43 +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
jlam
59a2ff8315 Build the shared module without version numbers. 2001-08-23 14:48:17 +00:00
jlam
ccbd33e2eb Use GTK_CONFIG instead of gtk-config. 2001-08-23 14:12:45 +00:00
hubertf
c20aee0287 xmms-vismsa-0.2:
vis plugin similar to the Spectrum Analyser from Open Cubic Player
2001-08-18 02:52:20 +00:00