/[fink]/10.7/main/finkinfo/x11/xprop.info
ViewVC logotype

Contents of /10.7/main/finkinfo/x11/xprop.info

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.10 - (show annotations) (download)
Sun Feb 4 10:57:21 2024 UTC (3 months, 1 week ago) by nieder
Branch: MAIN
CVS Tags: HEAD
Changes since 1.9: +2 -2 lines
xprop 1.2.7

1 Package: xprop
2 Version: 1.2.7
3 Revision: 1
4 Description: Property displayer for X11
5 License: BSD
6 Maintainer: None <fink-devel@lists.sourceforge.net>
7 Depends: <<
8 xorg-libx11-shlibs
9 <<
10 BuildDepends: <<
11 fink (>= 0.32),
12 fink-buildenv-modules,
13 fink-package-precedence,
14 pkgconfig,
15 xorg-libx11,
16 xorgproto
17 <<
18 Source: https://xorg.freedesktop.org/archive/individual/app/%n-%v.tar.xz
19 Source-Checksum: SHA256(4436e3148bb91a162406230d9f736a49ca8b50b74790015dc15d78d6ce8e825f)
20 CompileScript: <<
21 #!/bin/sh -ev
22 . %p/sbin/fink-buildenv-xorg.sh
23 ./configure --prefix=%p/opt/X11 \
24 --mandir=%p/opt/X11/share/man
25 make
26 fink-package-precedence .
27 <<
28 InstallScript: make install DESTDIR=%d
29 DocFiles: ChangeLog COPYING README.md
30 Homepage: https://www.x.org/
31 DescDetail: <<
32 Property displayer for X11.
33 <<

  ViewVC Help
Powered by ViewVC 1.1.17