Dash:
[t2.git] / package / graphic / netpbm / netpbm.conf
bloba540ed52f2bc3bc434d37342cc0281870be92ec6
1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # T2 SDE: package/*/netpbm/netpbm.conf
3 # Copyright (C) 2004 - 2021 The T2 SDE Project
4 # Copyright (C) 1998 - 2003 ROCK Linux Project
5
6 # This Copyright note is generated by scripts/Create-CopyPatch,
7 # more information can be found in the files COPYING and README.
8
9 # This program is free software; you can redistribute it and/or modify
10 # it under the terms of the GNU General Public License version 2.
11 # --- T2-COPYRIGHT-NOTE-END ---
13 netpbm_main() {
14         { echo -e "\ngnu\nregular\nshared\ny\n\n\n"
15           echo -e "\n\n\n\n\n\n`pkgprefix libdir libx11`/libX11.so\n\nnone\n"; } | ./configure
18 netpbm_install() {
19         { echo -e "$builddir/netpbm.bin"
20           echo -e "/$root/$prefix\n$root$bindir\n$root$libdir"
21           echo -e "n"
22           echo -e "$root$libdir\n$root$datadir\n\n\n\nn\n"; } | ./installnetpbm
24 var_append GCC_WRAPPER_APPEND ' ' "-flax-vector-conversions"
26 runconf=0
27 hook_add preconf 5 netpbm_main
28 makeinstopt="package pkgdir=$builddir/netpbm.bin"
29 hook_add postmake 5 netpbm_install