alsa-lib: Combine package maintainers
Signed-off-by: Ted Hess <thess@kitschensync.net>
This commit is contained in:
parent
0e3fb59ba1
commit
0f4e1326fe
1 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,8 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
|||
PKG_SOURCE_URL:=ftp://ftp.alsa-project.org/pub/lib/ \
|
||||
http://alsa.cybermirror.org/lib/
|
||||
PKG_MD5SUM:=de67e0eca72474d6b1121037dafe1024
|
||||
PKG_MAINTAINER:=Ted Hess <thess@kitschensync.net>
|
||||
PKG_MAINTAINER:=Ted Hess <thess@kitschensync.net> \
|
||||
Peter Wagner <tripolar@gmx.at>
|
||||
|
||||
PKG_LICENSE:=LGPLv2.1 GPLv2
|
||||
PKG_LICENSE_FILES:=COPYING aserver/COPYING
|
||||
|
@ -32,7 +33,6 @@ define Package/alsa-lib
|
|||
CATEGORY:=Libraries
|
||||
TITLE:=ALSA (Advanced Linux Sound Architecture) library
|
||||
URL:=http://www.alsa-project.org/
|
||||
MAINTAINER:=Peter Wagner <tripolar@gmx.at>
|
||||
DEPENDS:=@AUDIO_SUPPORT +kmod-sound-core +libpthread +librt
|
||||
endef
|
||||
|
||||
|
|
Loading…
Reference in a new issue