Commit graph

12 commits

Author SHA1 Message Date
agc
d8f09469bb Add SHA512 digests for distfiles for x11 category
Problems found locating distfiles:
        Package modular-xorg-server: missing distfile xorg-server-1.17.4.tar.bz2
        Package py-qt4: missing distfile PyQt-mac-gpl-4.11.1.tar.gz
        Package xservers: missing distfile xservers-3.3.6.5.tar.bz2
        Package xview-clients: missing distfile xview3.2p1-X11R6.tar.gz
        Package xview-lib: missing distfile xview3.2p1-X11R6.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 03:28:24 +00:00
wiz
e8d0444f74 Update to 1.2.2:
This minor maintenance release fixes the handling of the "u" type for
setting properties and does a bit of code & build configuration cleanup.

Alan Coopersmith (8):
      Expand description in README a little
      config: Add missing AC_CONFIG_SRCDIR
      Mark FatalError() as taking printf-style arguments
      Replace strlen/malloc/memcpy set with strdup
      Add unicode argument to Format_Len_String to reduce code duplication
      Fix const conversion warnings from gcc
      Mark usage() as noreturn, as suggested by gcc -Wmissing-noreturn
      xprop 1.2.2

lolilolicon (1):
      Enable setting property of type UTF8_STRING.
2013-08-09 09:21:24 +00:00
asau
8aba7e3fbf Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
wiz
9744b69bd9 Update to 1.2.1.
1.2.1:
This minor maintenance release improves the man page, fixes issues
found by static code analysis, and provides other cleanups to the
code and build configuration.

1.2.0:
This release adds support for printing UTF8_STRING properties
as UTF-8 strings in appropriate locales, including a new "u"
specifier for the -format option.
2012-06-03 18:23:50 +00:00
tnn
897c336090 Update to xprop-1.1.0. Changes:
Add README with pointers to mailing lists, bugzilla, & git
Add 'o' property type to man page for icon formats
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Exit cleanly when the target window is destroyed. (#19381)
Do not spew usage on connection error
-spy: flush output before waiting for more events
Bug#15069: Compile warning fixes.
Correct make distcheck and don't distribute autogen.sh.
The "visible bit" is called "urgency bit" in the ICCCM 2.0
Display _NET_WM_ICONs as ASCII art instead of as a big list of integers
2009-11-09 18:30:36 +00:00
bjs
e74cdec174 Update to xprop-1.0.4. Changes:
commit 427023df02bd38ff9dc2af2a2059466f37f4cfd8
Date:   Wed Dec 19 15:17:34 2007 +1030

    Fix build under autoconf 2.57

    configure.ac specifies a max version of 2.57 but AC_CHECK_HEADERS_ONCE
    was only introduced to autoconf in 2.59c.
    Drop the _ONCE to make autoconf happy

commit e09956f244099ddd36b1a2cd5d7800d5fc7120c1
Date:   Thu Dec 6 05:30:43 2007 -0500

    Select correct client window in WMs using virtual roots
2008-08-09 20:03:35 +00:00
tnn
9f2a42bc6b Switch master site to MASTER_SITE_XORG. 2008-05-24 21:45:14 +00:00
joerg
46cc180698 Update to xprop-1.0.3: man page improvements, some sprintf cleanup,
avoid a memory leak, some const sprinkling, purge unused code.
2007-08-15 22:09:02 +00:00
joerg
5625e95c1d All the Xorg packages support user-destdir. xrandr needs a newer
libXrandr, explicitly depend on it.
2007-03-17 18:40:59 +00:00
dsainty
5d229069b8 Transfer maintainership to Joerg for these Xorg programs. 2007-02-27 15:05:41 +00:00
dsainty
9ee1067408 Sort includes 2007-02-25 04:46:44 +00:00
dsainty
b702f7efb1 This package provides xprop, a property displayer for X.
This is from the modular X.org X11 project.
2007-02-25 04:43:34 +00:00