update to version 1.0.2. ok landry, ok and suggestion ajacoutot@.
This commit is contained in:
parent
2dcb838bfa
commit
32403b30cd
@ -1,9 +1,7 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2007/09/15 08:18:49 matthieu Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2009/10/19 20:30:06 matthieu Exp $
|
||||
|
||||
COMMENT= X11 Cursors themes
|
||||
VERSION= 1.0.1
|
||||
DISTNAME= xcursor-themes-X11R7.0-${VERSION}
|
||||
PKGNAME= xcursor-themes-${VERSION}
|
||||
DISTNAME= xcursor-themes-1.0.2
|
||||
CATEGORIES= x11
|
||||
|
||||
HOMEPAGE= http://wiki.X.Org/
|
||||
@ -21,10 +19,10 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
MASTER_SITES= ftp://ftp.x.org/pub/individual/data/ \
|
||||
ftp://x.mirrors.skynet.be/pub/ftp.x.org/pub/individual/data/
|
||||
|
||||
SEPARATE_BUILD= concurrent
|
||||
USE_X11= Yes
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ENV= LOCALBASE="${LOCALBASE}"
|
||||
CONFIGURE_ARGS= --with-cursordir=${LOCALBASE}/lib/X11/icons
|
||||
|
||||
NO_REGRESS= Yes
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (xcursor-themes-X11R7.0-1.0.1.tar.gz) = JqwiasYCFnjlkEWE4OtVbw==
|
||||
RMD160 (xcursor-themes-X11R7.0-1.0.1.tar.gz) = Py848TTdmWe8frrCMBjpdkNKJNg=
|
||||
SHA1 (xcursor-themes-X11R7.0-1.0.1.tar.gz) = OtQ87L5Lg87QQMlIFoLS1UvOgLk=
|
||||
SHA256 (xcursor-themes-X11R7.0-1.0.1.tar.gz) = brqL8fbbpcbwRyrnnEZcMz2rcnTa1/x7WxFekF+dPv0=
|
||||
SIZE (xcursor-themes-X11R7.0-1.0.1.tar.gz) = 2431106
|
||||
MD5 (xcursor-themes-1.0.2.tar.gz) = vyahjQSVX7N6ivH4aXTIYw==
|
||||
RMD160 (xcursor-themes-1.0.2.tar.gz) = KgrR0svmRi/2pA13qXrBjNvWTa4=
|
||||
SHA1 (xcursor-themes-1.0.2.tar.gz) = YozO0L4+ZogeiUiue50DgDvA5sI=
|
||||
SHA256 (xcursor-themes-1.0.2.tar.gz) = JhjhCqjZUw8QD7XziwnndgKigROZAlMIHoZbIk9DnzM=
|
||||
SIZE (xcursor-themes-1.0.2.tar.gz) = 2474318
|
||||
|
@ -1,14 +0,0 @@
|
||||
$OpenBSD: patch-configure,v 1.1.1.1 2006/02/04 10:32:21 matthieu Exp $
|
||||
--- configure.orig Sun Jan 8 14:44:52 2006
|
||||
+++ configure Sun Jan 8 14:44:52 2006
|
||||
@@ -3232,8 +3232,8 @@
|
||||
echo "${ECHO_T}yes" >&6
|
||||
:
|
||||
fi
|
||||
-cursordir=$(pkg-config --variable=icondir xcursor)
|
||||
-
|
||||
+#cursordir=$(pkg-config --variable=icondir xcursor)
|
||||
+cursordir=${LOCALBASE}/lib/X11/icons
|
||||
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2006/02/04 10:32:21 matthieu Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2009/10/19 20:30:06 matthieu Exp $
|
||||
lib/X11/icons/
|
||||
lib/X11/icons/handhelds/
|
||||
lib/X11/icons/handhelds/cursors/
|
||||
@ -76,6 +76,7 @@ lib/X11/icons/redglass/cursors/top_left_corner
|
||||
lib/X11/icons/redglass/cursors/top_right_corner
|
||||
lib/X11/icons/redglass/cursors/top_side
|
||||
lib/X11/icons/redglass/cursors/top_tee
|
||||
lib/X11/icons/redglass/cursors/watch
|
||||
lib/X11/icons/redglass/cursors/xterm
|
||||
lib/X11/icons/whiteglass/
|
||||
lib/X11/icons/whiteglass/cursors/
|
||||
|
Loading…
Reference in New Issue
Block a user