wok-next view fftw-dev/receipt @ rev 20227

gesftpserver, icewm-xdgmenu, man2html: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Nov 05 23:23:24 2017 +0100 (2017-11-05)
parents 70b446c3592a
children
line source
1 # SliTaz package receipt.
3 PACKAGE="fftw-dev"
4 VERSION="3.3.6-pl2"
5 CATEGORY="development"
6 SHORT_DESC="A library for computing the discrete Fourier transform (DFT) \
7 (development files)"
8 MAINTAINER="jozee@slitaz.org"
9 LICENSE="GPL2"
10 WEB_SITE="http://www.fftw.org/"
12 WANTED="fftw"
13 DEPENDS="fftw"
15 # Rules to gen a SliTaz package suitable for Tazpkg.
16 genpkg_rules()
17 {
18 copy @dev
19 }