xfe: update to 1.44
Also patch to ignore missing po file during check
This commit is contained in:
parent
2c6e5f19b1
commit
14f2a67538
2 changed files with 13 additions and 4 deletions
9
srcpkgs/xfe/patches/POTFILES.skip.patch
Normal file
9
srcpkgs/xfe/patches/POTFILES.skip.patch
Normal file
|
@ -0,0 +1,9 @@
|
|||
diff --git a/po/POTFILES.skip b/po/POTFILES.skip
|
||||
index 99658a9..8b98d52 100644
|
||||
--- a/po/POTFILES.skip
|
||||
+++ b/po/POTFILES.skip
|
||||
@@ -3,3 +3,4 @@ xfe.desktop.in.in
|
||||
xfi.desktop.in.in
|
||||
xfp.desktop.in.in
|
||||
xfw.desktop.in.in
|
||||
+intl/plural.c
|
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'xfe'
|
||||
pkgname=xfe
|
||||
version=1.43.2
|
||||
version=1.44
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config intltool"
|
||||
makedepends="startup-notification-devel libpng-devel fox-devel xcb-util-devel"
|
||||
depends="desktop-file-utils"
|
||||
short_desc="The X File Explorer"
|
||||
short_desc="Lightweight file manager for X"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://roland65.free.fr/xfe/"
|
||||
distfiles="${SOURCEFORGE_SITE}/xfe/xfe-${version}.tar.gz"
|
||||
checksum=fa5f38fcac64b91eb5d615620a9607b7e6f8675c4f19f30473798b2acb0c85ba
|
||||
distfiles="${SOURCEFORGE_SITE}/xfe/xfe-${version}.tar.xz"
|
||||
checksum=594c14d185bdfc7e3132aefda7cf4e233625258ca9a1939359944a2c07c030b6
|
||||
|
|
Loading…
Reference in a new issue