From 8650721fdb982bf4cee92c1d47cf76833a6fe4c8 Mon Sep 17 00:00:00 2001 From: hcg Date: Wed, 12 Sep 2012 16:54:27 +0000 Subject: [PATCH] autoreconfckage] sox: Update maintainer and copyright notice git-svn-id: svn://svn.openwrt.org/openwrt/packages@33380 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- sound/sox/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sound/sox/Makefile b/sound/sox/Makefile index 918c99c6d..1f0a7365d 100644 --- a/sound/sox/Makefile +++ b/sound/sox/Makefile @@ -1,6 +1,6 @@ # # Copyright (C) 2008 David Cooper -# Copyright (C) 2006-2010 OpenWrt.org +# Copyright (C) 2006-2012 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -33,6 +33,7 @@ define Package/sox DEPENDS:=+BUILD_PATENTED:lame-lib +BUILD_PATENTED:libmad +BUILD_PATENTED:libid3tag +libvorbis +libvorbisidec +libgsm +alsa-lib +libsndfile +libflac +ffmpeg +libmagic +libpng TITLE:=Sox is a general purpose sound converter/player/recorder URL:=http://sox.sourceforge.net/ + MAINTAINER:=Hamish Guthrie endef define Package/sox/description