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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.16 - (show annotations) (download)
Sun Mar 3 03:30:31 2024 UTC (2 months, 1 week ago) by nieder
Branch: MAIN
CVS Tags: HEAD
Changes since 1.15: +2 -2 lines
xorg-libxcursor1 1.2.2

1 Package: xorg-libxcursor1
2 Version: 1.2.2
3 Revision: 1
4 Description: X.org: libXcursor
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-libpthread-stubs,
14 xorg-libx11,
15 xorg-libxau6,
16 xorg-libxcb1,
17 xorg-libxdmcp6,
18 xorg-libxfixes3,
19 xorg-libxrender1,
20 xorgproto
21 <<
22 BuildDependsOnly: true
23 Source: https://xorg.freedesktop.org/archive/individual/lib/libXcursor-%v.tar.xz
24 Source-Checksum: SHA256(53d071bd2cc56e517a30998d5e685c8a74556ddada43c6985d14da9a023a88ee)
25 CompileScript: <<
26 #!/bin/sh -ev
27 . %p/sbin/fink-buildenv-xorg.sh
28 ./configure \
29 --prefix=%p/opt/X11 \
30 --disable-static
31 /usr/bin/make
32 fink-package-precedence --headers --libs --prohibit-bdep=%n .
33 <<
34 InfoTest: <<
35 TestScript: make check || exit 2
36 <<
37 InstallScript: make install DESTDIR=%d
38 DocFiles: AUTHORS ChangeLog COPYING README.md
39 SplitOff: <<
40 Package: xorg-libxcursor1-shlibs
41 Description: X.org: libxcursor1 shared libraries
42 Depends: <<
43 xorg-libx11-shlibs,
44 xorg-libxfixes3-shlibs,
45 xorg-libxrender1-shlibs
46 <<
47 Shlibs: <<
48 %p/opt/X11/lib/libXcursor.1.dylib 2.0.0 %n (>= 1.1.11-1)
49 <<
50 Files: <<
51 opt/X11/lib/libXcursor.1.dylib
52 <<
53 DocFiles: AUTHORS ChangeLog COPYING README.md
54 <<
55 Homepage: http://www.x.org/
56 DescDetail: <<
57 X Render Extension library
58 <<

  ViewVC Help
Powered by ViewVC 1.1.17