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

View File

@ -31,6 +31,7 @@ define Package/alsa-lib
CATEGORY:=Libraries CATEGORY:=Libraries
TITLE:=ALSA (Advanced Linux Sound Architecture) library TITLE:=ALSA (Advanced Linux Sound Architecture) library
URL:=http://www.alsa-project.org/ URL:=http://www.alsa-project.org/
MAINTAINER:=Peter Wagner <tripolar@gmx.at>
DEPENDS:=@AUDIO_SUPPORT +kmod-sound-core +libpthread +librt DEPENDS:=@AUDIO_SUPPORT +kmod-sound-core +libpthread +librt
endef endef

View File

@ -32,6 +32,7 @@ define Package/glib2
CATEGORY:=Libraries CATEGORY:=Libraries
DEPENDS:=$(ICONV_DEPENDS) $(INTL_DEPENDS) +zlib +libpthread +libffi DEPENDS:=$(ICONV_DEPENDS) $(INTL_DEPENDS) +zlib +libpthread +libffi
TITLE:=glib 2.0 TITLE:=glib 2.0
MAINTAINER:=Peter Wagner <tripolar@gmx.at>
URL:=http://www.gtk.org/ URL:=http://www.gtk.org/
endef endef

View File

@ -30,6 +30,7 @@ define Package/libffi
CATEGORY:=Libraries CATEGORY:=Libraries
TITLE:=Foreign Function Interface (FFI) library TITLE:=Foreign Function Interface (FFI) library
URL:=http://sourceware.org/libffi/ URL:=http://sourceware.org/libffi/
MAINTAINER:=Peter Wagner <tripolar@gmx.at>
endef endef
define Package/libffi/description define Package/libffi/description

View File

@ -28,6 +28,7 @@ define Package/libsndfile
CATEGORY:=Libraries CATEGORY:=Libraries
TITLE:=Library for reading/writing audio files TITLE:=Library for reading/writing audio files
URL:=http://www.mega-nerd.com/libsndfile/ URL:=http://www.mega-nerd.com/libsndfile/
MAINTAINER:=Peter Wagner <tripolar@gmx.at>
DEPENDS:=@!avr32 DEPENDS:=@!avr32
endef endef

View File

@ -29,6 +29,7 @@ define Package/libtorrent
TITLE:=Rakshasa's BitTorrent library TITLE:=Rakshasa's BitTorrent library
URL:=http://libtorrent.rakshasa.no/ URL:=http://libtorrent.rakshasa.no/
DEPENDS:=+libopenssl +libsigcxx DEPENDS:=+libopenssl +libsigcxx
MAINTAINER:=Peter Wagner <tripolar@gmx.at>
endef endef
define Package/libtorrent/description define Package/libtorrent/description

View File

@ -24,6 +24,7 @@ define Package/libspeex
CATEGORY:=Libraries CATEGORY:=Libraries
TITLE:=Open source speech compression codec library TITLE:=Open source speech compression codec library
URL:=http://www.speex.org/ URL:=http://www.speex.org/
MAINTAINER:=Peter Wagner <tripolar@gmx.at>
endef endef
define Package/libspeexdsp define Package/libspeexdsp
@ -31,6 +32,7 @@ define Package/libspeexdsp
CATEGORY:=Libraries CATEGORY:=Libraries
TITLE:=Open source speech compression codec library output to DSP TITLE:=Open source speech compression codec library output to DSP
URL:=http://www.speex.org/ URL:=http://www.speex.org/
MAINTAINER:=Peter Wagner <tripolar@gmx.at>
endef endef
define Package/libspeex/description define Package/libspeex/description

View File

@ -27,6 +27,7 @@ define Package/libwrap
CATEGORY:=Libraries CATEGORY:=Libraries
TITLE:=Security wrapper library for TCP services TITLE:=Security wrapper library for TCP services
URL:=ftp://ftp.porcupine.org/pub/security/index.html URL:=ftp://ftp.porcupine.org/pub/security/index.html
MAINTAINER:=Peter Wagner <tripolar@gmx.at>
endef endef
TARGET_CFLAGS += $(FPIC) TARGET_CFLAGS += $(FPIC)

View File

@ -25,6 +25,7 @@ define Package/etherwake
CATEGORY:=Network CATEGORY:=Network
TITLE:=WoL client for magic packets via ethernet frames TITLE:=WoL client for magic packets via ethernet frames
URL:=http://ftp.debian.org/debian/pool/main/e/etherwake URL:=http://ftp.debian.org/debian/pool/main/e/etherwake
MAINTAINER:=Peter Wagner <tripolar@gmx.at>
endef endef
define Package/etherwake/description define Package/etherwake/description

View File

@ -27,6 +27,7 @@ define Package/git
DEPENDS:=+libopenssl +libpthread DEPENDS:=+libopenssl +libpthread
TITLE:=The fast version control system TITLE:=The fast version control system
URL:=http://git-scm.com URL:=http://git-scm.com
MAINTAINER:=Peter Wagner <tripolar@gmx.at>
endef endef
define Package/git/description define Package/git/description

View File

@ -29,6 +29,7 @@ define Package/nfs-kernel-server/Default
SUBMENU:=Filesystem SUBMENU:=Filesystem
DEPENDS:=+libwrap +libblkid +libuuid $(LIBRPC_DEPENDS) DEPENDS:=+libwrap +libblkid +libuuid $(LIBRPC_DEPENDS)
URL:=http://nfs.sourceforge.net/ URL:=http://nfs.sourceforge.net/
MAINTAINER:=Peter Wagner <tripolar@gmx.at>
endef endef
define Package/nfs-kernel-server define Package/nfs-kernel-server

View File

@ -28,6 +28,7 @@ define Package/portmap
DEPENDS:=+libwrap $(LIBRPC_DEPENDS) DEPENDS:=+libwrap $(LIBRPC_DEPENDS)
TITLE:=The RPC Portmapper TITLE:=The RPC Portmapper
URL:=http://neil.brown.name/portmap/ URL:=http://neil.brown.name/portmap/
MAINTAINER:=Peter Wagner <tripolar@gmx.at>
endef endef
define Package/portmap/description define Package/portmap/description

View File

@ -32,6 +32,7 @@ define Package/rtorrent/Default
TITLE:=BitTorrent client for ncurses TITLE:=BitTorrent client for ncurses
URL:=http://libtorrent.rakshasa.no/ URL:=http://libtorrent.rakshasa.no/
DEPENDS:=+libcurl +libtorrent +libncursesw +libsigcxx +libpthread DEPENDS:=+libcurl +libtorrent +libncursesw +libsigcxx +libpthread
MAINTAINER:=Peter Wagner <tripolar@gmx.at>
endef endef
define Package/rtorrent/Default/description define Package/rtorrent/Default/description