summaryrefslogtreecommitdiff
path: root/audio/xwave
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-10-09Unlike FreeBSD and DragonFly, NetBSD's sys/errno.h differs from errno.h.joerg2-3/+12
Include the latter to get errno. This was hidden by the nested extern before.
2005-10-03Allow this to build on DragonFly. Remove a nested extern for errno, GCCjoerg4-39/+70
complains about it anyway.
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-23Add RMD160 digests to the SHA1 ones.agc1-1/+2
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
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-4/+4
2003-04-27Lint: make this description concisecjep1-22/+6
2002-09-25buildlink1 -> buildlink2jlam3-6/+9
2001-12-02MASTER_SITE isn't providing the DISTFILE anymore, set MASTER_SITE to empty.wiz1-2/+2
2001-11-18- Fix file I/O on alpha. Only RIFF(PCM) is tested.itohy8-18/+282
- Fix offset on copy & paste when current format has header (not raw format).
2001-11-18Avoid selecting outside of the waveform,itohy2-5/+14
which causes hang on copy or cut operation.
2001-11-17Avoid hang on unhandled X event when selecting wave region.itohy2-5/+15
2001-11-01Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-04-18Move to sha1 digests, and add distfile sizes.agc1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-20/+18
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+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-12-25RCS tag addedwiz1-0/+1
1999-11-15defuzzrh2-8/+8
1999-10-22The effect that the build sometimes blew up while linking seems to behubertf2-10/+24
caused by a race condition when building the FWF lib. Fix by adding a "sleep 1" in some places.
1999-07-09Add package patch-sum filesagc1-0/+17
1999-04-06fix xpm versionhubertf1-2/+2
1999-02-10pkglint: add missing rcs id.frueauf1-0/+2
1999-02-08Update to v2.0hubertf4-17/+27
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-08-07Add NetBSD RCS Ids.agc1-0/+2
1998-08-07Add NetBSD RCS Ids.agc15-0/+30
1998-07-23Fix XM\PM_(INC,LIB)DIR as pointed out by Tim Rightnour in PR5816.tv1-0/+9
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.hubertf19-0/+458