diff options
author | nros <nros@pkgsrc.org> | 2016-04-20 12:10:24 +0000 |
---|---|---|
committer | nros <nros@pkgsrc.org> | 2016-04-20 12:10:24 +0000 |
commit | 406521157f436c3c974887f6df740df21c38d35c (patch) | |
tree | d00c69d12d8453b67d39622bbea7c29faa454e0c | |
parent | b2f44342477900ce1aafa2bcbbc5f555e9ff9755 (diff) | |
download | pkgsrc-406521157f436c3c974887f6df740df21c38d35c.tar.gz |
Set LICENSE for a lot of audio packages.
138 files changed, 277 insertions, 139 deletions
diff --git a/audio/SDL_sound/Makefile b/audio/SDL_sound/Makefile index 75c7347e435..e1981af2f75 100644 --- a/audio/SDL_sound/Makefile +++ b/audio/SDL_sound/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2015/04/25 14:20:18 tnn Exp $ +# $NetBSD: Makefile,v 1.31 2016/04/20 12:10:24 nros Exp $ # DISTNAME= SDL_sound-1.0.3 @@ -9,6 +9,7 @@ MASTER_SITES= http://icculus.org/SDL_sound/downloads/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://icculus.org/SDL_sound/ COMMENT= SDL library to handle the decoding of different file formats +LICENSE= gnu-lgpl-v2.1 GNU_CONFIGURE= YES USE_LIBTOOL= YES diff --git a/audio/abcde/Makefile b/audio/abcde/Makefile index 97a3a44ba9e..77640e60bc1 100644 --- a/audio/abcde/Makefile +++ b/audio/abcde/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.58 2016/04/13 17:48:36 wiz Exp $ +# $NetBSD: Makefile,v 1.59 2016/04/20 12:10:24 nros Exp $ DISTNAME= abcde-2.7.2 CATEGORIES= audio @@ -7,6 +7,7 @@ MASTER_SITES= http://abcde.einval.com/download/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://abcde.einval.com/ COMMENT= Command-line utility to rip and encode an audio CD +LICENSE= gnu-gpl-v2 DEPENDS+= cd-discid>=0.7:../../audio/cd-discid DEPENDS+= eyeD3-[0-9]*:../../audio/eyeD3 diff --git a/audio/adplug/Makefile b/audio/adplug/Makefile index f412e8f736c..6cc83da8933 100644 --- a/audio/adplug/Makefile +++ b/audio/adplug/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2012/09/11 23:59:21 asau Exp $ +# $NetBSD: Makefile,v 1.7 2016/04/20 12:10:24 nros Exp $ # DISTNAME= adplug-2.1 @@ -10,6 +10,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= jfranz@bsdprojects.net HOMEPAGE= http://adplug.sourceforge.net/ COMMENT= AdLib emulator library supporting many formats +LICENSE= gnu-lgpl-v2.1 GNU_CONFIGURE= yes USE_LIBTOOL= yes diff --git a/audio/alsa-plugins-oss/Makefile b/audio/alsa-plugins-oss/Makefile index 7d3a4b22002..d2bdb68f3c4 100644 --- a/audio/alsa-plugins-oss/Makefile +++ b/audio/alsa-plugins-oss/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2016/04/15 09:05:41 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2016/04/20 12:10:24 nros Exp $ DISTNAME= alsa-plugins-1.1.1 PKGNAME= ${DISTNAME:S/plugins/plugins-oss/} @@ -9,6 +9,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.alsa-project.org/ COMMENT= Advanced Linux Sound Architecture (ALSA) - OSS plugin +LICENSE= gnu-lgpl-v2.1 OR gnu-gpl-v2 GNU_CONFIGURE= yes USE_TOOLS= pkg-config gmake diff --git a/audio/alsa-plugins-pulse/Makefile b/audio/alsa-plugins-pulse/Makefile index a2d009fe4cc..a7cbdc5394e 100644 --- a/audio/alsa-plugins-pulse/Makefile +++ b/audio/alsa-plugins-pulse/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2016/04/15 09:05:41 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2016/04/20 12:10:24 nros Exp $ DISTNAME= alsa-plugins-1.1.1 PKGNAME= ${DISTNAME:S/plugins/plugins-pulse/} @@ -9,6 +9,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.alsa-project.org/ COMMENT= Advanced Linux Sound Architecture (ALSA) - PulseAudio plugin +LICENSE= gnu-lgpl-v2.1 OR gnu-gpl-v2 GNU_CONFIGURE= yes USE_TOOLS= pkg-config gmake diff --git a/audio/alsa-utils/Makefile b/audio/alsa-utils/Makefile index 0088eea38fe..383f0c20c61 100644 --- a/audio/alsa-utils/Makefile +++ b/audio/alsa-utils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2016/04/15 08:50:21 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2016/04/20 12:10:24 nros Exp $ DISTNAME= alsa-utils-1.1.1 CATEGORIES= audio @@ -9,6 +9,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.alsa-project.org/ COMMENT= Advanced Linux Sound Architecture (ALSA) CLI utilities +LICENSE= gnu-gpl-v2 GNU_CONFIGURE= yes USE_TOOLS+= pkg-config gmake gsed bash:run diff --git a/audio/amaroc/Makefile b/audio/amaroc/Makefile index c2c41cb5eb9..77fbfdb09f0 100644 --- a/audio/amaroc/Makefile +++ b/audio/amaroc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2014/05/17 16:10:41 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2016/04/20 12:10:25 nros Exp $ # DISTNAME= amaroc-0.3 @@ -10,6 +10,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://sourceforge.net/projects/amaroc/ COMMENT= Command line interface to Amarok +LICENSE= gnu-gpl-v2 DEPENDS+= ${PYPKGPREFIX}-curses-[0-9]*:../../devel/py-curses diff --git a/audio/bladeenc/Makefile b/audio/bladeenc/Makefile index e3c972b5d18..2f7335a5d07 100644 --- a/audio/bladeenc/Makefile +++ b/audio/bladeenc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2012/09/11 23:59:26 asau Exp $ +# $NetBSD: Makefile,v 1.29 2016/04/20 12:10:25 nros Exp $ # DISTNAME= bladeenc-0.94.2-src-stable @@ -10,6 +10,7 @@ MASTER_SITES= http://distfiles.aydogan.net/audio/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://bladeenc.mp3.no/ COMMENT= Free MPEG Audio Layer 3 encoder (not decoder) +LICENSE= gnu-lgpl-v2.1 WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} GNU_CONFIGURE= yes diff --git a/audio/bmp/Makefile.common b/audio/bmp/Makefile.common index 52ac84f18ac..22bcbe7259b 100644 --- a/audio/bmp/Makefile.common +++ b/audio/bmp/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.28 2013/04/06 19:42:41 rodent Exp $ +# $NetBSD: Makefile.common,v 1.29 2016/04/20 12:10:25 nros Exp $ # # used by audio/bmp/Makefile # used by audio/bmp-esound/Makefile @@ -10,6 +10,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=beepmp/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://beepmp.sourceforge.net/ COMMENT= Beep Media Player (fork of XMMS to work with GTK+ 2.x) +LICENSE= gnu-gpl-v2 DISTINFO_FILE= ${.CURDIR}/../../audio/bmp/distinfo FILESDIR= ${.CURDIR}/../../audio/xmms/files diff --git a/audio/cam/Makefile b/audio/cam/Makefile index 8ac1d0cd391..5255b521d43 100644 --- a/audio/cam/Makefile +++ b/audio/cam/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2015/08/18 07:31:01 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2016/04/20 12:10:25 nros Exp $ # DISTNAME= cam-1.02 @@ -9,6 +9,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= hubertf@NetBSD.org COMMENT= Cpu's Audio Mixer [curses based] +LICENSE= gnu-gpl-v2 CONFLICTS+= feh<1.2.6nb3 diff --git a/audio/cmp3/Makefile b/audio/cmp3/Makefile index b1775406fdf..39484fc17d8 100644 --- a/audio/cmp3/Makefile +++ b/audio/cmp3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2015/09/08 11:57:48 jperkin Exp $ +# $NetBSD: Makefile,v 1.31 2016/04/20 12:10:25 nros Exp $ # DISTNAME= cmp3-2.0pre6 @@ -10,6 +10,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cmp3/} MAINTAINER= rxg@NetBSD.org HOMEPAGE= http://cmp3.sourceforge.net/ COMMENT= Curses based frontend to mpg123 +LICENSE= gnu-gpl-v2 DEPENDS+= mpg123-[0-9]*:../../audio/mpg123 DEPENDS+= vorbis-tools-[0-9]*:../../audio/vorbis-tools diff --git a/audio/csound5-manual/Makefile b/audio/csound5-manual/Makefile index 54d3f9e47cf..16c43ca56fb 100644 --- a/audio/csound5-manual/Makefile +++ b/audio/csound5-manual/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2014/02/13 10:21:50 mrg Exp $ +# $NetBSD: Makefile,v 1.10 2016/04/20 12:10:25 nros Exp $ # DISTNAME= Csound${CSOUND_VERSION}_manual_html @@ -11,6 +11,7 @@ EXTRACT_SUFX= .zip MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.csounds.com/ COMMENT= Csound5 Reference Manual +LICENSE= gnu-fdl-v1.2 CSOUND_VERSION= 5.19 NO_BUILD= yes diff --git a/audio/csound6-manual/Makefile b/audio/csound6-manual/Makefile index 84f8b614fb5..12cf21bfcbc 100644 --- a/audio/csound6-manual/Makefile +++ b/audio/csound6-manual/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2015/12/05 21:25:28 adam Exp $ +# $NetBSD: Makefile,v 1.6 2016/04/20 12:10:25 nros Exp $ DISTNAME= manual_src PKGNAME= csound6-manual-${CSOUND_VERSION} @@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=csound/csound6/Csound6.02/} MAINTAINER= mrg@eterna.com.au HOMEPAGE= http://www.csounds.com/ COMMENT= Csound6 Reference Manual +LICENSE= gnu-fdl-v1.2 BUILD_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt BUILD_DEPENDS+= docbook-xsl-[0-9]*:../../textproc/docbook-xsl diff --git a/audio/daapd/Makefile b/audio/daapd/Makefile index f19fab3737d..292208fd208 100644 --- a/audio/daapd/Makefile +++ b/audio/daapd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2012/09/11 23:59:30 asau Exp $ +# $NetBSD: Makefile,v 1.28 2016/04/20 12:10:25 nros Exp $ DISTNAME= daapd-0.2.4b PKGREVISION= 1 @@ -9,6 +9,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= nathanw@NetBSD.org HOMEPAGE= http://www.deleet.de/projekte/daap/daapd/ COMMENT= Server for DAA protocol (iTunes) +LICENSE= gnu-gpl-v2 MAKE_JOBS_SAFE= no diff --git a/audio/disc-cover/Makefile b/audio/disc-cover/Makefile index becb112f44d..00d945349f9 100644 --- a/audio/disc-cover/Makefile +++ b/audio/disc-cover/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2015/06/12 10:48:22 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2016/04/20 12:10:25 nros Exp $ # DISTNAME= disc-cover-1.5.6 @@ -9,6 +9,7 @@ MASTER_SITES= http://www.vanhemert.co.uk/files/ MAINTAINER= drochner@NetBSD.org HOMEPAGE= http://www.vanhemert.co.uk/disc-cover.html COMMENT= Generation of CD covers +LICENSE= gnu-gpl-v2 DEPENDS+= p5-Audio-CD>=0.05:../../audio/p5-Audio-CD diff --git a/audio/distmp3/Makefile b/audio/distmp3/Makefile index 25ac73fc64b..1d047a95a98 100644 --- a/audio/distmp3/Makefile +++ b/audio/distmp3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2015/06/12 10:48:22 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2016/04/20 12:10:25 nros Exp $ # DISTNAME= distmp3-0.1.9 @@ -9,6 +9,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Distributed mp3 encoding across multiple hosts +LICENSE= gnu-gpl-v2 USE_LANGUAGES= # empty USE_TOOLS+= perl:run diff --git a/audio/easyh10/Makefile b/audio/easyh10/Makefile index 29d5411596d..6f512647aca 100644 --- a/audio/easyh10/Makefile +++ b/audio/easyh10/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2013/04/13 07:55:03 ghen Exp $ +# $NetBSD: Makefile,v 1.8 2016/04/20 12:10:25 nros Exp $ DISTNAME= easyh10-1.5 PKGREVISION= 1 @@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=easyh10/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://easyh10.sourceforge.net/ COMMENT= Database tool for the iRiver H10 digital audio player +LICENSE= gnu-gpl-v2 USE_TOOLS+= gmake diff --git a/audio/espeak/Makefile b/audio/espeak/Makefile index 0d5f9f74425..891a1604cab 100644 --- a/audio/espeak/Makefile +++ b/audio/espeak/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2012/09/11 23:59:31 asau Exp $ +# $NetBSD: Makefile,v 1.10 2016/04/20 12:10:25 nros Exp $ # DISTNAME= espeak-1.31-source @@ -10,7 +10,7 @@ EXTRACT_SUFX= .zip MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://espeak.sourceforge.net/ COMMENT= Speech synthesizer -#LICENSE= GPLv3 +LICENSE= gnu-gpl-v3 USE_LANGUAGES= c++ USE_TOOLS+= gmake diff --git a/audio/freepats/Makefile b/audio/freepats/Makefile index f09ac5c7536..c12381696a2 100644 --- a/audio/freepats/Makefile +++ b/audio/freepats/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2012/09/11 23:59:37 asau Exp $ +# $NetBSD: Makefile,v 1.10 2016/04/20 12:10:25 nros Exp $ # DISTNAME= freepats-20060219 @@ -9,6 +9,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://freepats.zenvoid.org/ COMMENT= Free patches (audio samples) for TiMidity +LICENSE= gnu-gpl-v2 WRKSRC= ${WRKDIR}/freepats NO_CONFIGURE= yes diff --git a/audio/gkrellm-volume/Makefile b/audio/gkrellm-volume/Makefile index 8b6ead4c312..84fe25161d8 100644 --- a/audio/gkrellm-volume/Makefile +++ b/audio/gkrellm-volume/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.53 2016/03/05 11:28:03 jperkin Exp $ +# $NetBSD: Makefile,v 1.54 2016/04/20 12:10:26 nros Exp $ DISTNAME= gkrellm-volume-2.1.13 PKGREVISION= 29 @@ -8,6 +8,7 @@ MASTER_SITES= http://gkrellm.luon.net/files/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://gkrellm.luon.net/volume.phtml COMMENT= Gkrellm2 volume mixer plugin +LICENSE= gnu-gpl-v2 USE_TOOLS+= gmake msgfmt pkg-config USE_PKGLOCALEDIR= YES diff --git a/audio/gmp3info/Makefile b/audio/gmp3info/Makefile index 4a55667a046..6e30802c90e 100644 --- a/audio/gmp3info/Makefile +++ b/audio/gmp3info/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.52 2015/09/08 11:57:48 jperkin Exp $ +# $NetBSD: Makefile,v 1.53 2016/04/20 12:10:26 nros Exp $ DISTNAME= mp3info-0.8.5a PKGNAME= g${DISTNAME} @@ -11,6 +11,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.ibiblio.org/mp3info/ COMMENT= Utility to read and modify the ID3 tags of MP3 files +LICENSE= gnu-gpl-v2 CONFLICTS= mp3info-[0-9]* diff --git a/audio/gnome-audio/Makefile b/audio/gnome-audio/Makefile index 435a75b4146..aaacc7138d2 100644 --- a/audio/gnome-audio/Makefile +++ b/audio/gnome-audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2013/12/23 11:57:02 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2016/04/20 12:10:26 nros Exp $ DISTNAME= gnome-audio-2.22.2 CATEGORIES= audio @@ -8,6 +8,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gnome.org/ COMMENT= Set of audio files for GNOME +LICENSE= cc-by-sa-v3.0 NO_CONFIGURE= YES NO_BUILD= YES diff --git a/audio/gnome-speech/Makefile.common b/audio/gnome-speech/Makefile.common index 21033f2e3a7..f807d5fd660 100644 --- a/audio/gnome-speech/Makefile.common +++ b/audio/gnome-speech/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.3 2012/09/12 00:24:35 asau Exp $ +# $NetBSD: Makefile.common,v 1.4 2016/04/20 12:10:26 nros Exp $ # # used by audio/gnome-speech/Makefile # used by audio/gnome-speech-espeak/Makefile @@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-speech/0.4/} EXTRACT_SUFX= .tar.bz2 HOMEPAGE= http://www.gnome.org/ +LICENSE= gnu-gpl-v2 PATCHDIR= ${.CURDIR}/../gnome-speech/patches DISTINFO_FILE= ${.CURDIR}/../gnome-speech/distinfo diff --git a/audio/gnome-vfs-cdda/Makefile b/audio/gnome-vfs-cdda/Makefile index 89480c6f60e..78955269da8 100644 --- a/audio/gnome-vfs-cdda/Makefile +++ b/audio/gnome-vfs-cdda/Makefile @@ -1,10 +1,12 @@ -# $NetBSD: Makefile,v 1.30 2016/03/05 11:28:03 jperkin Exp $ +# $NetBSD: Makefile,v 1.31 2016/04/20 12:10:26 nros Exp $ # GNOME_VFS_NAME= cdda PKGREVISION= 22 CATEGORIES= audio +LICENSE= gnu-lgpl-v2 + CPPFLAGS+= -I${BUILDLINK_PREFIX.cdparanoia}/include/cdparanoia EGFILES+= modules/cdda-module.conf diff --git a/audio/goom/Makefile b/audio/goom/Makefile index 39a8bb969e9..f95a7b21ef6 100644 --- a/audio/goom/Makefile +++ b/audio/goom/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2012/09/12 00:24:35 asau Exp $ +# $NetBSD: Makefile,v 1.10 2016/04/20 12:10:26 nros Exp $ # DISTNAME= goom-2k4-0-src @@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=goom/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.ios-software.com/index.php3?page=projet&quoi=1&lg=AN COMMENT= Visual effects generator for mp3 players +LICENSE= gnu-lgpl-v2.1 WRKSRC= ${WRKDIR}/goom2k4-0 USE_PKGLOCALEDIR= yes diff --git a/audio/gramofile/Makefile b/audio/gramofile/Makefile index 62d54bc427d..81875c88586 100644 --- a/audio/gramofile/Makefile +++ b/audio/gramofile/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2015/08/18 07:31:01 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2016/04/20 12:10:26 nros Exp $ # DISTNAME= gramofile-1.6 @@ -9,6 +9,7 @@ MASTER_SITES= http://www.opensourcepartners.nl/~costar/gramofile/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.opensourcepartners.nl/~costar/gramofile/ COMMENT= Tool for ripping audio from vinyl +LICENSE= gnu-gpl-v2 BUILD_TARGET= gramofile makebplay diff --git a/audio/herrie/Makefile b/audio/herrie/Makefile index e396ada3bb2..2ded5b04eaf 100644 --- a/audio/herrie/Makefile +++ b/audio/herrie/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2016/03/05 11:28:04 jperkin Exp $ +# $NetBSD: Makefile,v 1.26 2016/04/20 12:10:26 nros Exp $ # DISTNAME= herrie-2.2 @@ -10,6 +10,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://herrie.info/ COMMENT= Minimalistic, ncurses-based audio player +LICENSE= 2-clause-bsd AND gnu-gpl-v2 HAS_CONFIGURE= yes USE_LIBTOOL= yes diff --git a/audio/hydrogen/Makefile b/audio/hydrogen/Makefile index 7e973b0344a..7649bd8b1e1 100644 --- a/audio/hydrogen/Makefile +++ b/audio/hydrogen/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.49 2016/03/05 11:28:04 jperkin Exp $ +# $NetBSD: Makefile,v 1.50 2016/04/20 12:10:26 nros Exp $ DISTNAME= 0.9.6.1 PKGNAME= hydrogen-0.9.6.1 @@ -13,6 +13,7 @@ WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} MAINTAINER= mrg@eterna.com.au HOMEPAGE= http://www.hydrogen-music.org/ COMMENT= Real time drum machine/sequencer +LICENSE= gnu-gpl-v2 USE_LANGUAGES= c c++ USE_LIBTOOL= yes diff --git a/audio/icecast1/Makefile b/audio/icecast1/Makefile index bf1e5337c95..ff07fde7f67 100644 --- a/audio/icecast1/Makefile +++ b/audio/icecast1/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2014/05/17 16:10:41 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2016/04/20 12:10:26 nros Exp $ # DISTNAME= icecast-1.3.12 @@ -9,6 +9,7 @@ MASTER_SITES= http://downloads.xiph.org/releases/icecast/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.icecast.org/ COMMENT= Internet broadcasting system using Mpeg Layer III streaming +LICENSE= gnu-gpl-v2 RCD_SCRIPTS= icecast PKG_SYSCONFSUBDIR= icecast diff --git a/audio/ices-mp3/Makefile b/audio/ices-mp3/Makefile index ed6afd743ef..c2e43f4034d 100644 --- a/audio/ices-mp3/Makefile +++ b/audio/ices-mp3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2015/06/12 10:48:22 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2016/04/20 12:10:26 nros Exp $ # DISTNAME= ices-${ICES_VERSION} @@ -11,6 +11,7 @@ MASTER_SITES= http://svn.xiph.org/releases/ices/ MAINTAINER= kim@tac.nyc.ny.us HOMEPAGE= http://www.icecast.org/ices.php COMMENT= Source client for a streaming server +LICENSE= gnu-gpl-v2 USE_TOOLS+= automake pkg-config USE_LIBTOOL= yes diff --git a/audio/id3/Makefile b/audio/id3/Makefile index 6ebbedede99..97612fdea2e 100644 --- a/audio/id3/Makefile +++ b/audio/id3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2012/09/12 00:24:39 asau Exp $ +# $NetBSD: Makefile,v 1.11 2016/04/20 12:10:26 nros Exp $ DISTNAME= id3_0.15.orig PKGNAME= id3-0.15 @@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/i/id3/} MAINTAINER= pkgsrc-users@NetBSD.org #HOMEPAGE= http://packages.qa.debian.org/i/id3.html COMMENT= ID3 v1.1 tag editor +LICENSE= gnu-gpl-v2 WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} diff --git a/audio/id3ed/Makefile b/audio/id3ed/Makefile index 46e836bdec4..5fec34ea030 100644 --- a/audio/id3ed/Makefile +++ b/audio/id3ed/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2015/08/18 07:31:02 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2016/04/20 12:10:27 nros Exp $ # DISTNAME= id3ed-1.10.4 @@ -9,6 +9,7 @@ MASTER_SITES= http://users.dakotacom.net/~donut/programs/id3ed/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://users.dakotacom.net/~donut/programs/id3ed.html COMMENT= Edit id3 description tags in mpeg3 files +LICENSE= gnu-gpl-v2 INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 diff --git a/audio/id3lib/Makefile b/audio/id3lib/Makefile index 04e9aff9bb1..bc1aaf8366a 100644 --- a/audio/id3lib/Makefile +++ b/audio/id3lib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2014/10/09 14:05:56 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2016/04/20 12:10:27 nros Exp $ # DISTNAME= id3lib-3.8.3 @@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=id3lib/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://id3lib.sourceforge.net/ COMMENT= Library for manipulating ID3v1 and ID3v2 tags +LICENSE= gnu-gpl-v2 USE_LANGUAGES= c c++ GNU_CONFIGURE= yes diff --git a/audio/ifp-line/Makefile b/audio/ifp-line/Makefile index 0e27478962b..1251289756c 100644 --- a/audio/ifp-line/Makefile +++ b/audio/ifp-line/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2015/08/08 11:44:35 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2016/04/20 12:10:27 nros Exp $ DISTNAME= ifp-line-0.3 CATEGORIES= audio @@ -7,6 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ifp-driver/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://ifp-driver.sourceforge.net/ COMMENT= Command-line interface to iRiver MP3 players +LICENSE= gnu-gpl-v2 INSTALL_MAKE_FLAGS+= PREFIX=${DESTDIR}${PREFIX} INSTALLATION_DIRS+= bin diff --git a/audio/juke/Makefile b/audio/juke/Makefile index cd8cdf0d04a..7b3230d99e9 100644 --- a/audio/juke/Makefile +++ b/audio/juke/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2015/09/08 11:57:48 jperkin Exp $ +# $NetBSD: Makefile,v 1.17 2016/04/20 12:10:27 nros Exp $ # DISTNAME= juke-0.7 @@ -9,6 +9,7 @@ MASTER_SITES= http://www.moll.no/oyvind/distfiles/ MAINTAINER= mob@bicekru.org #HOMEPAGE= http://johan.nocrew.org/nav10/unix/juke/ COMMENT= Simple ncurses based jukebox +LICENSE= gnu-gpl-v2 GNU_CONFIGURE= YES diff --git a/audio/liba52/Makefile b/audio/liba52/Makefile index 45326ae136b..0eb02fee090 100644 --- a/audio/liba52/Makefile +++ b/audio/liba52/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2012/09/12 00:24:41 asau Exp $ +# $NetBSD: Makefile,v 1.22 2016/04/20 12:10:27 nros Exp $ # DISTNAME= a52dec-0.7.4 @@ -10,6 +10,7 @@ MASTER_SITES= http://liba52.sourceforge.net/files/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://liba52.sourceforge.net/ COMMENT= Free ATSC A/52 stream decoder library +LICENSE= gnu-gpl-v2 GNU_CONFIGURE= yes USE_LIBTOOL= yes diff --git a/audio/libao/Makefile.common b/audio/libao/Makefile.common index 2f146cdd42e..c143169c56c 100644 --- a/audio/libao/Makefile.common +++ b/audio/libao/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.37 2014/10/05 16:41:05 wiz Exp $ +# $NetBSD: Makefile.common,v 1.38 2016/04/20 12:10:27 nros Exp $ # # used by audio/libao-alsa/Makefile # used by audio/libao-arts/Makefile @@ -16,6 +16,7 @@ MASTER_SITES= http://downloads.xiph.org/releases/ao/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.xiph.org/ao/ COMMENT= Cross-platform audio library +LICENSE= gnu-gpl-v2 DISTINFO_FILE= ${.CURDIR}/../../audio/libao/distinfo PATCHDIR= ${.CURDIR}/../../audio/libao/patches diff --git a/audio/libcdaudio/Makefile b/audio/libcdaudio/Makefile index bac353916ab..ebe00371f2a 100644 --- a/audio/libcdaudio/Makefile +++ b/audio/libcdaudio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2014/10/09 14:05:56 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2016/04/20 12:10:27 nros Exp $ DISTNAME= libcdaudio-0.99.12 PKGREVISION= 2 @@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libcdaudio/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://libcdaudio.sourceforge.net/ COMMENT= Multi-platform CD player development library +LICENSE= gnu-gpl-v2 NOT_FOR_PLATFORM= Interix-*-* diff --git a/audio/libcddb/Makefile b/audio/libcddb/Makefile index 3db9298596b..de477b4ec17 100644 --- a/audio/libcddb/Makefile +++ b/audio/libcddb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2014/10/09 14:05:56 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2016/04/20 12:10:27 nros Exp $ DISTNAME= libcddb-1.3.2 PKGREVISION= 1 @@ -9,6 +9,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= drochner@NetBSD.org HOMEPAGE= http://libcddb.sourceforge.net/ COMMENT= Library to access data on a CDDB server +LICENSE= gnu-gpl-v2 USE_PKGLOCALEDIR= yes USE_LIBTOOL= yes diff --git a/audio/libid3tag/Makefile b/audio/libid3tag/Makefile index 735deb01273..342322cf719 100644 --- a/audio/libid3tag/Makefile +++ b/audio/libid3tag/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2014/10/09 14:05:56 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2016/04/20 12:10:27 nros Exp $ # DISTNAME= libid3tag-0.15.1b @@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mad/} MAINTAINER= simonb@NetBSD.org HOMEPAGE= http://sourceforge.net/projects/mad/ COMMENT= ID3 tag library, part of MAD (MPEG Audio Decoder) +LICENSE= gnu-gpl-v2 CONFLICTS= mad<0.15 diff --git a/audio/libmad/Makefile b/audio/libmad/Makefile index 0d93a0e2abb..96753a75b73 100644 --- a/audio/libmad/Makefile +++ b/audio/libmad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2014/10/09 14:05:56 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2016/04/20 12:10:27 nros Exp $ # DISTNAME= libmad-0.15.1b @@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mad/} MAINTAINER= simonb@NetBSD.org HOMEPAGE= http://sourceforge.net/projects/mad/ COMMENT= High-quality MPEG audio decoder +LICENSE= gnu-gpl-v2 CONFLICTS= mad<0.15 diff --git a/audio/libmpcdec/Makefile b/audio/libmpcdec/Makefile index 8d64fa062ba..30fb25d1450 100644 --- a/audio/libmpcdec/Makefile +++ b/audio/libmpcdec/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2014/04/18 12:43:20 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2016/04/20 12:10:27 nros Exp $ DISTNAME= libmpcdec-1.2.6 CATEGORIES= audio @@ -8,6 +8,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.musepack.net/ COMMENT= Portable Musepack decoder library (V7) +LICENSE= modified-bsd GNU_CONFIGURE= yes USE_LANGUAGES= c c++ diff --git a/audio/libmtag/Makefile b/audio/libmtag/Makefile index 75213876551..93d1d96d7f3 100644 --- a/audio/libmtag/Makefile +++ b/audio/libmtag/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2013/10/17 07:56:40 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2016/04/20 12:10:27 nros Exp $ # DISTNAME= libmtag-0.3.2 @@ -9,6 +9,7 @@ MASTER_SITES= http://libmtag.googlecode.com/files/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://code.google.com/p/libmtag/ COMMENT= Music tagging library +LICENSE= gnu-lgpl-v2.1 GNU_CONFIGURE= yes USE_TOOLS+= pkg-config diff --git a/audio/libopenspc/Makefile b/audio/libopenspc/Makefile index 1bba21d9187..5f98f88cfdb 100644 --- a/audio/libopenspc/Makefile +++ b/audio/libopenspc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2012/09/12 00:24:43 asau Exp $ +# $NetBSD: Makefile,v 1.5 2016/04/20 12:10:27 nros Exp $ # DISTNAME= OpenSPC_snap-20050926 @@ -10,6 +10,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://home.comcast.net/~brad.martin1/ COMMENT= Library and player for SPC sound files +LICENSE= gnu-lgpl-v2.1 WRKSRC= ${WRKDIR}/libopenspc-0.3.99 GNU_CONFIGURE= yes diff --git a/audio/libsidplay/Makefile b/audio/libsidplay/Makefile index a24351d199d..51e1e42fbe1 100644 --- a/audio/libsidplay/Makefile +++ b/audio/libsidplay/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2012/09/12 00:24:44 asau Exp $ +# $NetBSD: Makefile,v 1.26 2016/04/20 12:10:28 nros Exp $ # DISTNAME= libsidplay-1.36.59 @@ -10,6 +10,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.tnsp.org/?p=libsidplay1 COMMENT= Sidplay Library +LICENSE= gnu-gpl-v2 CONFLICTS= sidplay-1.36.* diff --git a/audio/libsidplay2/Makefile b/audio/libsidplay2/Makefile index a39bca8fa40..3f977404ce6 100644 --- a/audio/libsidplay2/Makefile +++ b/audio/libsidplay2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2014/02/07 14:16:34 wiedi Exp $ +# $NetBSD: Makefile,v 1.8 2016/04/20 12:10:28 nros Exp $ # DISTNAME= sidplay-libs-2.1.1 @@ -10,6 +10,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sidplay2/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://sidplay2.sourceforge.net/ COMMENT= Sidplay2 Library +LICENSE= gnu-gpl-v2 OVERRIDE_DIRDEPTH= 3 GNU_CONFIGURE= yes diff --git a/audio/libspiff/Makefile b/audio/libspiff/Makefile index d2a7bb031f0..606dff273bb 100644 --- a/audio/libspiff/Makefile +++ b/audio/libspiff/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2012/09/12 00:24:44 asau Exp $ +# $NetBSD: Makefile,v 1.8 2016/04/20 12:10:28 nros Exp $ # DISTNAME= libspiff-1.0.0 @@ -9,6 +9,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://libspiff.sourceforge.net/ COMMENT= XML Shareable Playlist Format (XSPF) library +LICENSE= modified-bsd GNU_CONFIGURE= yes USE_LIBTOOL= yes diff --git a/audio/libvisual-bmp/Makefile b/audio/libvisual-bmp/Makefile index 1b93275bc3f..c9bacc3f824 100644 --- a/audio/libvisual-bmp/Makefile +++ b/audio/libvisual-bmp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.41 2015/04/25 14:20:22 tnn Exp $ +# $NetBSD: Makefile,v 1.42 2016/04/20 12:10:28 nros Exp $ # DISTNAME= libvisual-bmp-0.2.0 @@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libvisual/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://localhost.nl/~synap/libvisual-wiki/ COMMENT= Libvisual Beep Media Player plugin +LICENSE= gnu-gpl-v2 USE_PKGLOCALEDIR= yes USE_LIBTOOL= yes diff --git a/audio/libvisual-plugins/Makefile b/audio/libvisual-plugins/Makefile index 066612980ae..945daf15e02 100644 --- a/audio/libvisual-plugins/Makefile +++ b/audio/libvisual-plugins/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.44 2015/04/25 14:20:22 tnn Exp $ +# $NetBSD: Makefile,v 1.45 2016/04/20 12:10:28 nros Exp $ # DISTNAME= libvisual-plugins-0.4.0 @@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libvisual/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://localhost.nl/~synap/libvisual-wiki/ COMMENT= Plugins for libvisual +LICENSE= gnu-gpl-v2 CONFLICTS= libvisual-nebulus-[0-9]* libvisual-gforce-[0-9]* diff --git a/audio/libvisual/Makefile b/audio/libvisual/Makefile index 4ef0abaf264..bcfdf3b809a 100644 --- a/audio/libvisual/Makefile +++ b/audio/libvisual/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2015/04/21 23:17:31 mef Exp $ +# $NetBSD: Makefile,v 1.26 2016/04/20 12:10:28 nros Exp $ # DISTNAME= libvisual-0.4.0 @@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libvisual/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://github.com/Libvisual/libvisual/wiki/General-information COMMENT= Abstraction library for applications and audio visualisation plugins +LICENSE= gnu-lgpl-v2.1 USE_LANGUAGES= c c++ USE_LIBTOOL= yes diff --git a/audio/libvisual0.2-plugins/Makefile b/audio/libvisual0.2-plugins/Makefile index fa8420763f5..6df8c18284b 100644 --- a/audio/libvisual0.2-plugins/Makefile +++ b/audio/libvisual0.2-plugins/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2015/12/29 04:54:35 dholland Exp $ +# $NetBSD: Makefile,v 1.29 2016/04/20 12:10:28 nros Exp $ # DISTNAME= libvisual-plugins-0.2.0 @@ -10,6 +10,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libvisual/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://localhost.nl/~synap/libvisual-wiki/ COMMENT= Plugins for libvisual +LICENSE= gnu-gpl-v2 CONFLICTS= libvisual-nebulus-[0-9]* libvisual-gforce-[0-9]* CONFLICTS+= libvisual-plugins<0.4.0 diff --git a/audio/libvisual0.2/Makefile b/audio/libvisual0.2/Makefile index cf648848d0d..78c212a978a 100644 --- a/audio/libvisual0.2/Makefile +++ b/audio/libvisual0.2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2013/12/10 14:21:43 jperkin Exp $ +# $NetBSD: Makefile,v 1.8 2016/04/20 12:10:28 nros Exp $ # DISTNAME= libvisual-0.2.0 @@ -10,6 +10,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libvisual/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://localhost.nl/~synap/libvisual-wiki/ COMMENT= Abstraction library for applications and audio visualisation plugins +LICENSE= gnu-lgpl-v2.1 CONFLICTS+= libvisual<0.4.0 diff --git a/audio/liteamp/Makefile b/audio/liteamp/Makefile index 47c14e30b1f..6dbeb7a2a9a 100644 --- a/audio/liteamp/Makefile +++ b/audio/liteamp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.71 2016/03/05 11:28:04 jperkin Exp $ +# $NetBSD: Makefile,v 1.72 2016/04/20 12:10:28 nros Exp $ DISTNAME= liteamp-0.2.4.2 PKGREVISION= 50 @@ -8,6 +8,7 @@ MASTER_SITES= http://kldp.net/frs/download.php/1153/ MAINTAINER= minskim@NetBSD.org HOMEPAGE= http://kldp.net/projects/liteamp/ COMMENT= Light-weight Music Player for GNOME2 +LICENSE= gnu-gpl-v2 GNU_CONFIGURE= yes USE_TOOLS+= gmake intltool msgfmt perl pkg-config diff --git a/audio/mad123/Makefile b/audio/mad123/Makefile index 52eac7603fd..f5072e5107e 100644 --- a/audio/mad123/Makefile +++ b/audio/mad123/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.41 2016/03/05 11:28:04 jperkin Exp $ +# $NetBSD: Makefile,v 1.42 2016/04/20 12:10:28 nros Exp $ # DISTNAME= mad123-0.8.5 @@ -9,6 +9,7 @@ MASTER_SITES= http://www.mctavish.co.uk/mad123/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.mctavish.co.uk/mad123/ COMMENT= Command-line MPEG audio player +LICENSE= gnu-gpl-v2 USE_TOOLS+= nroff diff --git a/audio/madplay/Makefile b/audio/madplay/Makefile index f2457409e03..96197e93c6a 100644 --- a/audio/madplay/Makefile +++ b/audio/madplay/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 2012/10/02 23:47:56 asau Exp $ +# $NetBSD: Makefile,v 1.38 2016/04/20 12:10:28 nros Exp $ # DISTNAME= madplay-0.15.2b @@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mad/} MAINTAINER= simonb@NetBSD.org HOMEPAGE= http://sourceforge.net/projects/mad/ COMMENT= High-quality MPEG audio decoder +LICENSE= gnu-gpl-v2 USE_PKGLOCALEDIR= YES GNU_CONFIGURE= YES diff --git a/audio/malint/Makefile b/audio/malint/Makefile index 718c5444fc2..e2a97522111 100644 --- a/audio/malint/Makefile +++ b/audio/malint/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2012/12/12 10:44:07 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2016/04/20 12:10:28 nros Exp $ # DISTNAME= malint-0.2 @@ -8,6 +8,7 @@ MASTER_SITES= http://www.nih.at/malint/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.nih.at/malint/ COMMENT= MPEG audio stream validator +LICENSE= gnu-gpl-v2 GNU_CONFIGURE= yes TEST_TARGET= check diff --git a/audio/milkytracker/Makefile b/audio/milkytracker/Makefile index 25367d55a29..d9962c0eb1e 100644 --- a/audio/milkytracker/Makefile +++ b/audio/milkytracker/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2015/04/25 14:20:22 tnn Exp $ +# $NetBSD: Makefile,v 1.9 2016/04/20 12:10:29 nros Exp $ # DISTNAME= milkytracker-0.90.86 @@ -10,6 +10,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= jkuittinen@users.sourceforge.net HOMEPAGE= http://milkytracker.org/ COMMENT= Music tracker inspired by Fast Tracker 2 +LICENSE= gnu-gpl-v3 GNU_CONFIGURE= yes USE_LANGUAGES= c c++ diff --git a/audio/mkcdtoc/Makefile b/audio/mkcdtoc/Makefile index f52c7a8102d..8a63d394018 100644 --- a/audio/mkcdtoc/Makefile +++ b/audio/mkcdtoc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2015/06/12 10:48:23 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2016/04/20 12:10:29 nros Exp $ # DISTNAME= mkcdtoc-1.0 @@ -10,6 +10,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://sourceforge.net/projects/mkcdtoc/ COMMENT= Script to create .toc files for cdrdao +LICENSE= gnu-gpl-v2 USE_TOOLS+= gmake perl pod2man MAKE_ENV+= PERL=${PERL5} diff --git a/audio/moss/Makefile b/audio/moss/Makefile index 0cc6cd8bb9e..a682faebc59 100644 --- a/audio/moss/Makefile +++ b/audio/moss/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2015/12/05 21:25:28 adam Exp $ +# $NetBSD: Makefile,v 1.26 2016/04/20 12:10:29 nros Exp $ DISTNAME= moss-0.1.13 PKGREVISION= 6 @@ -8,6 +8,7 @@ MASTER_SITES= http://kldp.net/frs/download.php/1580/ MAINTAINER= myunggoni@users.kldp.net HOMEPAGE= http://moss.kldp.net/ COMMENT= MP3/OGG Streaming Server +LICENSE= gnu-gpl-v2 DEPENDS+= ${PYPKGPREFIX}-ogg>=1.3:../../audio/py-ogg DEPENDS+= ${PYPKGPREFIX}-vorbis>=1.3:../../audio/py-vorbis diff --git a/audio/mp3asm/Makefile b/audio/mp3asm/Makefile index 20b595cb729..603655f6e22 100644 --- a/audio/mp3asm/Makefile +++ b/audio/mp3asm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2012/10/02 23:47:58 asau Exp $ +# $NetBSD: Makefile,v 1.12 2016/04/20 12:10:29 nros Exp $ # DISTNAME= mp3asm-0.1.3-1 @@ -10,6 +10,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= rxg@NetBSD.org HOMEPAGE= http://mp3asm.sourceforge.net/ COMMENT= MPEG 1/2/2.5 audio layer 1,2,3 frame level editor +LICENSE= gnu-gpl-v2 WRKSRC= ${WRKDIR}/mp3asm-0.1 GNU_CONFIGURE= yes diff --git a/audio/mp3blaster/Makefile b/audio/mp3blaster/Makefile index 28ee5aee899..931b8d7d357 100644 --- a/audio/mp3blaster/Makefile +++ b/audio/mp3blaster/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2015/08/18 07:31:02 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2016/04/20 12:10:29 nros Exp $ DISTNAME= mp3blaster-3.2.5 PKGREVISION= 6 @@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mp3blaster/} MAINTAINER= rxg@NetBSD.org HOMEPAGE= http://mp3blaster.sourceforge.net/ COMMENT= MP3 console curses-based player +LICENSE= gnu-gpl-v2 CONFLICTS= splay-[0-9]* diff --git a/audio/mp3cut/Makefile b/audio/mp3cut/Makefile index 23d4dd9ac1d..40ab69c1935 100644 --- a/audio/mp3cut/Makefile +++ b/audio/mp3cut/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2015/06/12 10:48:23 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2016/04/20 12:10:29 nros Exp $ DISTNAME= mp3cut-1.13 PKGREVISION= 6 @@ -8,6 +8,7 @@ MASTER_SITES= http://search.cpan.org/CPAN/authors/id/J/JV/JV/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/~jv/mp3cut/ COMMENT= Tools to concatenate and split MP3 files +LICENSE= ${PERL5_LICENSE} DEPENDS+= p5-CDDB-File>=1.05:../../audio/p5-CDDB-File DEPENDS+= p5-MPEG-Audio-Frame>=0.09:../../audio/p5-MPEG-Audio-Frame diff --git a/audio/mp3info/Makefile b/audio/mp3info/Makefile index bab2bea4f94..6daa2e6de32 100644 --- a/audio/mp3info/Makefile +++ b/audio/mp3info/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2014/10/09 14:05:57 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2016/04/20 12:10:29 nros Exp $ # DISTNAME= mp3info-0.2.16 @@ -7,6 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE:=apps/sound/editors/} MAINTAINER= simonb@NetBSD.org COMMENT= MP3 header and tag information tool +LICENSE= gnu-gpl-v2 CONFLICTS= gmp3info-[0-9]* diff --git a/audio/mp3splt-gtk/Makefile b/audio/mp3splt-gtk/Makefile index 7219c06839f..1aa77b0f605 100644 --- a/audio/mp3splt-gtk/Makefile +++ b/audio/mp3splt-gtk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2016/03/05 11:28:04 jperkin Exp $ +# $NetBSD: Makefile,v 1.34 2016/04/20 12:10:29 nros Exp $ # DISTNAME= mp3splt-gtk-0.8.2 @@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mp3splt/} MAINTAINER= schmonz@NetBSD.org HOMEPAGE= http://mp3splt.sourceforge.net/ COMMENT= Utility to split MP3 (VBR supported) and OGG files +LICENSE= gnu-gpl-v2 USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes diff --git a/audio/mppenc/Makefile b/audio/mppenc/Makefile index 8ba712e1d50..47a0edd02bf 100644 --- a/audio/mppenc/Makefile +++ b/audio/mppenc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2012/10/02 23:48:00 asau Exp $ +# $NetBSD: Makefile,v 1.4 2016/04/20 12:10:29 nros Exp $ # DISTNAME= mppenc-1.16 @@ -9,6 +9,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.musepack.net/ COMMENT= Musepack encoder +LICENSE= gnu-lgpl-v2.1 USE_CMAKE= yes diff --git a/audio/mserv-devel/Makefile b/audio/mserv-devel/Makefile index 43f9ef3e298..f4a30d1e14d 100644 --- a/audio/mserv-devel/Makefile +++ b/audio/mserv-devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2015/06/12 10:48:23 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2016/04/20 12:10:29 nros Exp $ # DISTNAME= mserv-0.39a @@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mserv/} MAINTAINER= kim@tac.nyc.ny.us HOMEPAGE= http://www.mserv.org/ COMMENT= Local centralised music server environment +LICENSE= original-bsd GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-engine-icecast diff --git a/audio/mserv/Makefile b/audio/mserv/Makefile index fddc3652538..d0fd63f599c 100644 --- a/audio/mserv/Makefile +++ b/audio/mserv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.40 2015/06/12 10:48:23 wiz Exp $ +# $NetBSD: Makefile,v 1.41 2016/04/20 12:10:29 nros Exp $ # DISTNAME= mserv-0.35 @@ -9,6 +9,7 @@ MASTER_SITES= http://www.mserv.org/download/ MAINTAINER= martin@NetBSD.org HOMEPAGE= http://www.mserv.org/ COMMENT= Local centralised music server environment +LICENSE= original-bsd GNU_CONFIGURE= yes CONFIGURE_ARGS+= --datadir=${PREFIX}/share/mserv diff --git a/audio/mt-daapd/Makefile b/audio/mt-daapd/Makefile index 1f4cdb9370f..c7fc0e1edf8 100644 --- a/audio/mt-daapd/Makefile +++ b/audio/mt-daapd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2013/07/12 10:44:52 jperkin Exp $ +# $NetBSD: Makefile,v 1.16 2016/04/20 12:10:29 nros Exp $ DISTNAME= mt-daapd-0.2.4.2 PKGREVISION= 4 @@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mt-daapd/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.mt-daapd.org/ COMMENT= Server for DAAP (iTunes) +LICENSE= gnu-gpl-v2 USE_LANGUAGES= c USE_TOOLS+= gmake diff --git a/audio/musicbrainz/Makefile b/audio/musicbrainz/Makefile index dadd171de6e..347a5aea855 100644 --- a/audio/musicbrainz/Makefile +++ b/audio/musicbrainz/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2014/10/09 14:05:57 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2016/04/20 12:10:30 nros Exp $ DISTNAME= libmusicbrainz-2.1.5 PKGNAME= ${DISTNAME:S/lib//} @@ -8,6 +8,7 @@ MASTER_SITES= ftp://ftp.musicbrainz.org/pub/musicbrainz/ MAINTAINER= rxg@NetBSD.org HOMEPAGE= http://musicbrainz.org/doc/libmusicbrainz COMMENT= Second generation incarnation of the CD Index (2.x series) +LICENSE= gnu-lgpl-v2.1 USE_TOOLS+= gmake pkg-config GNU_CONFIGURE= YES diff --git a/audio/nas-auscope/Makefile b/audio/nas-auscope/Makefile index 92484d6904d..62dce6047ab 100644 --- a/audio/nas-auscope/Makefile +++ b/audio/nas-auscope/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.12 2015/12/29 04:54:35 dholland Exp $ +# $NetBSD: Makefile,v 1.13 2016/04/20 12:10:30 nros Exp $ DISTNAME= nas-1.9.1.src PKGNAME= nas-auscope-1.9.1 PKGREVISION= 4 CATEGORIES= audio MASTER_SITES= http://nas.codebrilliance.com/nas/ +LICENSE= frink-license MAINTAINER= markd@NetBSD.org HOMEPAGE= http://radscan.com/nas.html diff --git a/audio/nspmod/Makefile b/audio/nspmod/Makefile index 575555955a6..f72c0b4186d 100644 --- a/audio/nspmod/Makefile +++ b/audio/nspmod/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2014/10/09 14:05:57 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2016/04/20 12:10:30 nros Exp $ # DISTNAME= nspmod-0.1 @@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE:=apps/sound/players/} MAINTAINER= pkgsrc-users@NetBSD.org #HOMEPAGE= http://www.jeton.or.jp/users/toru/www/orgsoft/index.html COMMENT= MOD/S3M/MTM tracker that does its own DSP, uses VoxWare v2.90+ +LICENSE= gnu-gpl-v2 NOT_FOR_PLATFORM= Interix-*-* diff --git a/audio/oggasm/Makefile b/audio/oggasm/Makefile index 3ff4d17e3ca..7abdeec7a34 100644 --- a/audio/oggasm/Makefile +++ b/audio/oggasm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2015/06/12 10:48:23 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2016/04/20 12:10:30 nros Exp $ # DISTNAME= oggasm_1.4.0 @@ -11,6 +11,7 @@ MAINTAINER= rxg@NetBSD.org # HOMEPAGE= http://oggasm.sourceforge.net/ # but see http://us.geocities.com/pvachusk/programs/index.html COMMENT= Perform batch conversion of mp3s into oggs +LICENSE= gnu-gpl-v2 DEPENDS+= mpg123>=0.59.18:../../audio/mpg123 DEPENDS+= vorbis-tools>=1.0.0.7:../../audio/vorbis-tools diff --git a/audio/paman/Makefile b/audio/paman/Makefile index a540a0cd229..8d16184a27e 100644 --- a/audio/paman/Makefile +++ b/audio/paman/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 2016/03/03 13:12:20 jperkin Exp $ +# $NetBSD: Makefile,v 1.38 2016/04/20 12:10:30 nros Exp $ # DISTNAME= paman-0.9.4 @@ -9,6 +9,7 @@ MASTER_SITES= http://0pointer.de/lennart/projects/paman/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://0pointer.de/lennart/projects/paman/ COMMENT= GTK frontend for the PulseAudio sound server +LICENSE= gnu-gpl-v2 GNU_CONFIGURE= yes USE_LANGUAGES= c c++ diff --git a/audio/paprefs/Makefile b/audio/paprefs/Makefile index 9d6998df70f..7bc96fb7e7f 100644 --- a/audio/paprefs/Makefile +++ b/audio/paprefs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.42 2015/11/03 19:10:07 joerg Exp $ +# $NetBSD: Makefile,v 1.43 2016/04/20 12:10:30 nros Exp $ # DISTNAME= paprefs-0.9.10 @@ -9,6 +9,7 @@ MASTER_SITES= http://0pointer.de/lennart/projects/paprefs/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://0pointer.de/lennart/projects/paprefs/ COMMENT= Configuration dialog for the PulseAudio sound server +LICENSE= gnu-gpl-v2 GNU_CONFIGURE= yes USE_LANGUAGES= c c++ diff --git a/audio/pavumeter/Makefile b/audio/pavumeter/Makefile index 475863e7d15..d726bce2904 100644 --- a/audio/pavumeter/Makefile +++ b/audio/pavumeter/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.41 2015/11/03 19:10:07 joerg Exp $ +# $NetBSD: Makefile,v 1.42 2016/04/20 12:10:30 nros Exp $ # DISTNAME= pavumeter-0.9.3 @@ -9,6 +9,7 @@ MASTER_SITES= http://0pointer.de/lennart/projects/pavumeter/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://0pointer.de/lennart/projects/pavumeter/ COMMENT= Volume meter for the PulseAudio sound server +LICENSE= gnu-gpl-v2 GNU_CONFIGURE= yes USE_LANGUAGES= c c++ diff --git a/audio/py-daap/Makefile b/audio/py-daap/Makefile index 0c9c9ba8f12..735bf734a0d 100644 --- a/audio/py-daap/Makefile +++ b/audio/py-daap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2015/12/05 21:25:28 adam Exp $ +# $NetBSD: Makefile,v 1.11 2016/04/20 12:10:30 nros Exp $ DISTNAME= PythonDaap-0.7 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/PythonD/d/} @@ -9,6 +9,7 @@ MASTER_SITES= http://jerakeen.org/files/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://movieos.org/code/pythondaap/ COMMENT= Python binding for DAAP +LICENSE= gnu-lgpl-v2.1 PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 0.7 CONFLICTS= ${PYPKGPREFIX}-PythonDaap-[0-9]* diff --git a/audio/py-vorbis/Makefile b/audio/py-vorbis/Makefile index 6976edda5a7..b7fc892204f 100644 --- a/audio/py-vorbis/Makefile +++ b/audio/py-vorbis/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2015/12/05 21:25:29 adam Exp $ +# $NetBSD: Makefile,v 1.16 2016/04/20 12:10:30 nros Exp $ DISTNAME= pyvorbis-1.3 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//} @@ -9,6 +9,7 @@ MASTER_SITES= http://vorbis.com/files/1.0.1/unix/py/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://vorbis.com/ COMMENT= Python bindings for Vorbis library +LICENSE= gnu-lgpl-v2 PY_PATCHPLIST= yes PYDISTUTILSPKG= yes diff --git a/audio/qjackctl/Makefile b/audio/qjackctl/Makefile index 587e52a6399..6b9a0caef63 100644 --- a/audio/qjackctl/Makefile +++ b/audio/qjackctl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2016/03/05 11:28:05 jperkin Exp $ +# $NetBSD: Makefile,v 1.33 2016/04/20 12:10:30 nros Exp $ # DISTNAME= qjackctl-0.3.3 @@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qjackctl/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://qjackctl.sourceforge.net/ COMMENT= JACK Audio Connection Kit Qt4 GUI +LICENSE= gnu-gpl-v2 GNU_CONFIGURE= yes USE_LANGUAGES= c c++ diff --git a/audio/qsynth/Makefile b/audio/qsynth/Makefile index 559701cebd5..3ba39f49acc 100644 --- a/audio/qsynth/Makefile +++ b/audio/qsynth/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2015/04/25 14:20:23 tnn Exp $ +# $NetBSD: Makefile,v 1.30 2016/04/20 12:10:30 nros Exp $ DISTNAME= qsynth-0.2.4 PKGREVISION= 21 @@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qsynth/} MAINTAINER= adam@NetBSD.org HOMEPAGE= http://qsynth.sourceforge.net/ COMMENT= Qt GUI Interface to FluidSynth +LICENSE= gnu-gpl-v2 USE_LANGUAGES= c c++ USE_LIBTOOL= yes diff --git a/audio/qtplay/Makefile b/audio/qtplay/Makefile index 2dffba56858..be16cdd2a9a 100644 --- a/audio/qtplay/Makefile +++ b/audio/qtplay/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2014/01/01 15:05:37 schmonz Exp $ +# $NetBSD: Makefile,v 1.6 2016/04/20 12:10:30 nros Exp $ # DISTNAME= qtplay1.3.1 @@ -9,6 +9,7 @@ MASTER_SITES= http://rainbowflight.googlepages.com/#qtplay MAINTAINER= schmonz@NetBSD.org HOMEPAGE= http://rainbowflight.googlepages.com/ COMMENT= QuickTime command-line player +LICENSE= modified-bsd ONLY_FOR_PLATFORM= Darwin-*-* diff --git a/audio/rexima/Makefile b/audio/rexima/Makefile index bd7849b8aa3..aef486f1b6f 100644 --- a/audio/rexima/Makefile +++ b/audio/rexima/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2015/08/18 07:31:02 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2016/04/20 12:10:30 nros Exp $ # DISTNAME= rexima-1.4 @@ -9,6 +9,7 @@ MASTER_SITES= ftp://ftp.ibiblio.org/pub/Linux/apps/sound/mixers/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://rus.members.beeb.net/rexima.html COMMENT= Curses-based interactive mixer +LICENSE= gnu-gpl-v2 .include "../../devel/ncurses/buildlink3.mk" .include "../../mk/oss.buildlink3.mk" diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile index 10f96f9f04b..d18ae072a35 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.131 2016/04/11 19:01:42 ryoon Exp $ +# $NetBSD: Makefile,v 1.132 2016/04/20 12:10:31 nros Exp $ DISTNAME= rhythmbox-0.12.8 PKGREVISION= 46 @@ -9,6 +9,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gnome.org/projects/rhythmbox/ COMMENT= Music management application for GNOME +LICENSE= gnu-gpl-v2 .include "options.mk" diff --git a/audio/rio/Makefile b/audio/rio/Makefile index 24919e181b0..764897531b7 100644 --- a/audio/rio/Makefile +++ b/audio/rio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2012/10/02 23:48:07 asau Exp $ +# $NetBSD: Makefile,v 1.25 2016/04/20 12:10:31 nros Exp $ # DISTNAME= rio007 @@ -10,6 +10,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.world.co.uk/sba/rio.html COMMENT= Utility to display and manage files on the Diamond Rio PMP300 +LICENSE= gnu-gpl-v2 ONLY_FOR_PLATFORM= NetBSD-*-i386 NetBSD-*-x86_64 diff --git a/audio/rio500/Makefile b/audio/rio500/Makefile index c74869a461a..4497194658e 100644 --- a/audio/rio500/Makefile +++ b/audio/rio500/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2012/10/02 23:48:07 asau Exp $ +# $NetBSD: Makefile,v 1.24 2016/04/20 12:10:31 nros Exp $ # DISTNAME= rio500-0.7 @@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rio500/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://rio500.sourceforge.net/ COMMENT= Utilities to manage your Diamond Rio 500 MP3 player +LISENCE= gnu-gpl-v2 NOT_FOR_PLATFORM= Interix-*-* diff --git a/audio/rioutil/Makefile b/audio/rioutil/Makefile index 584e43d714a..709a2e24902 100644 --- a/audio/rioutil/Makefile +++ b/audio/rioutil/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2012/10/02 23:48:07 asau Exp $ +# $NetBSD: Makefile,v 1.24 2016/04/20 12:10:31 nros Exp $ # DISTNAME= rioutil-1.5.0 @@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rioutil/} MAINTAINER= schmonz@NetBSD.org HOMEPAGE= http://rioutil.sourceforge.net/ COMMENT= Program and library to interface with Rio 600, 800, Nike psa[play +LICENSE= gnu-gpl-v2 USE_LIBTOOL= yes GNU_CONFIGURE= yes diff --git a/audio/rip/Makefile b/audio/rip/Makefile index fbda987abcc..4679116a8ad 100644 --- a/audio/rip/Makefile +++ b/audio/rip/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2015/06/12 10:48:25 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2016/04/20 12:10:31 nros Exp $ # DISTNAME= rip-1.07 @@ -9,6 +9,7 @@ MASTER_SITES= http://rip.sourceforge.net/download/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://rip.sourceforge.net/ COMMENT= Command-line based audio CD ripper and encoder +LICENSE= gnu-gpl-v2 DEPENDS+= p5-CDDB_get>=2.23:../../audio/p5-CDDB_get DEPENDS+= p5-MP3-Info>=1.00:../../audio/p5-MP3-Info diff --git a/audio/rosegarden/Makefile b/audio/rosegarden/Makefile index 557a35b1e4c..9180095112a 100644 --- a/audio/rosegarden/Makefile +++ b/audio/rosegarden/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.31 2014/10/09 14:05:58 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2016/04/20 12:10:31 nros Exp $ DISTNAME= rosegarden-2.1pl4 PKGNAME= rosegarden-2.1.4 PKGREVISION= 6 CATEGORIES= audio MASTER_SITES= http://www.cannam.demon.co.uk/rosegarden/distribution/ +LICENSE= gnu-gpl-v2 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.rosegardenmusic.com/ diff --git a/audio/rplay/Makefile b/audio/rplay/Makefile index 6da29acf0b4..b3770d5e0ba 100644 --- a/audio/rplay/Makefile +++ b/audio/rplay/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.64 2013/07/15 02:02:17 ryoon Exp $ +# $NetBSD: Makefile,v 1.65 2016/04/20 12:10:31 nros Exp $ # DISTNAME= rplay-3.3.2 @@ -9,6 +9,7 @@ MASTER_SITES= http://rplay.doit.org/dist/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://rplay.doit.org/ COMMENT= Network audio player +LICENSE= gnu-gpl-v2 USE_TOOLS+= makeinfo USE_LIBTOOL= YES diff --git a/audio/rtunes/Makefile b/audio/rtunes/Makefile index 585f41baefa..70f5c72c709 100644 --- a/audio/rtunes/Makefile +++ b/audio/rtunes/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2016/03/05 11:28:05 jperkin Exp $ +# $NetBSD: Makefile,v 1.11 2016/04/20 12:10:31 nros Exp $ # DISTNAME= rtunes-snap-20071122 @@ -10,6 +10,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.nazgul.ch/dev.html COMMENT= Streams audio to an Apple AirPort Express device +LICENSE= mit WRKSRC= ${WRKDIR}/rtunes diff --git a/audio/sidplay/Makefile b/audio/sidplay/Makefile index 47cf2d86c6a..1c7ef5e1391 100644 --- a/audio/sidplay/Makefile +++ b/audio/sidplay/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2012/10/02 23:48:08 asau Exp $ +# $NetBSD: Makefile,v 1.23 2016/04/20 12:10:31 nros Exp $ # DISTNAME= sidplay-base-1.0.9 @@ -11,6 +11,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.geocities.com/SiliconValley/Lakes/5147/sidplay/ COMMENT= Tools for playing sidtunes +LICENSE= gnu-gpl-v2 NOT_FOR_PLATFORM= Interix-*-* diff --git a/audio/sidplay2/Makefile b/audio/sidplay2/Makefile index d2ecae26b7d..0afa45676fb 100644 --- a/audio/sidplay2/Makefile +++ b/audio/sidplay2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2012/10/02 23:48:08 asau Exp $ +# $NetBSD: Makefile,v 1.4 2016/04/20 12:10:31 nros Exp $ # DISTNAME= sidplay-2.0.9 @@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sidplay2/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://sidplay2.sourceforge.net/ COMMENT= Tool for playing sidtunes +LICENSE= gnu-gpl-v2 NOT_FOR_PLATFORM= Interix-*-* diff --git a/audio/snd/Makefile b/audio/snd/Makefile index 7928ea71431..7a37dad9a5b 100644 --- a/audio/snd/Makefile +++ b/audio/snd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.80 2015/04/25 14:20:24 tnn Exp $ +# $NetBSD: Makefile,v 1.81 2016/04/20 12:10:31 nros Exp $ # DISTNAME= snd-9.9 @@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=snd/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://ccrma.stanford.edu/software/snd/ COMMENT= X based sound editor +LICENSE= esdl-license DEPENDS+= flac-[0-9]*:../../audio/flac DEPENDS+= speex-[0-9]*:../../audio/speex diff --git a/audio/solfege/Makefile b/audio/solfege/Makefile index c2981f6814f..0f7726601c8 100644 --- a/audio/solfege/Makefile +++ b/audio/solfege/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.53 2015/12/05 21:25:29 adam Exp $ +# $NetBSD: Makefile,v 1.54 2016/04/20 12:10:31 nros Exp $ DISTNAME= solfege-3.14.1 PKGREVISION= 24 @@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=solfege/} MAINTAINER= schmonz@NetBSD.org HOMEPAGE= http://www.solfege.org/ COMMENT= Practice several musical ear training exercises +LICENSE= gnu-gpl-v3 BUILD_DEPENDS+= docbook-xsl-[0-9]*:../../textproc/docbook-xsl BUILD_DEPENDS+= txt2man-[0-9]*:../../converters/txt2man diff --git a/audio/sound-juicer/Makefile b/audio/sound-juicer/Makefile index 10eca346079..38cb02befce 100644 --- a/audio/sound-juicer/Makefile +++ b/audio/sound-juicer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.83 2016/04/11 19:01:43 ryoon Exp $ +# $NetBSD: Makefile,v 1.84 2016/04/20 12:10:32 nros Exp $ # DISTNAME= sound-juicer-2.32.0 @@ -10,6 +10,7 @@ MASTER_SITES= http://www.burtonini.com/computing/ \ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.burtonini.com/computing/ COMMENT= CD ripping tool +LICENSE= gnu-gpl-v2 USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes diff --git a/audio/spiralloops/Makefile b/audio/spiralloops/Makefile index 2557bfd3989..ee9cd257763 100644 --- a/audio/spiralloops/Makefile +++ b/audio/spiralloops/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.39 2015/04/25 14:20:24 tnn Exp $ +# $NetBSD: Makefile,v 1.40 2016/04/20 12:10:32 nros Exp $ # DISTNAME= SpiralLoops-2.0.0 @@ -10,6 +10,7 @@ MASTER_SITES= http://www.pawfal.org/Software/SpiralLoops/dload/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.pawfal.org/Software/SpiralLoops/ COMMENT= Loop based sampler +LICENSE= gnu-gpl-v2 # only runs correctly on little-endian machines BROKEN_EXCEPT_ON_PLATFORM= ${LITTLEENDIANPLATFORMS} diff --git a/audio/spiralsynth/Makefile b/audio/spiralsynth/Makefile index 8d3d3390950..e62ee4a1d58 100644 --- a/audio/spiralsynth/Makefile +++ b/audio/spiralsynth/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2015/04/25 14:20:24 tnn Exp $ +# $NetBSD: Makefile,v 1.36 2016/04/20 12:10:32 nros Exp $ # DISTNAME= SpiralSynth-2.0.0 @@ -10,6 +10,7 @@ MASTER_SITES= http://www.pawfal.org/Software/SpiralSynth/dload/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.pawfal.org/Software/SpiralSynth/ COMMENT= Polyphonic analogue softsynth +LICENSE= gnu-gpl-v2 # only runs correctly on little-endian machines BROKEN_EXCEPT_ON_PLATFORM= ${LITTLEENDIANPLATFORMS} diff --git a/audio/splay/Makefile b/audio/splay/Makefile index bfcbec128a7..627d55e72f2 100644 --- a/audio/splay/Makefile +++ b/audio/splay/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2014/10/09 14:05:58 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2016/04/20 12:10:32 nros Exp $ # DISTNAME= splay-0.8.2 @@ -8,6 +8,7 @@ MASTER_SITES= # empty MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://splay.sourceforge.net/ COMMENT= Audio player/decoder that decodes MPEG Layer I,II,III and WAV files +LICENSE= gnu-gpl-v2 USE_LANGUAGES= c c++ GNU_CONFIGURE= yes diff --git a/audio/streamripper/Makefile b/audio/streamripper/Makefile index 147864436fd..d1f3ba1abc6 100644 --- a/audio/streamripper/Makefile +++ b/audio/streamripper/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2015/02/19 00:20:47 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2016/04/20 12:10:32 nros Exp $ DISTNAME= streamripper-1.64.6 CATEGORIES= audio @@ -7,6 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=streamripper/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://streamripper.sourceforge.net/ COMMENT= Splits SHOUTcast stream into tracks +LICENSE= gnu-gpl-v2 GNU_CONFIGURE= yes CONFIGURE_ARGS+= --without-included-libmad diff --git a/audio/streamtuner/Makefile b/audio/streamtuner/Makefile index d1630347c9d..db191114a60 100644 --- a/audio/streamtuner/Makefile +++ b/audio/streamtuner/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.75 2016/03/05 11:27:41 jperkin Exp $ +# $NetBSD: Makefile,v 1.76 2016/04/20 12:10:32 nros Exp $ # DISTNAME= streamtuner-0.99.99 @@ -9,6 +9,7 @@ MASTER_SITES= http://savannah.nongnu.org/download/streamtuner/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.nongnu.org/streamtuner/ COMMENT= Stream directory browser +LICENSE= modified-bsd BUILD_DEPENDS+= hicolor-icon-theme-[0-9]*:../../graphics/hicolor-icon-theme diff --git a/audio/sweep/Makefile b/audio/sweep/Makefile index 6b95a627aa2..d0504a159cc 100644 --- a/audio/sweep/Makefile +++ b/audio/sweep/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.65 2015/04/25 14:20:24 tnn Exp $ +# $NetBSD: Makefile,v 1.66 2016/04/20 12:10:32 nros Exp $ # DISTNAME= sweep-0.9.3 @@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sweep/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.metadecks.org/software/sweep/ COMMENT= Full-featured digital sound editor +LICENSE= gnu-gpl-v2 USE_LIBTOOL= YES USE_TOOLS+= gmake msgfmt pkg-config diff --git a/audio/tcd/Makefile b/audio/tcd/Makefile index 88d881042ca..fb4f85e861c 100644 --- a/audio/tcd/Makefile +++ b/audio/tcd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2015/09/08 11:57:48 jperkin Exp $ +# $NetBSD: Makefile,v 1.14 2016/04/20 12:10:32 nros Exp $ # DISTNAME= tcd-2.2.0 @@ -10,6 +10,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.nongnu.org/tcd/ COMMENT= Audio CD player using ncurses and SDL +LICENSE= gnu-gpl-v2 USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes diff --git a/audio/tcl-snack/Makefile b/audio/tcl-snack/Makefile index a2ded69d6c7..d687c2aecf3 100644 --- a/audio/tcl-snack/Makefile +++ b/audio/tcl-snack/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2014/10/09 14:05:58 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2016/04/20 12:10:32 nros Exp $ DISTNAME= snack2.2.10 PKGNAME= tcl-snack-2.2.10 @@ -9,6 +9,7 @@ MASTER_SITES= http://www.speech.kth.se/snack/dist/ MAINTAINER= gson@NetBSD.org HOMEPAGE= http://www.speech.kth.se/snack/ COMMENT= The Snack Sound Toolkit +LICENSE= esdl-license AND gnu-gpl-v2 WRKSRC= ${WRKDIR}/${DISTNAME}/unix GNU_CONFIGURE= YES diff --git a/audio/terminatorx/Makefile b/audio/terminatorx/Makefile index d2c7e19388c..bcf1688f61a 100644 --- a/audio/terminatorx/Makefile +++ b/audio/terminatorx/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.42 2015/04/25 14:20:24 tnn Exp $ +# $NetBSD: Makefile,v 1.43 2016/04/20 12:10:32 nros Exp $ # DISTNAME= terminatorX-3.82 @@ -11,6 +11,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://terminatorx.org/ COMMENT= Realtime audio synthesizer +LICENSE= gnu-gpl-v2 DEPENDS+= mpg123-[0-9]*:../../audio/mpg123 DEPENDS+= sox-[0-9]*:../../audio/sox diff --git a/audio/tfmxplay/Makefile b/audio/tfmxplay/Makefile index f31813db083..2e6435e9259 100644 --- a/audio/tfmxplay/Makefile +++ b/audio/tfmxplay/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2014/10/09 14:05:58 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2016/04/20 12:10:32 nros Exp $ # DISTNAME= tfmxplay-0.6 @@ -9,6 +9,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://darkstar.tabu.uni-bonn.de/~neo/audio.html COMMENT= Console TFMX (amiga games sound file format) player +LICENSE= gnu-gpl-v2 NOT_FOR_PLATFORM= Interix-*-* diff --git a/audio/tremor-tools/Makefile b/audio/tremor-tools/Makefile index bb238e6cc41..26f74ed5bd5 100644 --- a/audio/tremor-tools/Makefile +++ b/audio/tremor-tools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2016/03/05 11:28:05 jperkin Exp $ +# $NetBSD: Makefile,v 1.35 2016/04/20 12:10:32 nros Exp $ DISTNAME= vorbis-tools-1.0 PKGNAME= tremor-tools-1.0.0.8 @@ -9,6 +9,7 @@ MASTER_SITES= http://www.vorbis.com/files/1.0/unix/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.vorbis.com/ COMMENT= Ogg Vorbis encoder and player +LICENSE= gnu-gpl-v2 BUILD_DEFS+= IPV6_READY diff --git a/audio/tremor/Makefile b/audio/tremor/Makefile index d221fdd2e57..93b689ea9fc 100644 --- a/audio/tremor/Makefile +++ b/audio/tremor/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2012/10/02 23:48:11 asau Exp $ +# $NetBSD: Makefile,v 1.24 2016/04/20 12:10:32 nros Exp $ DISTNAME= tremor_snapshot_030406 PKGNAME= tremor-1.0.2 @@ -10,6 +10,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.xiph.org/vorbis/ COMMENT= Fixed point decoding library for the Ogg Vorbis audio encoding format +LICENSE= modified-bsd WRKSRC= ${WRKDIR}/Tremor AUTOCONF_REQD= 2.50 diff --git a/audio/trm/Makefile b/audio/trm/Makefile index dea6e613a4a..360180f4647 100644 --- a/audio/trm/Makefile +++ b/audio/trm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2014/10/09 14:05:58 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2016/04/20 12:10:33 nros Exp $ # DISTNAME= trm-0.2.1 @@ -9,6 +9,7 @@ MASTER_SITES= ftp://ftp.musicbrainz.org/pub/musicbrainz/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.musicbrainz.org/products/trmgen/download.html COMMENT= Acoustic signature generator +LICENSE= gnu-gpl-v2 CONFLICTS= tunepimp-[0-9]* diff --git a/audio/twolame/Makefile b/audio/twolame/Makefile index 99e0eed1727..5f07e46215f 100644 --- a/audio/twolame/Makefile +++ b/audio/twolame/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2012/10/02 23:48:12 asau Exp $ +# $NetBSD: Makefile,v 1.9 2016/04/20 12:10:33 nros Exp $ # DISTNAME= twolame-0.3.13 @@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=twolame/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.twolame.org/ COMMENT= Optimised MPEG Audio Layer 2 (MP2) encoder based on tooLAME +LICENSE= gnu-lgpl-v2.1 USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes diff --git a/audio/ubs/Makefile b/audio/ubs/Makefile index 921e4e50e73..90fbbe943e2 100644 --- a/audio/ubs/Makefile +++ b/audio/ubs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2013/07/12 10:44:52 jperkin Exp $ +# $NetBSD: Makefile,v 1.19 2016/04/20 12:10:33 nros Exp $ # DISTNAME= ubs-0.17 @@ -10,6 +10,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org # author's new home may be at http://www.teragon.org # HOMEPAGE= http://aboleo.net/software/ubs/ COMMENT= Uninterrupted Broadcasting System +LICENSE= gnu-gpl-v2 GNU_CONFIGURE= yes diff --git a/audio/vorbis-tools/Makefile b/audio/vorbis-tools/Makefile index 55f54cf0f89..7de49ffcf87 100644 --- a/audio/vorbis-tools/Makefile +++ b/audio/vorbis-tools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.63 2016/03/05 11:28:05 jperkin Exp $ +# $NetBSD: Makefile,v 1.64 2016/04/20 12:10:33 nros Exp $ DISTNAME= vorbis-tools-1.4.0 PKGREVISION= 7 @@ -8,6 +8,7 @@ MASTER_SITES= http://downloads.xiph.org/releases/vorbis/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.vorbis.com/ COMMENT= Ogg Vorbis encoder and player +LICENSE= gnu-gpl-v2 BUILD_DEFS+= IPV6_READY diff --git a/audio/vorbisgain/Makefile b/audio/vorbisgain/Makefile index 0eb77c7819c..a8aefdf4d30 100644 --- a/audio/vorbisgain/Makefile +++ b/audio/vorbisgain/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2012/10/02 23:48:12 asau Exp $ +# $NetBSD: Makefile,v 1.6 2016/04/20 12:10:33 nros Exp $ DISTNAME= vorbisgain-0.37 PKGREVISION= 1 @@ -8,6 +8,7 @@ MASTER_SITES= http://sjeng.org/ftp/vorbis/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://sjeng.org/vorbisgain.html COMMENT= ReplayGain technology for Vorbis +LICENSE= gnu-lgpl-v2.1 GNU_CONFIGURE= yes USE_TOOLS+= gmake diff --git a/audio/wavesurfer/Makefile b/audio/wavesurfer/Makefile index 3e075570373..a5c423c8f10 100644 --- a/audio/wavesurfer/Makefile +++ b/audio/wavesurfer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2012/10/02 23:48:12 asau Exp $ +# $NetBSD: Makefile,v 1.19 2016/04/20 12:10:33 nros Exp $ DISTNAME= wavesurfer-1.8.5 CATEGORIES= audio @@ -7,6 +7,7 @@ MASTER_SITES= http://www.speech.kth.se/wavesurfer/ MAINTAINER= gson@NetBSD.org HOMEPAGE= http://www.speech.kth.se/wavesurfer/ COMMENT= Tool for sound visualization and manipulation +LICENSE= esdl-license DEPENDS+= tcl-snack-[0-9]*:../../audio/tcl-snack DEPENDS+= tk-[0-9]*:../../x11/tk diff --git a/audio/wmmixer/Makefile b/audio/wmmixer/Makefile index afeb3bd52ac..8a36a2f8169 100644 --- a/audio/wmmixer/Makefile +++ b/audio/wmmixer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2012/10/23 10:24:02 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2016/04/20 12:10:33 nros Exp $ # DISTNAME= wmmixer-1.0-beta1 @@ -11,6 +11,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= pr@alles.prima.de HOMEPAGE= http://www.geocities.com/SiliconValley/Vista/2471/ COMMENT= Mixer designed for WindowMaker (dockapp) +LICENSE= gnu-gpl-v2 NOT_FOR_PLATFORM= Interix-*-* diff --git a/audio/wmmp3/Makefile b/audio/wmmp3/Makefile index dece242dd14..1f9b1c01625 100644 --- a/audio/wmmp3/Makefile +++ b/audio/wmmp3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2012/10/23 10:24:02 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2016/04/20 12:10:33 nros Exp $ DISTNAME= wmmp3-0.12 PKGREVISION= 3 @@ -8,6 +8,7 @@ MASTER_SITES= http://www.dotfiles.com/software/wmmp3/ MAINTAINER= rxg@NetBSD.org # HOMEPAGE= http://www.dotfiles.com/software/wmmp3/ COMMENT= Front-end for mpg123 in a Window Maker dockapp +LICENSE= gnu-gpl-v2 DEPENDS+= mpg123>=0.59.18:../../audio/mpg123 diff --git a/audio/wmsmixer/Makefile b/audio/wmsmixer/Makefile index 76bffdc534d..c5910bc8f42 100644 --- a/audio/wmsmixer/Makefile +++ b/audio/wmsmixer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2012/10/23 10:24:02 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2016/04/20 12:10:33 nros Exp $ # DISTNAME= wmsmixer-0.5.1 @@ -9,6 +9,7 @@ MASTER_SITES= http://www.hibernaculum.net/download/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.hibernaculum.net/wmsmixer/ COMMENT= Another mixer designed for WindowMaker (dockapp) +LICENSE= gnu-gpl-v2 NOT_FOR_PLATFORM= Interix-*-* diff --git a/audio/wmusic/Makefile b/audio/wmusic/Makefile index c5222ee7df8..e18930635a1 100644 --- a/audio/wmusic/Makefile +++ b/audio/wmusic/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2015/04/25 14:20:24 tnn Exp $ +# $NetBSD: Makefile,v 1.25 2016/04/20 12:10:33 nros Exp $ DISTNAME= wmusic-1.5.0 PKGREVISION= 6 @@ -8,6 +8,7 @@ MASTER_SITES= http://home.jtan.com/~john/wmusic/ MAINTAINER= joel@carnat.net HOMEPAGE= http://home.jtan.com/~john/wmusic/ COMMENT= WindowMaker dockable remote for XMMS +LICENSE= gnu-gpl-v2 GNU_CONFIGURE= yes USE_TOOLS+= gmake diff --git a/audio/wsoundprefs/Makefile b/audio/wsoundprefs/Makefile index 1d903c30f55..377196bb30a 100644 --- a/audio/wsoundprefs/Makefile +++ b/audio/wsoundprefs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.51 2016/04/14 11:49:48 jperkin Exp $ +# $NetBSD: Makefile,v 1.52 2016/04/20 12:10:33 nros Exp $ DISTNAME= WSoundPrefs-1.1.1 PKGNAME= wsoundprefs-1.1.1 @@ -9,6 +9,7 @@ MASTER_SITES= # ftp://shadowmere.student.utwente.nl/pub/WindowMaker/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://shadowmere.student.utwente.nl/ COMMENT= WSoundServer configuration utility +LICENSE= modified-bsd USE_IMAKE= yes BROKEN_GETTEXT_DETECTION= yes diff --git a/audio/xanalyser/Makefile b/audio/xanalyser/Makefile index ec5a85c735c..ae39a73d2a0 100644 --- a/audio/xanalyser/Makefile +++ b/audio/xanalyser/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2014/09/14 12:48:35 shattered Exp $ +# $NetBSD: Makefile,v 1.23 2016/04/20 12:10:33 nros Exp $ # DISTNAME= xanalyser-1.32 @@ -9,6 +9,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://arvin.schnell-web.net/xanalyser/ COMMENT= Frequency spectrum analyser for X +LICENSE= gnu-gpl-v2 USE_LANGUAGES= c c++ GNU_CONFIGURE= yes diff --git a/audio/xcdplayer/Makefile b/audio/xcdplayer/Makefile index 4bd94641839..4e2903555d1 100644 --- a/audio/xcdplayer/Makefile +++ b/audio/xcdplayer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2015/01/01 09:09:15 dholland Exp $ +# $NetBSD: Makefile,v 1.29 2016/04/20 12:10:34 nros Exp $ DISTNAME= xcdplayer-2.2 PKGREVISION= 6 @@ -8,6 +8,7 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= CD player for X +LICENSE= mit # cdrom interface code only exists for Solaris, SGI, and BSD. # (and note that the BSD code doesn't come with but is in files/) diff --git a/audio/xhippo/Makefile b/audio/xhippo/Makefile index 795636bbcea..59685104bbd 100644 --- a/audio/xhippo/Makefile +++ b/audio/xhippo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2012/10/02 23:48:14 asau Exp $ +# $NetBSD: Makefile,v 1.31 2016/04/20 12:10:34 nros Exp $ # DISTNAME= xhippo-3.3 @@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_GNU:=xhippo/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gnu.org/software/xhippo/xhippo.html COMMENT= Generic playlist manager for UNIX +LICENSE= gnu-gpl-v2 GNU_CONFIGURE= yes USE_PKGLOCALEDIR= yes diff --git a/audio/xmcd/Makefile b/audio/xmcd/Makefile index dbc74afb9b4..5e73b68f76c 100644 --- a/audio/xmcd/Makefile +++ b/audio/xmcd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.80 2015/09/08 11:57:49 jperkin Exp $ +# $NetBSD: Makefile,v 1.81 2016/04/20 12:10:34 nros Exp $ DISTNAME= xmcd-3.0.2 PKGREVISION= 15 @@ -8,6 +8,7 @@ MASTER_SITES= http://www.ibiblio.org/tkan/download/xmcd/src/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.amb.org/xmcd/ COMMENT= Motif CD player +LICENSE= gnu-gpl-v2 PATCH_SITES= ${HOMEPAGE} PATCHFILES= xmcd-3.0.2-proxyauth-patch diff --git a/audio/xmix/Makefile b/audio/xmix/Makefile index 8b23c8fb997..e2020024bb7 100644 --- a/audio/xmix/Makefile +++ b/audio/xmix/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2012/10/02 23:48:14 asau Exp $ +# $NetBSD: Makefile,v 1.28 2016/04/20 12:10:34 nros Exp $ DISTNAME= xmix-2.1 PKGREVISION= 3 @@ -10,6 +10,7 @@ PATCHFILES= xmix-2.1.mixers.patch MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Mixer for X Window System +LICENSE= gnu-gpl-v1 NOT_FOR_PLATFORM= Interix-*-* diff --git a/audio/xmmix/Makefile b/audio/xmmix/Makefile index 503bcd31079..a1f14fa22f0 100644 --- a/audio/xmmix/Makefile +++ b/audio/xmmix/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2013/01/19 20:23:34 riastradh Exp $ +# $NetBSD: Makefile,v 1.33 2016/04/20 12:10:34 nros Exp $ DISTNAME= xmmix-1.2 PKGREVISION= 6 @@ -8,6 +8,7 @@ MASTER_SITES= http://www.ibiblio.org/tkan/download/xmmix/1.2.2/src/ MAINTAINER= augustss@cs.chalmers.se HOMEPAGE= http://www.amb.org/xmmix/ COMMENT= X interface to the audio mixer device +LICENSE= gnu-gpl-v2 USE_IMAKE= yes diff --git a/audio/xmms-cdread/Makefile b/audio/xmms-cdread/Makefile index e59e143220e..ad32118a5cd 100644 --- a/audio/xmms-cdread/Makefile +++ b/audio/xmms-cdread/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2015/04/25 14:20:25 tnn Exp $ +# $NetBSD: Makefile,v 1.10 2016/04/20 12:10:34 nros Exp $ # DISTNAME= xmms-cdread-0.14a @@ -9,6 +9,7 @@ MASTER_SITES= ftp://mud.stack.nl/pub/OuterSpace/willem/ MAINTAINER= cheusov@NetBSD.org HOMEPAGE= ftp://mud.stack.nl/pub/OuterSpace/willem/ COMMENT= XMMS input plugin that reads audio data from CDs +LICENSE= gnu-gpl-v2 # no cdrom access code NOT_FOR_PLATFORM= Interix-*-* diff --git a/audio/xmms-crossfade/Makefile b/audio/xmms-crossfade/Makefile index 1da9e4a7e86..2c14c55ca0f 100644 --- a/audio/xmms-crossfade/Makefile +++ b/audio/xmms-crossfade/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2015/04/25 14:20:25 tnn Exp $ +# $NetBSD: Makefile,v 1.37 2016/04/20 12:10:34 nros Exp $ # DISTNAME= xmms-crossfade-0.2.9 @@ -9,6 +9,7 @@ MASTER_SITES= http://www.eisenlohr.org/xmms-crossfade/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.eisenlohr.org/xmms-crossfade/ COMMENT= Crossfading/Gapless Plugin for XMMS +LICENSE= gnu-gpl-v2 GNU_CONFIGURE= YES USE_LIBTOOL= YES diff --git a/audio/xmms-faad/Makefile b/audio/xmms-faad/Makefile index 98ae5ce4340..e4c424f939c 100644 --- a/audio/xmms-faad/Makefile +++ b/audio/xmms-faad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2015/04/25 14:20:25 tnn Exp $ +# $NetBSD: Makefile,v 1.22 2016/04/20 12:10:34 nros Exp $ DISTNAME= faad2-2.7 PKGNAME= xmms-faad-2.7 @@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=faac/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.audiocoding.com/ COMMENT= XMMS plugin for faad +LICENSE= gnu-gpl-v2 #RESTRICTED= Dolby doesn't allow binary distributions #NO_BIN_ON_FTP= ${RESTRICTED} diff --git a/audio/xmms-flac/Makefile b/audio/xmms-flac/Makefile index 90d23ee452d..d06984ab31a 100644 --- a/audio/xmms-flac/Makefile +++ b/audio/xmms-flac/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2015/04/25 14:20:25 tnn Exp $ +# $NetBSD: Makefile,v 1.31 2016/04/20 12:10:34 nros Exp $ # DISTNAME= flac-1.1.3 @@ -10,6 +10,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=flac/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://flac.sourceforge.net/ COMMENT= FLAC XMMS plugin +LICENSE= gnu-gpl-v2 USE_TOOLS+= gmake GNU_CONFIGURE= yes diff --git a/audio/xmms-mad/Makefile b/audio/xmms-mad/Makefile index 75d54880a9c..b66b1df78ee 100644 --- a/audio/xmms-mad/Makefile +++ b/audio/xmms-mad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2015/04/25 14:20:25 tnn Exp $ +# $NetBSD: Makefile,v 1.32 2016/04/20 12:10:34 nros Exp $ # DISTNAME= xmms-mad-0.5.7 @@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xmms-mad/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://sourceforge.net/projects/xmms-mad/ COMMENT= Input plugin for XMMS that uses libmad +LICENSE= gnu-gpl-v2 GNU_CONFIGURE= yes USE_LIBTOOL= yes diff --git a/audio/xmms-meta-input/Makefile b/audio/xmms-meta-input/Makefile index c321b4da7e6..355c25e5aec 100644 --- a/audio/xmms-meta-input/Makefile +++ b/audio/xmms-meta-input/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2015/04/25 14:20:25 tnn Exp $ +# $NetBSD: Makefile,v 1.22 2016/04/20 12:10:34 nros Exp $ # DISTNAME= xmms-meta-input-0.4 @@ -9,6 +9,7 @@ MASTER_SITES= http://www.corbac.com/Data/Sources/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.corbac.com/page3.html COMMENT= XMMS plugin wrapper for shell scripts +LICENSE= gnu-gpl-v2 INSTALLATION_DIRS= lib/xmms/Input REQD_DIRS+= lib/xmms/Input/Meta diff --git a/audio/xmms-musepack/Makefile b/audio/xmms-musepack/Makefile index d83a0201082..17defdc6d79 100644 --- a/audio/xmms-musepack/Makefile +++ b/audio/xmms-musepack/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2015/04/25 14:20:25 tnn Exp $ +# $NetBSD: Makefile,v 1.25 2016/04/20 12:10:34 nros Exp $ # DISTNAME= xmms-musepack-1.1 @@ -10,6 +10,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.musepack.net/ COMMENT= XMMS plugin for musepack (mpc) files +LICENSE= modified-bsd USE_LANGUAGES= c c++ GNU_CONFIGURE= yes diff --git a/audio/xmms-nas/Makefile b/audio/xmms-nas/Makefile index 879bb94f8e6..e8270856f15 100644 --- a/audio/xmms-nas/Makefile +++ b/audio/xmms-nas/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2015/04/25 14:20:25 tnn Exp $ +# $NetBSD: Makefile,v 1.8 2016/04/20 12:10:35 nros Exp $ # DISTNAME= xmms-nas-0.2 @@ -9,6 +9,7 @@ MASTER_SITES= ftp://ftp.stack.nl/pub/users/willem/ MAINTAINER= cheusov@NetBSD.org HOMEPAGE= ftp://ftp.stack.nl/pub/users/willem/ COMMENT= XMMS output plugin for Network Audio System (NAS) +LICENSE= gnu-gpl-v2 GNU_CONFIGURE= yes USE_LIBTOOL= yes diff --git a/audio/xmms-pulse/Makefile b/audio/xmms-pulse/Makefile index ef9d6f998cc..0b1ff0267e0 100644 --- a/audio/xmms-pulse/Makefile +++ b/audio/xmms-pulse/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2015/04/25 14:20:25 tnn Exp $ +# $NetBSD: Makefile,v 1.18 2016/04/20 12:10:35 nros Exp $ DISTNAME= xmms-pulse-0.9.4 PKGREVISION= 15 @@ -8,6 +8,7 @@ MASTER_SITES= http://0pointer.de/lennart/projects/xmms-pulse/ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= XMMS plugin to output sound through the pulseaudio daemon HOMEPAGE= http://0pointer.de/lennart/projects/xmms-pulse/ +LICENSE= gnu-gpl-v2 GNU_CONFIGURE= yes CONFIGURE_ARGS+= --disable-lynx diff --git a/audio/xmms-sid/Makefile b/audio/xmms-sid/Makefile index 86d5fc8fa0d..70a82cb35b4 100644 --- a/audio/xmms-sid/Makefile +++ b/audio/xmms-sid/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2015/04/25 14:20:26 tnn Exp $ +# $NetBSD: Makefile,v 1.19 2016/04/20 12:10:35 nros Exp $ # DISTNAME= xmms-sid-0.7.4 @@ -9,6 +9,7 @@ MASTER_SITES= http://www.tnsp.org/xs-files/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.tnsp.org/ COMMENT= XMMS plugin for SID (Commodore 64) music +LICENSE= gnu-gpl-v2 GNU_CONFIGURE= YES USE_LANGUAGES= c c++ diff --git a/audio/xmms-wma/Makefile b/audio/xmms-wma/Makefile index 90d8eeea20e..de3ba06130e 100644 --- a/audio/xmms-wma/Makefile +++ b/audio/xmms-wma/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2015/12/29 04:54:36 dholland Exp $ +# $NetBSD: Makefile,v 1.15 2016/04/20 12:10:35 nros Exp $ # DISTNAME= xmms-wma-1.0.5 @@ -10,6 +10,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://mcmcc.bat.ru/xmms-wma/ COMMENT= WMA input plugin for XMMS +LICENSE= gnu-gpl-v2 ONLY_FOR_PLATFORM= *-*-i386 # Doesn't seem to be very portable... diff --git a/audio/xmms/Makefile.common b/audio/xmms/Makefile.common index 0cdb902230b..f4a0d114911 100644 --- a/audio/xmms/Makefile.common +++ b/audio/xmms/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.32 2013/12/23 11:57:02 wiz Exp $ +# $NetBSD: Makefile.common,v 1.33 2016/04/20 12:10:34 nros Exp $ # # used by audio/xmms/Makefile # used by audio/xmms-esound/Makefile @@ -11,6 +11,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://legacy.xmms2.org/ COMMENT= X Multimedia System - an audio player with a Winamp GUI +LICENSE= gnu-gpl-v2 USE_PKGLOCALEDIR= yes USE_LIBTOOL= yes diff --git a/audio/xmradio/Makefile b/audio/xmradio/Makefile index 1028ef36c1a..0ffa8a816cf 100644 --- a/audio/xmradio/Makefile +++ b/audio/xmradio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2013/01/19 20:23:34 riastradh Exp $ +# $NetBSD: Makefile,v 1.33 2016/04/20 12:10:35 nros Exp $ DISTNAME= xmradio-1.2 PKGREVISION= 5 @@ -8,6 +8,7 @@ MASTER_SITES= http://core.de/~coto/radio/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://core.de/~coto/xmradio.html COMMENT= Radio application for Brooktree 848 compatible TV cards +LICENSE= 2-clause-bsd DEPENDS+= sox>=12.16:../../audio/sox diff --git a/audio/xsidplay/Makefile b/audio/xsidplay/Makefile index 932be2416a7..ec72a51ade3 100644 --- a/audio/xsidplay/Makefile +++ b/audio/xsidplay/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.56 2015/04/25 14:20:26 tnn Exp $ +# $NetBSD: Makefile,v 1.57 2016/04/20 12:10:35 nros Exp $ # DISTNAME= xsidplay-1.6.5.1a @@ -10,6 +10,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.geocities.com/SiliconValley/Lakes/5147/sidplay/ COMMENT= Commodore 64 music player and SID chip emulator for X11 +LICENSE= gnu-gpl-v2 GNU_CONFIGURE= yes USE_LANGUAGES= c c++ diff --git a/audio/xwave/Makefile b/audio/xwave/Makefile index ccdcca6d605..008728161d4 100644 --- a/audio/xwave/Makefile +++ b/audio/xwave/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2012/10/02 23:48:16 asau Exp $ +# $NetBSD: Makefile,v 1.28 2016/04/20 12:10:35 nros Exp $ # DISTNAME= xwave2 @@ -9,6 +9,7 @@ MASTER_SITES= # empty MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Audio player/recorder/editor for the X Window System +LICENSE= gnu-gpl-v2 USE_IMAKE= YES INSTALLATION_DIRS= bin lib/X11/app-defaults |