lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

commit 72f236973abe63ab1d32bd9e62f5441fc9aa0c2f
parent 74dadb1aeed954b3eb812a70905bfa599adaf873
Author: Peter Wagner <tripolar@gmx.at>
Date:   Tue,  1 Jul 2014 20:52:44 +0200

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>

Diffstat:
Mlibs/alsa-lib/Makefile | 1+
Mlibs/glib2/Makefile | 1+
Mlibs/libffi/Makefile | 1+
Mlibs/libsndfile/Makefile | 1+
Mlibs/libtorrent/Makefile | 1+
Mlibs/speex/Makefile | 2++
Mlibs/tcp_wrappers/Makefile | 1+
Mnet/etherwake/Makefile | 1+
Mnet/git/Makefile | 1+
Mnet/nfs-kernel-server/Makefile | 1+
Mnet/portmap/Makefile | 1+
Mnet/rtorrent/Makefile | 1+
12 files changed, 13 insertions(+), 0 deletions(-)

diff --git a/libs/alsa-lib/Makefile b/libs/alsa-lib/Makefile @@ -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 diff --git a/libs/glib2/Makefile b/libs/glib2/Makefile @@ -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 diff --git a/libs/libffi/Makefile b/libs/libffi/Makefile @@ -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 diff --git a/libs/libsndfile/Makefile b/libs/libsndfile/Makefile @@ -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 diff --git a/libs/libtorrent/Makefile b/libs/libtorrent/Makefile @@ -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 diff --git a/libs/speex/Makefile b/libs/speex/Makefile @@ -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 diff --git a/libs/tcp_wrappers/Makefile b/libs/tcp_wrappers/Makefile @@ -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) diff --git a/net/etherwake/Makefile b/net/etherwake/Makefile @@ -25,6 +25,7 @@ define Package/etherwake CATEGORY:=Network TITLE:=WoL client for magic packets via ethernet frames URL:=http://ftp.debian.org/debian/pool/main/e/etherwake + MAINTAINER:=Peter Wagner <tripolar@gmx.at> endef define Package/etherwake/description diff --git a/net/git/Makefile b/net/git/Makefile @@ -27,6 +27,7 @@ define Package/git DEPENDS:=+libopenssl +libpthread TITLE:=The fast version control system URL:=http://git-scm.com + MAINTAINER:=Peter Wagner <tripolar@gmx.at> endef define Package/git/description diff --git a/net/nfs-kernel-server/Makefile b/net/nfs-kernel-server/Makefile @@ -29,6 +29,7 @@ define Package/nfs-kernel-server/Default SUBMENU:=Filesystem DEPENDS:=+libwrap +libblkid +libuuid $(LIBRPC_DEPENDS) URL:=http://nfs.sourceforge.net/ + MAINTAINER:=Peter Wagner <tripolar@gmx.at> endef define Package/nfs-kernel-server diff --git a/net/portmap/Makefile b/net/portmap/Makefile @@ -28,6 +28,7 @@ define Package/portmap DEPENDS:=+libwrap $(LIBRPC_DEPENDS) TITLE:=The RPC Portmapper URL:=http://neil.brown.name/portmap/ + MAINTAINER:=Peter Wagner <tripolar@gmx.at> endef define Package/portmap/description diff --git a/net/rtorrent/Makefile b/net/rtorrent/Makefile @@ -32,6 +32,7 @@ define Package/rtorrent/Default TITLE:=BitTorrent client for ncurses URL:=http://libtorrent.rakshasa.no/ DEPENDS:=+libcurl +libtorrent +libncursesw +libsigcxx +libpthread + MAINTAINER:=Peter Wagner <tripolar@gmx.at> endef define Package/rtorrent/Default/description