Commit graph

13 commits

Author SHA1 Message Date
wiz
a1e4174a9c Follow some http redirects. 2017-08-16 20:21:03 +00:00
wiz
8edd8f2cc8 Updated xcb-util-cursor to 0.1.3.
I just released version 0.1.3 of xcb-util-cursor:

- Add a --with-cursorpath option to configure
2016-05-12 10:45:26 +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
e606eb2fb2 Update to 0.1.2:
Release 0.1.2  (2015-03-35)
===========================

- Use CFSwapInt32LittleToHost from CoreFoundation.h on Mac OS X to implement
  le32toh.
- Check submodules before running autoconf.
- darwin: Use OSByteOrder.h rather than CF.
- Perform safety check before trying to load glyph cursorHEADmaster
2015-04-02 22:34:39 +00:00
wiz
577cf92ed4 Fix build on OS X based on upstream
http://cgit.freedesktop.org/xcb/util-cursor/commit/?id=f03cc278c6cce0cf721adf9c3764d3c5fba63392
and PR 49627 by Youri Mouton.
2015-02-02 14:41:16 +00:00
jperkin
0622b8d45b USE_TOOLS+=gm4, requires -I support. 2014-09-25 20:04:53 +00:00
obache
0a1c89cfa6 Add buildlink with Requires.private packages. 2014-04-06 07:57:57 +00:00
obache
1bef4d0846 Add buildlink3.mk. 2014-04-06 06:25:16 +00:00
obache
8484144dfc LICENSE=x11 2014-04-06 06:24:53 +00:00
obache
d7ff3f28fe Let to build shard libraries, enable commented out buildlink with x11/xcb-util.
Bump PKGREVISION.
2014-04-06 06:24:31 +00:00
wiz
eb1216996e Update to 0.1.1:
Release 0.1.1  (2013-11-12)
===========================

- Fix memleak with broken resource databases
- Check exact RENDER version that the server supports
- Use LE_32 macro from <sys/byteorder.h> on Solaris versions without le32toh()
- Use $(AM_V_GEN) when calling gperf
- Fail the build if gperf is needed, but not found
- handle read() errors
- Bugfix: Properly load cursor files where not all cursors are suitable
2013-11-12 21:27:45 +00:00
wiz
1b7786ffcc Update to 0.1.0:
Release 0.1.0  (2013-08-21)
=========================

- Bugfix: Use xhot/yhot, don’t hardcode the value
- Bugfix: fix build on FreeBSD/NetBSD
- add COPYING file
2013-08-22 06:59:35 +00:00
wiz
3ab9283d71 Import xcb-util-cursor-0.0.99 as x11/xcb-util-cursor.
XCB util-cursor module provides the following libraries:

  - cursor: port of libxcursor
2013-07-21 21:44:18 +00:00