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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.10 - (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.9: +1 -1 lines
transition to combined proto header pkg

1 Package: xorg-xcb-util0
2 Version: 0.3.8
3 Revision: 1
4 Description: X.org: xcb utilities
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-libxcb1,
13 xorgproto
14 <<
15 Conflicts: xorg-xcb-util0, xorg-xcb-util1
16 Replaces: xorg-xcb-util0, xorg-xcb-util1
17 BuildDependsOnly: true
18 Source: http://xcb.freedesktop.org/dist/xcb-util-%v.tar.bz2
19 Source-MD5: 8ce019c4bbf20dce246b98f177cfccff
20 CompileScript: <<
21 #!/bin/sh -ev
22 export PATH=%p/opt/X11/bin:$PATH
23 export PKG_CONFIG_PATH=%p/opt/X11/lib/pkgconfig:%p/opt/X11/share/pkgconfig:%p/lib/pkgconfig
24 ./configure --prefix=%p/opt/X11 --disable-static
25 make -w V=1
26 fink-package-precedence --headers --libs --prohibit-bdep=%n .
27 <<
28 InfoTest: <<
29 TestScript: make check || exit 2
30 <<
31 InstallScript: make -w install DESTDIR=%d
32 DocFiles: ChangeLog README NEWS
33 SplitOff: <<
34 Package: xorg-xcb-util0-shlibs
35 Description: X.org: xorg-xcb-util0 shared libraries
36 Depends: <<
37 xorg-libxcb1-shlibs
38 <<
39 Shlibs: <<
40 %p/opt/X11/lib/libxcb-util.0.dylib 1.0.0 %n (>= 0.3.8-1)
41 <<
42 Files: <<
43 opt/X11/lib/libxcb-util.*.dylib
44 <<
45 DocFiles: ChangeLog README NEWS
46 <<
47 Homepage: http://xcb.freedesktop.org/
48 DescDetail: <<
49 Utility libraries for XCB
50 <<

  ViewVC Help
Powered by ViewVC 1.1.17