Commit graph

15 commits

Author SHA1 Message Date
wiz
dd41685d0d xdpyinfo: update to 1.3.2nb1.
Add libXcomposite and libdmx support.

Remove libXp, not used here.
2019-03-20 12:09:14 +00:00
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
9912755540 Update to 1.3.2:
Alan Coopersmith (8):
      Print which option was in error along with usage message
      Sprinkle consts in StrCmp to quiet cast warnings
      config: Add missing AC_CONFIG_SRCDIR
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1
      Mark required arguments to Xlib error handler as unused
      Delete unused NULLSTR macro
      xdpyinfo 1.3.2
2015-04-17 07:01:33 +00:00
wiz
fabc213090 Update to 1.3.1:
This minor maintenance release adds a -version option to the command line,
and provides some minor code cleanups and build improvements.

Alan Coopersmith (9):
      Mark usage() as _X_NORETURN
      Declare 'len' as size_t to avoid unneccessary back-and-forth conversions
      Combine usage messages into a single string
      Add -version option to print version number
      Add xrandr to SEE ALSO section of man page
      Rename i & count in inner loop to avoid shadowing same named vars in outer loop
      Convert sprintf calls to snprintf
      Mark num_known_extensions as a const, since the size is fixed at compile time
      xdpyinfo 1.3.1

Jon TURNEY (1):
      Include Xwindows.h on WIN32 to avoid type clashes
2013-05-21 08:42:50 +00:00
asau
8aba7e3fbf Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
wiz
2c72a9f0b9 Remove xextproto/buildlink3.mk in most cases where it occurs with
libXext/buildlink3.mk, now that it is included there.
Leave the places where its API version is set or variables from it
are used directly (about 3 packages).
2012-10-23 10:24:02 +00:00
wiz
0901c58c3f Update to 1.3.0:
This version adds an explicit dependency on XCB, which it uses for more
efficient querying of the available extensions on the X server.

Alan Coopersmith (6):
      Use xcb for -queryExt instead of a round-trip per extension
      Strip trailing whitespace
      Add const attributes to fix gcc -Wwrite-strings warnings
      Remove unused function hasExtension
      Silence gcc complaint about being unable to check printf format string
      xdpyinfo 1.3.0

Gaetan Nadon (4):
      config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
      config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
      man: remove trailing spaces and tabs
      config: move man pages into their own directory

Jesse Adkins (1):
      Purge cvs tags.
2012-07-29 19:48:35 +00:00
wiz
70ab23a8bb Update to 1.2.0:
This release removes the support for the Xprint extension.   If anyone
needs to maintain such support, a new branch can be made from the 1.1.0
release in git.
2012-06-03 18:11:57 +00:00
tnn
c7f4e60f2d Update to xdpyinfo-1.1.0. Changes:
Print Composite extension version for "-ext Composite"
Bug 3438: xdpyinfo reporting wrong information on xf86vidmode extension
Improved XF86-VidModeExtension printing
Move CWARNFLAGS addition to CFLAGS from configure.ac to Makefile.am
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Use xf86vmproto.h instead of xf86vmstr.h if it is installed
Add README with pointers to mailing lists, bugzilla, & git
Remove empty INSTALL so automake installs a real one
Use Xxf86dga.h & xf86dgaproto.h if present, to avoid warnings from old headers
Use $(AM_V_GEN) to silence man page creation too
Added --without-{xf86misc,xprint} configure time options
Don't print '(null)' when XF86VidModeGetMonitor() returns NULL fields.
Ansification and compile warning fixes.
2009-11-09 19:03:45 +00:00
tnn
9f2a42bc6b Switch master site to MASTER_SITE_XORG. 2008-05-24 21:45:14 +00:00
wiz
29ee93ca5f Update to 1.0.3:
Adam Jackson (2):
      Ignore errors from xf86misc rather than crashing out.
      xdpyinfo 1.0.3

Alan Coopersmith (1):
      X.Org bug #10616: Add all the X info commands to See Also in man page

James Cloos (1):
      Add missing PHONY line for automatic ChangeLog generation

Julien Cristau (1):
      Handle XExtension{Keyboard,Pointer}, added in inputproto 1.4
2008-05-22 21:14:52 +00:00
joerg
3ee4e4430b Update to xdpyinfo-1.0.2: fix memory leaks. 2007-04-24 15:16:42 +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
b1de1d3fc4 This package provides xdpyinfo, a display information utility for X.
This is from the modular X.org X11 project.
2007-02-25 05:11:11 +00:00