mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
media-libs/libcanberra: update HOMEPAGE, SRC_URI for https
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
This commit is contained in:
@@ -5,8 +5,8 @@ EAPI=7
|
||||
inherit libtool multilib-minimal systemd
|
||||
|
||||
DESCRIPTION="Portable sound event library"
|
||||
HOMEPAGE="http://0pointer.de/lennart/projects/libcanberra/"
|
||||
SRC_URI="http://0pointer.de/lennart/projects/${PN}/${P}.tar.xz"
|
||||
HOMEPAGE="https://0pointer.de/lennart/projects/libcanberra/"
|
||||
SRC_URI="https://0pointer.de/lennart/projects/${PN}/${P}.tar.xz"
|
||||
|
||||
LICENSE="LGPL-2.1+"
|
||||
SLOT="0"
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
</maintainer>
|
||||
<longdescription>
|
||||
A small and lightweight implementation of the XDG Sound Theme Specification
|
||||
(http://0pointer.de/public/sound-theme-spec.html)
|
||||
(https://0pointer.de/public/sound-theme-spec.html)
|
||||
</longdescription>
|
||||
<use>
|
||||
<flag name="alsa">Enables ALSA sound driver.</flag>
|
||||
|
||||
Reference in New Issue
Block a user