diff --git a/srcpkgs/pulseaudio/template b/srcpkgs/pulseaudio/template index 52a3e6f9ab..89cb6c9538 100644 --- a/srcpkgs/pulseaudio/template +++ b/srcpkgs/pulseaudio/template @@ -8,6 +8,8 @@ configure_args="--disable-samplerate --disable-oss-output --disable-oss-wrapper --with-database=tdb --localstatedir=/var LDFLAGS=" short_desc="A featureful, general-purpose sound server" maintainer="Juan RP " +homepage="http://www.pulseaudio.org/" +license="LGPL-2" checksum=c6019324395117a258c048a6db5e9734551cc2c61dc35b46403ff00d64be55f0 long_desc=" PulseAudio, previously known as Polypaudio, is a sound server for POSIX and diff --git a/xbps-src/common/fetch_sites.sh b/xbps-src/common/fetch_sites.sh index 5feb522d91..294cea67dd 100644 --- a/xbps-src/common/fetch_sites.sh +++ b/xbps-src/common/fetch_sites.sh @@ -13,6 +13,7 @@ KERNEL_SITE="http://www.kernel.org/pub/linux" CPAN_SITE="http://cpan.perl.org/modules/by-module" MOZILLA_SITE="ftp://ftp.mozilla.org/pub/mozilla.org" GNU_SITE="http://mirrors.kernel.org/gnu" +FREEDESKTOP_SITE="http://freedesktop.org/software" # repetative sub homepage's with no real project page