[packages] add myself as package maintainer
Signed-off-by: Peter Wagner <tripolar@gmx.at> git-svn-id: svn://svn.openwrt.org/openwrt/packages@37145 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
153123586c
commit
e1a8beaae7
@ -25,6 +25,7 @@ define Package/dovecot
|
||||
CATEGORY:=Mail
|
||||
DEPENDS:=+libopenssl +librt +zlib +libbz2 +libcap
|
||||
TITLE:=An IMAP and POP3 daemon
|
||||
MAINTAINER:=Peter Wagner <tripolar@gmx.at>
|
||||
URL:=http://www.dovecot.org/
|
||||
endef
|
||||
|
||||
|
@ -24,6 +24,7 @@ define Package/fetchmail/Default
|
||||
SECTION:=mail
|
||||
CATEGORY:=Mail
|
||||
TITLE:=Remote mail retriever
|
||||
MAINTAINER:=Peter Wagner <tripolar@gmx.at>
|
||||
URL:=http://fetchmail.berlios.de/
|
||||
endef
|
||||
|
||||
|
@ -30,6 +30,7 @@ define Package/cmus
|
||||
+AUDIO_SUPPORT:alsa-lib \
|
||||
+BUILD_PATENTED:libmad +libvorbisidec +libflac
|
||||
TITLE:=C* Music Player
|
||||
MAINTAINER:=Peter Wagner <tripolar@gmx.at>
|
||||
URL:=http://cmus.sourceforge.net/
|
||||
endef
|
||||
|
||||
|
@ -30,8 +30,9 @@ define Package/pulseaudio/Default
|
||||
SECTION:=sound
|
||||
CATEGORY:=Sound
|
||||
DEPENDS:=+libspeexdsp +libsndfile +libltdl +libpthread \
|
||||
+librt +alsa-lib +libjson +libopenssl +libwrap $(ICONV_DEPENDS) $(INTL_DEPENDS)
|
||||
+librt +alsa-lib +libjson +libopenssl +libcap +libwrap $(ICONV_DEPENDS) $(INTL_DEPENDS)
|
||||
TITLE:=Network sound server
|
||||
MAINTAINER:=Peter Wagner <tripolar@gmx.at>
|
||||
URL:=http://www.pulseaudio.org
|
||||
PROVIDES:=pulseaudio
|
||||
endef
|
||||
@ -114,7 +115,6 @@ CONFIGURE_ARGS += \
|
||||
--disable-lirc \
|
||||
--disable-bluez \
|
||||
--disable-udev \
|
||||
--without-caps \
|
||||
--without-fftw
|
||||
|
||||
ifeq ($(BUILD_VARIANT),avahi)
|
||||
|
Loading…
x
Reference in New Issue
Block a user