wok-next view poppler-apps/receipt @ rev 19703

Up bird (1.6.3)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Apr 26 12:29:37 2017 +0200 (2017-04-26)
parents 0cd8ffbd0ae1
children f463de72afe3
line source
1 # SliTaz package receipt.
3 PACKAGE="poppler-apps"
4 VERSION="0.49.0"
5 CATEGORY="office"
6 SHORT_DESC="Poppler utilities to manipulate PDF file."
7 MAINTAINER="pankso@slitaz.org"
8 LICENSE="GPL2"
9 WEB_SITE="https://poppler.freedesktop.org/"
11 WANTED="poppler"
12 DEPENDS="poppler cairo freetype lcms2 zlib"
14 # Rules to gen a SliTaz package suitable for Tazpkg.
15 genpkg_rules()
16 {
17 cook_copy_folders bin
18 }