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

Up alsaplayer and alsa-lib to v2.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Jun 05 19:31:24 2017 +0000 (2017-06-05)
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 }