wok-next view xorg-font-util-dev/receipt @ rev 19743

Remake/fix: alsa-lib, alsaplayer; update base (LFS) packages: bash, binutils, bison, bzip2, diffutils, file, findutils, gawk, gcc, gettext, glibc, gmp, m4, mpc-library, mpfr, ncurses, patch, xz; update: tazpkg, cookutils, svgcleaner.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue Jun 06 17:37:54 2017 +0300 (2017-06-06)
parents
children f463de72afe3
line source
1 # SliTaz package receipt.
3 PACKAGE="xorg-font-util-dev"
4 VERSION="1.3.1"
5 CATEGORY="development"
6 SHORT_DESC="Development files for FontUtil"
7 MAINTAINER="al.bobylev@gmail.com"
8 LICENSE="other"
9 WEB_SITE="https://www.x.org/wiki/"
11 WANTED="xorg-font-util"
12 DEPENDS="xorg-font-util"
14 # Rules to gen a SliTaz package suitable for Tazpkg.
15 genpkg_rules()
16 {
17 cook_copy_files *.pc *.m4
18 }