changed to tar.xz
This commit is contained in:
@@ -7,7 +7,8 @@ inherit systemd xdg-utils
|
||||
|
||||
DESCRIPTION="D-Bus abstraction for enumerating power devices, querying history and statistics"
|
||||
HOMEPAGE="https://upower.freedesktop.org/"
|
||||
SRC_URI="https://gitlab.freedesktop.org/upower/upower/-/archive/UPOWER_0_99_13/upower-UPOWER_0_99_13.tar.gz -> ${P}.tar.gz"
|
||||
SRC_URI="https://gitlab.freedesktop.org/upower/upower/uploads/177df5b9f9b76f25a2ad9da41aa0c1fa/upower-0.99.13.tar.xz"
|
||||
|
||||
# No tarball released at the usual location
|
||||
#SRC_URI="https://${PN}.freedesktop.org/releases/${P}.tar.xz"
|
||||
|
||||
@@ -48,8 +49,6 @@ DOCS=( AUTHORS HACKING NEWS README )
|
||||
|
||||
#PATCHES=( "${FILESDIR}/${P}-fix-power_now-energy_rate-readings.patch" ) # bug 796896
|
||||
|
||||
S="${WORKDIR}/upower-UPOWER_0_99_13"
|
||||
|
||||
src_prepare() {
|
||||
default
|
||||
xdg_environment_reset
|
||||
|
||||
Reference in New Issue
Block a user