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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.13 - (show annotations) (download)
Mon Dec 5 00:00:36 2022 UTC (17 months, 1 week ago) by nieder
Branch: MAIN
CVS Tags: HEAD
Changes since 1.12: +4 -4 lines
libXres 1.2.2

1 Package: xorg-libxres1
2 Version: 1.2.2
3 Revision: 1
4 Description: X.org: libXRes
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-package-precedence,
11 pkgconfig,
12 xorg-libx11,
13 xorg-libxext6,
14 xorgproto
15 <<
16 BuildDependsOnly: true
17 Source: https://xorg.freedesktop.org/archive/individual/lib/libXres-%v.tar.xz
18 Source-Checksum: SHA256(9a7446f3484b9b7538ac5ee30d2c1ce9e5b7fbbaf1440e02f6cca186a1fa745f)
19 CompileScript: <<
20 #!/bin/sh -ev
21 . %p/sbin/fink-buildenv-xorg.sh
22 ./configure \
23 --prefix=%p/opt/X11 \
24 --disable-static
25 make
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: AUTHORS ChangeLog COPYING README.md
33 SplitOff: <<
34 Package: xorg-libxres1-shlibs
35 Description: X.org: libxres1 shared libraries
36 Depends: <<
37 xorg-libx11-shlibs,
38 xorg-libxext6-shlibs
39 <<
40 Shlibs: <<
41 %p/opt/X11/lib/libXRes.1.dylib 2.0.0 %n (>= 1.0.5-1)
42 <<
43 Files: <<
44 opt/X11/lib/libXRes.1.dylib
45 <<
46 DocFiles: AUTHORS ChangeLog COPYING README.md
47 <<
48 Homepage: http://www.x.org/
49 DescDetail: <<
50 X Resource extension
51 <<

  ViewVC Help
Powered by ViewVC 1.1.17