mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
media-libs/openal: Fixed HOMEPAGE and SRC_URI.
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
@@ -8,8 +8,8 @@ inherit cmake-multilib
|
||||
MY_P="${PN}-soft-${PV}"
|
||||
|
||||
DESCRIPTION="A software implementation of the OpenAL 3D audio API"
|
||||
HOMEPAGE="http://kcat.strangesoft.net/openal.html"
|
||||
SRC_URI="http://kcat.strangesoft.net/openal-releases/${MY_P}.tar.bz2"
|
||||
HOMEPAGE="http://www.openal-soft.org/"
|
||||
SRC_URI="http://www.openal-soft.org/openal-releases/${MY_P}.tar.bz2"
|
||||
|
||||
LICENSE="LGPL-2+"
|
||||
SLOT="0"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
@@ -8,8 +8,8 @@ inherit cmake-multilib
|
||||
MY_P="${PN}-soft-${PV}"
|
||||
|
||||
DESCRIPTION="A software implementation of the OpenAL 3D audio API"
|
||||
HOMEPAGE="http://kcat.strangesoft.net/openal.html"
|
||||
SRC_URI="http://kcat.strangesoft.net/openal-releases/${MY_P}.tar.bz2"
|
||||
HOMEPAGE="http://www.openal-soft.org/"
|
||||
SRC_URI="http://www.openal-soft.org/openal-releases/${MY_P}.tar.bz2"
|
||||
|
||||
LICENSE="LGPL-2+"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user