Hi,

I'm not fan of these cursors themes, but works fine here, amd64 / xfce4.

Matthieu Herrb wrote:

  Matthieu Herrb wrote:
        

    This release adds the missing 'watch' cursor to the redglass theme
    and updates the build system.
    
    don't forget '-E' option to patch... one file gets removed.
    
    ok?
    
          

  Ping...
  
        

    Index: Makefile
    ===================================================================
    RCS file: /cvs/OpenBSD/ports/x11/xcursor-themes/Makefile,v
    retrieving revision 1.5
    diff -u -r1.5 Makefile
    --- Makefile    15 Sep 2007 08:18:49 -0000      1.5
    +++ Makefile    3 Oct 2009 15:24:42 -0000
    @@ -1,9 +1,8 @@
     #      $OpenBSD: Makefile,v 1.5 2007/09/15 08:18:49 matthieu Exp $
     
     COMMENT=       X11 Cursors themes
    -VERSION=       1.0.1
    -DISTNAME=      xcursor-themes-X11R7.0-${VERSION}
    -PKGNAME=       xcursor-themes-${VERSION}
    +VERSION=       1.0.2
    +DISTNAME=      xcursor-themes-${VERSION}
     CATEGORIES=    x11
     
     HOMEPAGE=          http://wiki.X.Org/    @@ -21,10 +20,10 @@
     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
     
    Index: distinfo
    ===================================================================
    RCS file: /cvs/OpenBSD/ports/x11/xcursor-themes/distinfo,v
    retrieving revision 1.2
    diff -u -r1.2 distinfo
    --- distinfo    5 Apr 2007 17:36:26 -0000       1.2
    +++ distinfo    3 Oct 2009 15:24:42 -0000
    @@ -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
    Index: patches/patch-configure
    ===================================================================
    RCS file: patches/patch-configure
    diff -N patches/patch-configure
    --- patches/patch-configure     4 Feb 2006 10:32:21 -0000       1.1.1.1
    +++ /dev/null   1 Jan 1970 00:00:00 -0000
    @@ -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
    - 
    - 
    - 
    Index: pkg/PLIST
    ===================================================================
    RCS file: /cvs/OpenBSD/ports/x11/xcursor-themes/pkg/PLIST,v
    retrieving revision 1.1.1.1
    diff -u -r1.1.1.1 PLIST
    --- pkg/PLIST   4 Feb 2006 10:32:21 -0000       1.1.1.1
    +++ pkg/PLIST   3 Oct 2009 15:24:42 -0000
    @@ -76,6 +76,7 @@
     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/
    
          

  
    

Reply via email to