pkgsrc-wip/xcursor-themes/Makefile
Thomas Klausner fb04430541 Update to 1.0.4:
This release restores the installation of the animated cursor symlinks
that were lost in the X11R6.9 -> X11R7.0/modular transition.

Alan Coopersmith (6):
      config: Add missing AC_CONFIG_SRCDIR
      genmakefile.sh: Change echo to printf for better portability & control
      genmakefile.sh: fix autogeneration of handhelds/Makefile.cursor
      Create missing symlinks for cursor animations
      genmakefile.sh: split up EXTRA_DIST lines
      xcursor-themes 1.0.4
2013-07-17 21:51:07 +00:00

21 lines
517 B
Makefile

# $NetBSD: Makefile,v 1.8 2013/07/17 21:51:07 thomasklausner Exp $
DISTNAME= xcursor-themes-1.0.4
CATEGORIES= x11 graphics
MASTER_SITES= ${MASTER_SITE_XORG:=data/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= blair.sadewitz@gmail.com
HOMEPAGE= http://xorg.freedesktop.org/
COMMENT= Modular X.org xcursor themes
MAKE_JOBS_SAFE= no
BUILD_DEPENDS+= xcursorgen>=1.0.5:../../x11/xcursorgen
USE_TOOLS+= pkg-config
USE_LANGUAGES= c
GNU_CONFIGURE= yes
.include "../../x11/libXcursor/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"