/[fink]/10.7/main/finkinfo/x11-system/xorg-libxtrap6.info
ViewVC logotype

Contents of /10.7/main/finkinfo/x11-system/xorg-libxtrap6.info

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.8 - (show annotations) (download)
Thu Jun 20 10:56:32 2019 UTC (4 years, 10 months ago) by nieder
Branch: MAIN
CVS Tags: HEAD
Changes since 1.7: +1 -1 lines
transition to combined proto header pkg

1 Package: xorg-libxtrap6
2 Version: 1.0.1
3 Revision: 1
4 Description: X.org: libXTrap
5 License: BSD
6 Maintainer: None <fink-devel@lists.sourceforge.net>
7 Depends: %N-shlibs (= %v-%r)
8 BuildDepends: <<
9 fink (>= 0.28),
10 fink-package-precedence,
11 pkgconfig,
12 xorg-libx11,
13 xorg-libxext6,
14 xorg-libxt6,
15 xorg-trapproto,
16 xorgproto
17 <<
18 BuildDependsOnly: true
19 Source: http://xorg.freedesktop.org/archive/individual/lib/libXTrap-%v.tar.bz2
20 Source-MD5: 076ff6279d202f19421b51af4f723935
21 CompileScript: <<
22 #!/bin/sh -ev
23 export PATH=%p/opt/X11/bin:$PATH
24 export PKG_CONFIG_PATH=%p/opt/X11/lib/pkgconfig:%p/opt/X11/share/pkgconfig:%p/lib/pkgconfig
25 ./configure --prefix=%p/opt/X11 --disable-static --without-xmlto --without-fop --disable-specs
26 make -w V=1
27 fink-package-precedence --headers --libs --prohibit-bdep=%n .
28 <<
29 InfoTest: <<
30 TestScript: make check || exit 2
31 <<
32 InstallScript: make -w install DESTDIR=%d
33 DocFiles: AUTHORS ChangeLog COPYING NEWS README
34 SplitOff: <<
35 Package: xorg-libxtrap6-shlibs
36 Description: X.org: libxtrap6 shared libraries
37 Depends: <<
38 xorg-libx11-shlibs,
39 xorg-libxext6-shlibs,
40 xorg-libxt6-shlibs
41 <<
42 Shlibs: <<
43 %p/opt/X11/lib/libXTrap.6.dylib 11.0.0 %n (>= 1.0.0-1)
44 <<
45 Files: <<
46 opt/X11/lib/libXTrap.6*.dylib
47 <<
48 DocFiles: AUTHORS ChangeLog COPYING NEWS README
49 <<
50 Homepage: http://www.x.org/
51 DescDetail: <<
52 X Trap library
53 <<

  ViewVC Help
Powered by ViewVC 1.1.17