wok-6.x diff xournal/receipt @ rev 24448
firefox-official*: disable update by policy
author | Hans-G?nter Theisgen |
---|---|
date | Tue Feb 15 10:43:08 2022 +0100 (2022-02-15) |
parents | ad86373a4a8c |
children | 7dd01dedad38 |
line diff
1.1 --- a/xournal/receipt Tue Sep 28 08:31:51 2021 +0000 1.2 +++ b/xournal/receipt Tue Feb 15 10:43:08 2022 +0100 1.3 @@ -1,15 +1,16 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="xournal" 1.7 -VERSION="0.4.8" 1.8 +VERSION="0.4.8.2016" 1.9 CATEGORY="utilities" 1.10 SHORT_DESC="Notetaking application." 1.11 MAINTAINER="meshca@clarkson.edu" 1.12 LICENSE="GPL2" 1.13 WEB_SITE="http://xournal.sourceforge.net/" 1.14 1.15 -TARBALL="$PACKAGE-$VERSION.2016.tar.gz" 1.16 +TARBALL="$PACKAGE-$VERSION.tar.gz" 1.17 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.18 +TAGS="annotation pdf" 1.19 1.20 SUGGESTED="ghostscript" 1.21 DEPENDS="gcc-lib-base gtk+ libgnomecanvas poppler poppler-apps"