add myself as maintainer for

alsa-lib
glib2
libffi
libsndfile
libtorrent
speex
tcp_wrappers
etherwake
git
nfs-kernel-server
portmap
rtorrent

Signed-off-by: Peter Wagner <tripolar@gmx.at>
This commit is contained in:
Peter Wagner
2014-07-01 20:52:44 +02:00
parent 74dadb1aee
commit 72f236973a
12 changed files with 13 additions and 0 deletions
+1
View File
@@ -31,6 +31,7 @@ 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
+1
View File
@@ -32,6 +32,7 @@ define Package/glib2
CATEGORY:=Libraries
DEPENDS:=$(ICONV_DEPENDS) $(INTL_DEPENDS) +zlib +libpthread +libffi
TITLE:=glib 2.0
MAINTAINER:=Peter Wagner <tripolar@gmx.at>
URL:=http://www.gtk.org/
endef
+1
View File
@@ -30,6 +30,7 @@ define Package/libffi
CATEGORY:=Libraries
TITLE:=Foreign Function Interface (FFI) library
URL:=http://sourceware.org/libffi/
MAINTAINER:=Peter Wagner <tripolar@gmx.at>
endef
define Package/libffi/description
+1
View File
@@ -28,6 +28,7 @@ define Package/libsndfile
CATEGORY:=Libraries
TITLE:=Library for reading/writing audio files
URL:=http://www.mega-nerd.com/libsndfile/
MAINTAINER:=Peter Wagner <tripolar@gmx.at>
DEPENDS:=@!avr32
endef
+1
View File
@@ -29,6 +29,7 @@ define Package/libtorrent
TITLE:=Rakshasa's BitTorrent library
URL:=http://libtorrent.rakshasa.no/
DEPENDS:=+libopenssl +libsigcxx
MAINTAINER:=Peter Wagner <tripolar@gmx.at>
endef
define Package/libtorrent/description
+2
View File
@@ -24,6 +24,7 @@ define Package/libspeex
CATEGORY:=Libraries
TITLE:=Open source speech compression codec library
URL:=http://www.speex.org/
MAINTAINER:=Peter Wagner <tripolar@gmx.at>
endef
define Package/libspeexdsp
@@ -31,6 +32,7 @@ define Package/libspeexdsp
CATEGORY:=Libraries
TITLE:=Open source speech compression codec library output to DSP
URL:=http://www.speex.org/
MAINTAINER:=Peter Wagner <tripolar@gmx.at>
endef
define Package/libspeex/description
+1
View File
@@ -27,6 +27,7 @@ define Package/libwrap
CATEGORY:=Libraries
TITLE:=Security wrapper library for TCP services
URL:=ftp://ftp.porcupine.org/pub/security/index.html
MAINTAINER:=Peter Wagner <tripolar@gmx.at>
endef
TARGET_CFLAGS += $(FPIC)