gnome-podcasts: update to 0.5.1.
This commit is contained in:
parent
ab7cd04ad5
commit
881f802119
1 changed files with 3 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gnome-podcasts'
|
# Template file for 'gnome-podcasts'
|
||||||
pkgname=gnome-podcasts
|
pkgname=gnome-podcasts
|
||||||
version=0.4.9
|
version=0.5.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="podcasts-${version}"
|
wrksrc="podcasts-${version}"
|
||||||
build_style=meson
|
build_style=meson
|
||||||
|
@ -14,16 +14,13 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://wiki.gnome.org/Apps/Podcasts"
|
homepage="https://wiki.gnome.org/Apps/Podcasts"
|
||||||
changelog="https://gitlab.gnome.org/World/podcasts/-/raw/master/CHANGELOG.md"
|
changelog="https://gitlab.gnome.org/World/podcasts/-/raw/master/CHANGELOG.md"
|
||||||
distfiles="https://gitlab.gnome.org/World/podcasts/-/archive/${version}/podcasts-${version}.tar.gz"
|
distfiles="https://gitlab.gnome.org/World/podcasts/-/archive/${version}/podcasts-${version}.tar.gz"
|
||||||
checksum=49a2e48079c84697fe7e1a375a4e15d8687ab6c533488093186f08b7875b1a22
|
checksum=73c2d6422e4084e389f07d6daee2339512f68d5b7e38cfc7db35466b16c13500
|
||||||
|
make_check=no # Unable to init server: Could not connect: Connection refused
|
||||||
|
|
||||||
export GETTEXT_BIN_DIR=/usr/bin
|
export GETTEXT_BIN_DIR=/usr/bin
|
||||||
export GETTEXT_LIB_DIR="${XBPS_CROSS_BASE}/usr/lib/gettext"
|
export GETTEXT_LIB_DIR="${XBPS_CROSS_BASE}/usr/lib/gettext"
|
||||||
export GETTEXT_INCLUDE_DIR="${XBPS_CROSS_BASE}/usr/include"
|
export GETTEXT_INCLUDE_DIR="${XBPS_CROSS_BASE}/usr/include"
|
||||||
|
|
||||||
# Unable to init server: Could not connect: Connection refused
|
|
||||||
do_check() {
|
|
||||||
:
|
|
||||||
}
|
|
||||||
|
|
||||||
post_patch() {
|
post_patch() {
|
||||||
[ -z "$CROSS_BUILD" ] && return 0
|
[ -z "$CROSS_BUILD" ] && return 0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue