From 1ef1bbba67aced5789a5007030a74946785395bd Mon Sep 17 00:00:00 2001 From: Peter Wagner <​tripolar@gmx.at> Date: Wed, 3 Jul 2013 10:20:19 +0000 Subject: [PATCH] add myself as package maintainer Signed-off-by: Peter Wagner SVN-Revision: 37145 --- mail/dovecot/Makefile | 1 + mail/fetchmail/Makefile | 1 + sound/cmus/Makefile | 1 + sound/pulseaudio/Makefile | 4 ++-- 4 files changed, 5 insertions(+), 2 deletions(-) diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile index 5c9ad639b..23c1bc7a2 100644 --- a/mail/dovecot/Makefile +++ b/mail/dovecot/Makefile @@ -25,6 +25,7 @@ define Package/dovecot CATEGORY:=Mail DEPENDS:=+libopenssl +librt +zlib +libbz2 +libcap TITLE:=An IMAP and POP3 daemon + MAINTAINER:=Peter Wagner URL:=http://www.dovecot.org/ endef diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index 260f425f9..97a3d49bc 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -24,6 +24,7 @@ define Package/fetchmail/Default SECTION:=mail CATEGORY:=Mail TITLE:=Remote mail retriever + MAINTAINER:=Peter Wagner URL:=http://fetchmail.berlios.de/ endef diff --git a/sound/cmus/Makefile b/sound/cmus/Makefile index 7b59bb552..fb5a9d125 100644 --- a/sound/cmus/Makefile +++ b/sound/cmus/Makefile @@ -30,6 +30,7 @@ define Package/cmus +AUDIO_SUPPORT:alsa-lib \ +BUILD_PATENTED:libmad +libvorbisidec +libflac TITLE:=C* Music Player + MAINTAINER:=Peter Wagner URL:=http://cmus.sourceforge.net/ endef diff --git a/sound/pulseaudio/Makefile b/sound/pulseaudio/Makefile index 192845008..a2b5b01a3 100644 --- a/sound/pulseaudio/Makefile +++ b/sound/pulseaudio/Makefile @@ -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 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) -- 2.30.2