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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.7 - (show annotations) (download)
Thu Oct 20 01:04:08 2022 UTC (18 months, 3 weeks ago) by nieder
Branch: MAIN
CVS Tags: HEAD
Changes since 1.6: +9 -8 lines
xorg-xcb-util-keysyms1 0.4.1

1 Package: xorg-xcb-util-keysyms1
2 Version: 0.4.1
3 Revision: 1
4 Description: X.org: xcb-util-image
5 License: BSD
6 Maintainer: None <fink-devel@lists.sourceforge.net>
7 Depends: %N-shlibs (= %v-%r)
8 BuildDepends: <<
9 fink (>= 0.32),
10 fink-buildenv-modules,
11 fink-package-precedence,
12 pkgconfig,
13 xorg-libxcb1,
14 xorgproto
15 <<
16 BuildDependsOnly: true
17 Source: https://xcb.freedesktop.org/dist/xcb-util-keysyms-%v.tar.xz
18 Source-Checksum: SHA256(7c260a5294412aed429df1da2f8afd3bd07b7cba3fec772fba15a613a6d5c638)
19 CompileScript: <<
20 #!/bin/sh -ev
21 . %p/sbin/fink-buildenv-xorg.sh
22 ./configure --prefix=%p/opt/X11 \
23 --disable-static
24 make
25 fink-package-precedence --headers --libs --prohibit-bdep=%n .
26 <<
27 InfoTest: <<
28 TestScript: make check || exit 2
29 <<
30 InstallScript: make -w install DESTDIR=%d
31 DocFiles: ChangeLog README.md NEWS
32 SplitOff: <<
33 Package: %N-shlibs
34 Description: X.org: xorg-xcb-keysyms1 shared libraries
35 Depends: <<
36 xorg-libxcb1-shlibs
37 <<
38 Shlibs: <<
39 %p/opt/X11/lib/libxcb-keysyms.1.dylib 2.0.0 %n (>= 0.3.8-1)
40 <<
41 Files: <<
42 opt/X11/lib/libxcb-keysyms.*.dylib
43 <<
44 DocFiles: ChangeLog README.md NEWS
45 <<
46 Homepage: https://xcb.freedesktop.org/
47 DescDetail: <<
48 Utility libraries for XCB
49 <<

  ViewVC Help
Powered by ViewVC 1.1.17