summaryrefslogtreecommitdiff
path: root/audio/xwave/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2008-11-10Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal.wiz1-2/+2
2008-03-02Mechanical changes to add full DESTDIR support to packages that installjlam1-5/+8
their files via a custom do-install target.
2006-12-27- fine grained X11 dependencies for packages which have either USE_IMAKEjoerg1-1/+2
or USE_X11BASE set, but don't include mk/x11.buildlink3.mk directly or via buildlink3.mks - introduce BUILDLINK_PREFIX.libXpm as alias for BUILDLINK_PREFIX.xpm in the !modular case - fix some cases where the check for libX11 couldn't work at all by using C++ for compilation without including the proper headers Verified using a full X11_TYPE=xorg bulk build without additional breakage. Discussed with salo@, wiz@ and send to packages@ for feedback.
2006-12-15Mechanically replace all includes of buildlink3.mk of the followingjoerg1-2/+2
packages with the modular Xorg equivalent. Those are falling back to the old location by default, so this commmit doesn't change dependencies. graphics/xpm ==> x11/libXpm fonts/Xft2 ==> x11/libXft x11/Xfixes ==> x11/libXfixes x11/xcursor ==> x11/libXcursor x11/Xrender ==> x11/libXrender x11/Xrandr ==> libXrandr
2006-03-09Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk.jlam1-2/+2
Remove deprecated ossaudio.buildlink3.mk.
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-1/+2
2005-06-16Create directories before installing files into them.jlam1-1/+2
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-21Sign over maintainership to tech-pkg@hubertf1-2/+2
2004-04-09bl3ifyminskim1-4/+4
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2002-09-25buildlink1 -> buildlink2jlam1-2/+5
2001-12-02MASTER_SITE isn't providing the DISTFILE anymore, set MASTER_SITE to empty.wiz1-2/+2
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+2
2000-08-23Use "USE_XPM" option instead of direct dependence on the "xpm" package.tron1-4/+3
2000-04-24Be more liberal on which xpm versino we accept (3.* instead of 3.4k)hubertf1-2/+2
1999-04-06fix xpm versionhubertf1-2/+2
1999-02-08Update to v2.0hubertf1-9/+15
Contains several small but good improvements for handling files: - Re-adjusting selected range with MB2 - Play region between pointer and nearest selection (Control+MB2) - Improved (fixed) scrolling - Scaling is now logarithmic, not linear
1998-11-13Remove env-setting for xmkmf - only needed for 1.3(.0).hubertf1-5/+2
Pointed out by Al.
1998-07-04Update xpm to 3.4k.mycroft1-2/+2
1998-05-09This pkg links against -lXpm, so add according DEPENDS.frueauf1-2/+4
1998-04-15Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.agc1-7/+2
Remove redundant (and sometimes erroneous) comments.
1998-02-21Audio player/recorder/editor for the X Window System.hubertf1-0/+26