Update to the X11R7.1 version of xcursorgen.
Fix for freedesktop.org bug #3270: rounding errors.
This commit is contained in:
parent
c83f6ef40b
commit
2bf7bd4037
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2006/02/04 23:11:02 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2006/05/24 20:48:07 matthieu Exp $
|
||||
|
||||
COMMENT= "X11 Cursors themes generator"
|
||||
DISTNAME= xcursorgen-X11R7.0-1.0.0
|
||||
PKGNAME= xcursorgen-7.0
|
||||
DISTNAME= xcursorgen-X11R7.1-1.0.1
|
||||
PKGNAME= xcursorgen-7.1
|
||||
CATEGORIES= x11
|
||||
|
||||
HOMEPAGE= http://wiki.X.Org/
|
||||
@ -18,8 +18,8 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ftp://ftp.x.org/pub/X11R7.0/src/app/ \
|
||||
ftp://x.mirrors.skynet.be/pub/x.org/pub/X11R7.0/src/app/
|
||||
MASTER_SITES= ftp://ftp.x.org/pub/X11R7.1/src/app/ \
|
||||
ftp://x.mirrors.skynet.be/pub/x.org/pub/X11R7.1/src/app/
|
||||
|
||||
WANTLIB= X11 Xcursor c m z
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user