summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/liferea/Makefile13
-rw-r--r--www/liferea/distinfo10
2 files changed, 12 insertions, 11 deletions
diff --git a/www/liferea/Makefile b/www/liferea/Makefile
index 379da2c0db7..ec7bd900130 100644
--- a/www/liferea/Makefile
+++ b/www/liferea/Makefile
@@ -1,11 +1,9 @@
-# $NetBSD: Makefile,v 1.168 2019/09/10 22:53:54 leot Exp $
+# $NetBSD: Makefile,v 1.169 2020/01/04 20:41:29 leot Exp $
-DISTNAME= liferea-1.12.5a
-PKGREVISION= 5
+DISTNAME= liferea-1.12.7
CATEGORIES= www
-GITHUB_RELEASE= v${PKGVERSION_NOREV:S/a//}
MASTER_SITES= ${MASTER_SITE_GITHUB:=lwindolf/}
-EXTRACT_SUFX= .tar.bz2
+GITHUB_TAG= v${PKGVERSION_NOREV}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://lzone.de/liferea/
@@ -13,7 +11,7 @@ COMMENT= Simple FeedReader clone for reading RSS/RDF feeds
LICENSE= gnu-gpl-v2
GNU_CONFIGURE= yes
-USE_TOOLS+= gmake pkg-config msgfmt perl intltool
+USE_TOOLS+= autoreconf autoconf automake gmake pkg-config msgfmt perl intltool
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
@@ -21,6 +19,9 @@ SHLIBTOOL_OVERRIDE= # empty
GLIB_SCHEMAS= net.sf.liferea.gschema.xml
+pre-configure:
+ cd ${WRKSRC} && ./autogen.sh
+
.include "../../databases/sqlite3/buildlink3.mk"
.include "../../devel/glib2/schemas.mk"
.include "../../devel/libpeas/buildlink3.mk"
diff --git a/www/liferea/distinfo b/www/liferea/distinfo
index e851c8037e5..7b3324a0ea5 100644
--- a/www/liferea/distinfo
+++ b/www/liferea/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.67 2018/12/01 10:15:15 leot Exp $
+$NetBSD: distinfo,v 1.68 2020/01/04 20:41:29 leot Exp $
-SHA1 (liferea-1.12.5a.tar.bz2) = 71474b92905880364cef9a9c513922d83667d55a
-RMD160 (liferea-1.12.5a.tar.bz2) = 109d093623056153815445ec0b8fe6145bdbc039
-SHA512 (liferea-1.12.5a.tar.bz2) = 6ada3750d40310cc56577baff29796bd26d1da6d74958dbfd46d9477ac24c2f33f5a88cd82a143073dd2e34dcfb4d82fdeec8029307f7c6a4e16e587d2148b5c
-Size (liferea-1.12.5a.tar.bz2) = 1470744 bytes
+SHA1 (liferea-1.12.7.tar.gz) = 58e7b5b06007f6d621797fd67f8a7b30590e5ba4
+RMD160 (liferea-1.12.7.tar.gz) = b5716be794c4540cf71b96cbbf8548802c8beea3
+SHA512 (liferea-1.12.7.tar.gz) = 838a1d28d63299ff8370472a4c7a53e5e130877e51128f79737728ab0f925005ac978c91a8149942057a54a9944572ff510525a6aadb4e8c11dac94351e42287
+Size (liferea-1.12.7.tar.gz) = 1519971 bytes