Commit graph

38 commits

Author SHA1 Message Date
rillig
b381c6e2f3 Sort PLIST files.
Unsorted entries in PLIST files have generated a pkglint warning for at
least 12 years. Somewhat more recently, pkglint has learned to sort
PLIST files automatically. Since pkglint 5.4.23, the sorting is only
done in obvious, simple cases. These have been applied by running:

  pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
2018-01-01 22:29:15 +00:00
nros
bc2d37bd21 Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
agc
b734eb2ebf Add SHA512 digests for distfiles for audio category
Problems found with existing distfiles:
	/pub/pkgsrc/distfiles/amp-0.7.6.tgz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-music-32000-1.0.8.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-music-48000-1.0.8.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-en-us-callie-32000-1.0.22.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-en-us-callie-48000-1.0.22.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-32000-1.0.18.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-48000-1.0.18.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-16000-1.0.12.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-32000-1.0.12.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-48000-1.0.12.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-8000-1.0.12.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-32000-1.0.18.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-48000-1.0.18.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-32000-1.0.13.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-48000-1.0.13.tar.gz
	/pub/pkgsrc/distfiles/kid3-3.3.0.tar.gz
	/pub/pkgsrc/distfiles/libdca-0.0.5.tar.bz2
	/pub/pkgsrc/distfiles/mp3to.gz
	/pub/pkgsrc/distfiles/squeezeboxserver-7.5.1-noCPAN.tgz
No changes made to these file.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 01:12:23 +00:00
asau
3997aff2d7 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 23:47:56 +00:00
marino
cc70f59e22 audio/sidplay: Fix DragonFly / use iostream and friends
Replace <iostream.h> includes and similar with c++ headers, and use
the standard namespace to fix breakage on DragonFly and NetBSD 5.99.
2011-11-23 19:17:07 +00:00
pooka
79a5232170 drop maintainership 2009-03-22 10:33:42 +00:00
joerg
3b0d97b0de Add DESTDIR support. 2008-06-20 01:09:05 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
joerg
071be08a0a DragonFly support. 2005-12-11 20:51:07 +00:00
tv
c4e47b6e2a NOT_FOR_PLATFORM Interix. 2005-10-31 16:09:18 +00:00
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
71c8259803 Add RMD160 digests to the SHA1 ones. 2005-02-23 20:39:42 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
xtraeme
83b574011f bl3ify, set USE_LANGUAGES=c c++. 2004-04-11 17:55:43 +00:00
grant
ed16993a08 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-22 07:14:59 +00:00
martti
ff0278ea30 COMMENT should start with a capital letter. 2003-07-21 16:24:36 +00:00
grant
91f00f1cbc s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
pooka
da7f983b70 update to sidplay 1.0.9, makes the package compile again
changes:
Not much, basically bugfixes and re-adding of NetBSD audio support
to the mainline.
2002-11-23 18:39:30 +00:00
wiz
bb4e73644b Convert to buildlink2. 2002-08-31 04:15:37 +00:00
mycroft
74444a2d2e Use /dev/sound. 2001-12-25 00:09:58 +00:00
zuntum
4bd6ecc9c5 Move pkg/ files into package's toplevel directory 2001-11-01 00:17:43 +00:00
jlam
a329bcfbc6 Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. 2001-06-26 18:17:11 +00:00
jlam
ee85e1ebd2 Remove some unnecessary patches to Makefile.in. 2001-06-26 18:16:43 +00:00
agc
952fa0ef9f Move to sha1 digests, and add distfile sizes. 2001-04-18 12:14:28 +00:00
agc
18ea9c7e79 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 10:22:24 +00:00
pooka
980c8a5f4c distname has changed 2001-04-14 10:30:37 +00:00
wiz
f7bb9e2078 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 13:30:32 +00:00
pooka
9e0c2107b4 Upgrade sidplay to 1.0.4.
The distribution method was changed slightly, as libsidplay was taken apart
into a separate package. Libsidplay continued the version numbering of the
old sidplay (with libsidplay included), while the new sidplay (without
libsidplay included) started from scratch. Hence ``upgrade'' to 1.0.4

Unfortunately no changelist available.
2000-06-20 21:12:04 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
frueauf
ff79a22372 sync. 1999-08-22 20:33:22 +00:00
frueauf
37a7561cce Make sidplay work even if X11 is not installed, provided in pr 8251
by Antti Kantee.
1999-08-22 20:32:34 +00:00
agc
a910a6fd62 Add package patch-sum files 1999-07-09 13:50:05 +00:00
frueauf
7491148363 Update sidplay to 1.36.35. Provided in pr 7846 by Antti Kantee.
* Don't allow SID to disable voice 3 if it has filters enabled.
* Improved emulation of Galway Noise based on PlaySID's
  Extended SID registers.
* Improved random number generator's bit 0.
* Improved ASCII conversion of CHR$-strings in MUS file format.
  (Peter Weighill)
1999-07-04 14:41:14 +00:00
frueauf
557d2a614b Add patches from Michael Schwendt <sidplay@geocities.com> to enable
ossaudio. Provided in pr 7693 by Antti Kantee.
1999-06-07 08:19:48 +00:00
frueauf
755285a3a8 Update sidplay to 1.36.34, provided in pr 7325 by Antti Kantee. 1999-05-10 11:26:11 +00:00
frueauf
2ac826aa99 Adjust path. 1999-02-09 13:34:10 +00:00
frueauf
a43f0ffa5d Initial import of sidplay-1.36.32, some tools for playing sidtunes.
Based on pr 6960 by Antti Kantee with some changes by myself.
1999-02-09 13:09:55 +00:00