------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 UNAME_r=6.5 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- MAKE=gmake XDG_DATA_HOME=/construction/x11-themes/cursor-crystal-theme XDG_CONFIG_HOME=/construction/x11-themes/cursor-crystal-theme XDG_CACHE_HOME=/construction/x11-themes/cursor-crystal-theme/.cache HOME=/construction/x11-themes/cursor-crystal-theme TMPDIR="/tmp" PATH=/construction/x11-themes/cursor-crystal-theme/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/x11-themes/cursor-crystal-theme/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/x11-themes/cursor-crystal-theme XDG_CONFIG_HOME=/construction/x11-themes/cursor-crystal-theme XDG_CACHE_HOME=/construction/x11-themes/cursor-crystal-theme/.cache HOME=/construction/x11-themes/cursor-crystal-theme TMPDIR="/tmp" PATH=/construction/x11-themes/cursor-crystal-theme/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/x11-themes/cursor-crystal-theme/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- DESTDIR=/construction/x11-themes/cursor-crystal-theme/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- OSREL=6.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/cursor-crystal-theme" EXAMPLESDIR="share/examples/cursor-crystal-theme" DATADIR="share/cursor-crystal-theme" WWWDIR="www/cursor-crystal-theme" ETCDIR="etc/cursor-crystal-theme" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/cursor-crystal-theme DOCSDIR=/usr/local/share/doc/cursor-crystal-theme EXAMPLESDIR=/usr/local/share/examples/cursor-crystal-theme WWWDIR=/usr/local/www/cursor-crystal-theme ETCDIR=/usr/local/etc/cursor-crystal-theme SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes DFLY_STING_XFAIL=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_COMPRESSION_FORMAT=.tgz DEVELOPER=1 WITH_CCACHE_BUILD=yes CCACHE_DIR=/ccache UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=600503 OSVERSION=9999999 OSREL=6.5 _OSRELEASE=6.5-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=13 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/png-1.6.39.pkg Installing /packages/All/libXau-1.0.9.pkg Installing /packages/All/xorgproto-2022.1_1.pkg Installing /packages/All/libXdmcp-1.1.3.pkg Installing /packages/All/libxcb-1.15_1.pkg Installing /packages/All/libX11-1.8.6,1.pkg Installing /packages/All/libXrender-0.9.10_2.pkg Installing /packages/All/libXfixes-6.0.0.pkg Installing /packages/All/libXcursor-1.2.0.pkg Installing /packages/All/xcursorgen-1.0.8.pkg Installing /packages/All/indexinfo-0.3.1.pkg Installing /packages/All/gettext-runtime-0.21.1.pkg Installing /packages/All/gmake-4.3_2.pkg UNFLAVORED graphics/ImageMagick6 -> use graphics/ImageMagick6@x11 Installing /packages/All/pkgconf-1.8.1,1.pkg Installing /packages/All/brotli-1.0.9,1.pkg Installing /packages/All/freetype2-2.12.1_2.pkg ===== Message from freetype2-2.12.1_2: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/index.html, if documentation was installed). Installing /packages/All/expat-2.5.0.pkg Installing /packages/All/fontconfig-2.14.2,1.pkg Running fc-cache to build fontconfig cache... Installing /packages/All/libidn-1.38.pkg Installing /packages/All/openssl-1.1.1u,1.pkg Installing /packages/All/jbig2dec-0.19.pkg Installing /packages/All/libdeflate-1.18.pkg Installing /packages/All/jbigkit-2.1_1.pkg Installing /packages/All/liblz4-1.9.4,1.pkg Installing /packages/All/zstd-1.5.5.pkg Installing /packages/All/jpeg-turbo-2.1.5.1.pkg Installing /packages/All/tiff-4.4.0_1.pkg Installing /packages/All/lcms2-2.15_1.pkg Installing /packages/All/openjpeg-2.5.0.pkg Installing /packages/All/libpaper-1.1.28.pkg Installing /packages/All/libdaemon-0.14_1.pkg Installing /packages/All/libICE-1.1.0_1,1.pkg Installing /packages/All/libSM-1.2.3,1.pkg Installing /packages/All/dbus-1.14.6,1.pkg ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. Installing /packages/All/libffi-3.4.4.pkg Installing /packages/All/pcre2-10.42.pkg Installing /packages/All/ncurses-6.4.pkg ===== Message from ncurses-6.4: -- To get the terminfo database please install the terminfo-db package: pkg install terminfo-db Installing /packages/All/readline-8.2.1.pkg Installing /packages/All/libxml2-2.10.4.pkg Installing /packages/All/libiconv-1.17.pkg Installing /packages/All/mpdecimal-2.5.1.pkg Installing /packages/All/python39-3.9.17.pkg ===== Message from python39-3.9.17: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py39-gdbm databases/py-gdbm@py39 py39-sqlite3 databases/py-sqlite3@py39 py39-tkinter x11-toolkits/py-tkinter@py39 Installing /packages/All/glib-2.76.4,2.pkg Generating GIO modules cache Compiling glib schemas No schema files found: doing nothing. Installing /packages/All/dbus-glib-0.112.pkg Installing /packages/All/gdbm-1.23.pkg Installing /packages/All/libevent-2.1.12.pkg Installing /packages/All/gnome_subr-1.0.pkg Installing /packages/All/avahi-app-0.8_1.pkg ===> Creating groups. Creating group 'avahi' with gid '558'. ===> Creating users Creating user 'avahi' with uid '558'. Installing /packages/All/gmp-6.2.1.pkg Installing /packages/All/nettle-3.9.1.pkg Installing /packages/All/libtasn1-4.19.0.pkg Installing /packages/All/libunistring-1.1.pkg Installing /packages/All/libidn2-2.3.4.pkg Installing /packages/All/p11-kit-0.24.1_2.pkg Installing /packages/All/gnutls-3.7.9.pkg Installing /packages/All/cups-2.4.6.pkg ===> Creating groups. Creating group 'cups' with gid '193'. ===> Creating users Creating user 'cups' with uid '193'. Installing /packages/All/poppler-data-0.4.12.pkg Installing /packages/All/ghostscript9-agpl-base-9.56.1_11.pkg ===== Message from ghostscript9-agpl-base-9.56.1_11: -- This package installs a script named dvipdf that depends on dvips. If you want to use this script you need to install print/tex-dvipsk. Installing /packages/All/libXext-1.3.4,1.pkg Installing /packages/All/libXt-1.2.1,1.pkg Installing /packages/All/ghostscript9-agpl-x11-9.56.1.pkg Installing /packages/All/perl5-5.32.1_3.pkg Installing /packages/All/ccache-3.7.12_4.pkg Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for gcc create symlink for gcc (world) create symlink for g++ create symlink for g++ (world) ===== Message from ccache-3.7.12_4: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. Installing /packages/All/libltdl-2.4.7.pkg Installing /packages/All/fftw3-3.3.10_3.pkg Installing /packages/All/giflib-5.2.1.pkg Installing /packages/All/webp-1.3.0_1.pkg Installing /packages/All/highway-1.0.4_1.pkg Installing /packages/All/Imath-3.1.9.pkg Installing /packages/All/openexr-3.1.9.pkg Installing /packages/All/shared-mime-info-2.2_1.pkg Building the Shared MIME-Info database cache Installing /packages/All/gdk-pixbuf2-2.42.10.pkg Generating gdk-pixbuf modules cache Installing /packages/All/libjxl-0.8.2.pkg Generating gdk-pixbuf modules cache Building the Shared MIME-Info database cache ===== Message from libjxl-0.8.2: -- Additional packages recommended for new users: - imlib2-jxl (e.g., feh, scrot) - kf5-kimageformats (e.g., nomacs, flameshot, skanlite) - gimp-jxl-plugin Installing /packages/All/vmaf-2.3.1.pkg Installing /packages/All/aom-3.6.1.pkg Installing /packages/All/dav1d-1.2.1.pkg Installing /packages/All/libde265-1.0.12.pkg Installing /packages/All/svt-av1-1.6.0.pkg Installing /packages/All/x265-3.4_2.pkg Installing /packages/All/libheif-1.16.1.pkg Generating gdk-pixbuf modules cache Installing /packages/All/liblqr-1-0.4.2.pkg ===== Message from liblqr-1-0.4.2: -- NOTE: In order to compile examples for liblqr, you will also need pngwriter port (/xports/graphics/pngwriter). Examples are located in /usr/local/share/examples/liblqr-1 Installing /packages/All/fribidi-1.0.13.pkg Installing /packages/All/graphite2-1.3.14.pkg Installing /packages/All/harfbuzz-7.3.0.pkg Installing /packages/All/libraqm-0.10.1.pkg Installing /packages/All/libraw-0.21.1_1.pkg Installing /packages/All/libgd-2.3.3_5,1.pkg Installing /packages/All/libwmf-0.2.13.pkg Generating gdk-pixbuf modules cache ===== Message from libwmf-0.2.13: -- ===> NOTICE: The libwmf port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing Installing /packages/All/libglvnd-1.6.0.pkg Installing /packages/All/pixman-0.42.2.pkg Installing /packages/All/cairo-1.17.4_2,3.pkg Installing /packages/All/libdatrie-0.2.13_1.pkg Installing /packages/All/libthai-0.1.29.pkg ===== Message from libthai-0.1.29: -- ===> NOTICE: The libthai port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing Installing /packages/All/libfontenc-1.1.4.pkg Installing /packages/All/mkfontscale-1.2.1.pkg Installing /packages/All/font-bh-ttf-1.0.3_4.pkg Running fc-cache to build fontconfig cache... Installing /packages/All/font-misc-meltho-1.0.3_4.pkg Installing /packages/All/font-misc-ethiopic-1.0.4.pkg Installing /packages/All/encodings-1.0.5,1.pkg Installing /packages/All/dejavu-2.37_1.pkg Running fc-cache to build fontconfig cache... ===== Message from dejavu-2.37_1: -- Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/share/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. Installing /packages/All/xorg-fonts-truetype-7.7_1.pkg Installing /packages/All/libXft-2.3.7.pkg Installing /packages/All/pango-1.50.14.pkg Installing /packages/All/librsvg2-rust-2.56.3.pkg Generating gdk-pixbuf modules cache Installing /packages/All/gsfonts-8.11_8.pkg ===== Message from gsfonts-8.11_8: -- ===> NOTICE: The gsfonts port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing Installing /packages/All/ImageMagick6-6.9.12.77_4,1.pkg UNFLAVORED graphics/ImageMagick6 -> use graphics/ImageMagick6@x11 SUCCEEDED 00:00:44 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The cursor-crystal-theme port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> cursor-crystal-theme-1.1.1_8 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The cursor-crystal-theme port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> cursor-crystal-theme-1.1.1_8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cursor-crystal-theme-1.1.1_8 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The cursor-crystal-theme port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> cursor-crystal-theme-1.1.1_8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cursor-crystal-theme-1.1.1_8 for building => SHA256 Checksum OK for Crystalcursors.tar.bz2. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The cursor-crystal-theme port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> cursor-crystal-theme-1.1.1_8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cursor-crystal-theme-1.1.1_8 for building ===> Extracting for cursor-crystal-theme-1.1.1_8 => SHA256 Checksum OK for Crystalcursors.tar.bz2. Extracted Memory Use: 3.38M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for cursor-crystal-theme-1.1.1_8 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> cursor-crystal-theme-1.1.1_8 depends on executable: xcursorgen - found ===> cursor-crystal-theme-1.1.1_8 depends on package: gmake>=4.3 - found ===> cursor-crystal-theme-1.1.1_8 depends on package: ImageMagick6>=6 - found ===> cursor-crystal-theme-1.1.1_8 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> cursor-crystal-theme-1.1.1_8 depends on executable: xcursorgen - found ===> cursor-crystal-theme-1.1.1_8 depends on package: gmake>=4.3 - found ===> cursor-crystal-theme-1.1.1_8 depends on package: ImageMagick6>=6 - found ===> cursor-crystal-theme-1.1.1_8 depends on file: /usr/local/bin/ccache - found ===> Configuring for cursor-crystal-theme-1.1.1_8 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for cursor-crystal-theme-1.1.1_8 gmake[1]: Entering directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors' rm -rf blue_cursors rm -rf blue_cursors_nonanim rm -rf blue_cursors_classic rm -rf blueleft_cursors rm -rf blueleft_cursors_nonanim rm -rf blueleft_cursors_classic rm -rf blue_src_left rm -rf gray_cursors rm -rf gray_cursors_nonanim rm -rf grayleft_cursors rm -rf grayleft_cursors_nonanim rm -rf gray_src_left rm -rf green_cursors rm -rf green_cursors_nonanim rm -rf green_cursors_classic rm -rf greenleft_cursors rm -rf greenleft_cursors_nonanim rm -rf greenleft_cursors_classic rm -rf green_src_left rm -rf white_cursors rm -rf white_cursors_nonanim rm -rf whiteleft_cursors rm -rf whiteleft_cursors_nonanim rm -rf white_src_left gmake[1]: Leaving directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors' gmake[1]: Entering directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors' mkdir blue_cursors mkdir blue_cursors_nonanim mkdir blue_cursors_classic mkdir blueleft_cursors mkdir blueleft_cursors_nonanim mkdir blueleft_cursors_classic mkdir gray_cursors mkdir gray_cursors_nonanim mkdir grayleft_cursors mkdir grayleft_cursors_nonanim mkdir green_cursors mkdir green_cursors_nonanim mkdir green_cursors_classic mkdir greenleft_cursors mkdir greenleft_cursors_nonanim mkdir greenleft_cursors_classic mkdir white_cursors mkdir white_cursors_nonanim mkdir whiteleft_cursors mkdir whiteleft_cursors_nonanim ./left-handed_templates/floptheme.sh blue Converting: ./left_ptr.png Converting: ./left_ptr_32.png Converting: ./copy.png Converting: ./copy_32.png Converting: ./hand.png Converting: ./link.png Converting: ./link_32.png Converting: ./move.png Converting: ./move_32.png Converting: ./pencil.png Converting: ./pencil_32.png Converting: ./right_ptr.png Converting: ./right_ptr_32.png Converting: ./sb_right_arrow.png Converting: ./sb_right_arrow_32.png Converting: ./nonanim/watch.png Converting: ./nonanim/left_ptr_watch.png Converting: ./nonanim/left_ptr_watch_32.png Converting: ./classic/pirate.png Converting: ./classic/hand.png Converting: ./classic/pencil.png Converting: ./left_ptr_watch/left_ptr_watch_32_1.png Converting: ./left_ptr_watch/left_ptr_watch_32_2.png Converting: ./left_ptr_watch/left_ptr_watch_32_3.png Converting: ./left_ptr_watch/left_ptr_watch_32_4.png Converting: ./left_ptr_watch/left_ptr_watch_32_5.png Converting: ./left_ptr_watch/left_ptr_watch_32_6.png Converting: ./left_ptr_watch/left_ptr_watch_32_7.png Converting: ./left_ptr_watch/left_ptr_watch_32_8.png Converting: ./left_ptr_watch/left_ptr_watch_32_9.png Converting: ./left_ptr_watch/left_ptr_watch_32_10.png Converting: ./left_ptr_watch/left_ptr_watch_32_11.png Converting: ./left_ptr_watch/left_ptr_watch_32_12.png Converting: ./left_ptr_watch/left_ptr_watch_32_13.png Converting: ./left_ptr_watch/left_ptr_watch_32_14.png Converting: ./left_ptr_watch/left_ptr_watch_32_15.png Converting: ./left_ptr_watch/left_ptr_watch_32_16.png Converting: ./left_ptr_watch/left_ptr_watch1.png Converting: ./left_ptr_watch/left_ptr_watch2.png Converting: ./left_ptr_watch/left_ptr_watch3.png Converting: ./left_ptr_watch/left_ptr_watch4.png Converting: ./left_ptr_watch/left_ptr_watch5.png Converting: ./left_ptr_watch/left_ptr_watch6.png Converting: ./left_ptr_watch/left_ptr_watch7.png Converting: ./left_ptr_watch/left_ptr_watch8.png Converting: ./left_ptr_watch/left_ptr_watch9.png Converting: ./left_ptr_watch/left_ptr_watch10.png Converting: ./left_ptr_watch/left_ptr_watch11.png Converting: ./left_ptr_watch/left_ptr_watch12.png Converting: ./left_ptr_watch/left_ptr_watch13.png Converting: ./left_ptr_watch/left_ptr_watch14.png Converting: ./left_ptr_watch/left_ptr_watch15.png Converting: ./left_ptr_watch/left_ptr_watch16.png Converting: ./watch/watch12.png Converting: ./question_arrow.png Converting: ./question_arrow_32.png Adjusting: ./left_ptr.conf Adjusting: ./copy.conf Adjusting: ./hand.conf Adjusting: ./link.conf Adjusting: ./move.conf Adjusting: ./pencil.conf Adjusting: ./right_ptr.conf Adjusting: ./sb_right_arrow.conf Adjusting: ./nonanim/left_ptr_watch.conf Adjusting: ./nonanim/watch.conf Adjusting: ./classic/pirate.conf Adjusting: ./classic/hand.conf Adjusting: ./classic/pencil.conf Adjusting: ./left_ptr_watch/left_ptr_watch.conf Adjusting: ./question_arrow.conf ./left-handed_templates/floptheme.sh green Converting: ./left_ptr.png Converting: ./left_ptr_32.png Converting: ./copy.png Converting: ./copy_32.png Converting: ./hand.png Converting: ./link.png Converting: ./link_32.png Converting: ./move.png Converting: ./move_32.png Converting: ./pencil.png Converting: ./pencil_32.png Converting: ./right_ptr.png Converting: ./right_ptr_32.png Converting: ./sb_right_arrow.png Converting: ./sb_right_arrow_32.png Converting: ./nonanim/watch.png Converting: ./nonanim/left_ptr_watch.png Converting: ./nonanim/left_ptr_watch_32.png Converting: ./classic/pirate.png Converting: ./classic/hand.png Converting: ./classic/pencil.png Converting: ./left_ptr_watch/left_ptr_watch_32_1.png Converting: ./left_ptr_watch/left_ptr_watch_32_2.png Converting: ./left_ptr_watch/left_ptr_watch_32_3.png Converting: ./left_ptr_watch/left_ptr_watch_32_4.png Converting: ./left_ptr_watch/left_ptr_watch_32_5.png Converting: ./left_ptr_watch/left_ptr_watch_32_6.png Converting: ./left_ptr_watch/left_ptr_watch_32_7.png Converting: ./left_ptr_watch/left_ptr_watch_32_8.png Converting: ./left_ptr_watch/left_ptr_watch_32_9.png Converting: ./left_ptr_watch/left_ptr_watch_32_10.png Converting: ./left_ptr_watch/left_ptr_watch_32_11.png Converting: ./left_ptr_watch/left_ptr_watch_32_12.png Converting: ./left_ptr_watch/left_ptr_watch_32_13.png Converting: ./left_ptr_watch/left_ptr_watch_32_14.png Converting: ./left_ptr_watch/left_ptr_watch_32_15.png Converting: ./left_ptr_watch/left_ptr_watch_32_16.png Converting: ./left_ptr_watch/left_ptr_watch1.png Converting: ./left_ptr_watch/left_ptr_watch2.png Converting: ./left_ptr_watch/left_ptr_watch3.png Converting: ./left_ptr_watch/left_ptr_watch4.png Converting: ./left_ptr_watch/left_ptr_watch5.png Converting: ./left_ptr_watch/left_ptr_watch6.png Converting: ./left_ptr_watch/left_ptr_watch7.png Converting: ./left_ptr_watch/left_ptr_watch8.png Converting: ./left_ptr_watch/left_ptr_watch9.png Converting: ./left_ptr_watch/left_ptr_watch10.png Converting: ./left_ptr_watch/left_ptr_watch11.png Converting: ./left_ptr_watch/left_ptr_watch12.png Converting: ./left_ptr_watch/left_ptr_watch13.png Converting: ./left_ptr_watch/left_ptr_watch14.png Converting: ./left_ptr_watch/left_ptr_watch15.png Converting: ./left_ptr_watch/left_ptr_watch16.png Converting: ./watch/watch12.png Converting: ./question_arrow.png Converting: ./question_arrow_32.png Adjusting: ./left_ptr.conf Adjusting: ./copy.conf Adjusting: ./hand.conf Adjusting: ./link.conf Adjusting: ./move.conf Adjusting: ./pencil.conf Adjusting: ./right_ptr.conf Adjusting: ./sb_right_arrow.conf Adjusting: ./nonanim/left_ptr_watch.conf Adjusting: ./nonanim/watch.conf Adjusting: ./classic/pirate.conf Adjusting: ./classic/hand.conf Adjusting: ./classic/pencil.conf Adjusting: ./left_ptr_watch/left_ptr_watch.conf Adjusting: ./question_arrow.conf ./left-handed_templates/floptheme.sh gray cp: gray_src/classic: No such file or directory Converting: ./left_ptr.png Converting: ./left_ptr_32.png Converting: ./copy.png Converting: ./copy_32.png Converting: ./hand.png Converting: ./link.png Converting: ./link_32.png Converting: ./move.png Converting: ./move_32.png Converting: ./pencil.png Converting: ./pencil_32.png Converting: ./right_ptr.png Converting: ./right_ptr_32.png Converting: ./sb_right_arrow.png Converting: ./sb_right_arrow_32.png Converting: ./nonanim/watch.png Converting: ./nonanim/left_ptr_watch.png Converting: ./nonanim/left_ptr_watch_32.png Converting: ./left_ptr_watch/left_ptr_watch16.png Converting: ./left_ptr_watch/left_ptr_watch_32_2.png Converting: ./left_ptr_watch/left_ptr_watch_32_3.png Converting: ./left_ptr_watch/left_ptr_watch_32_4.png Converting: ./left_ptr_watch/left_ptr_watch_32_5.png Converting: ./left_ptr_watch/left_ptr_watch_32_6.png Converting: ./left_ptr_watch/left_ptr_watch_32_7.png Converting: ./left_ptr_watch/left_ptr_watch_32_8.png Converting: ./left_ptr_watch/left_ptr_watch_32_9.png Converting: ./left_ptr_watch/left_ptr_watch_32_10.png Converting: ./left_ptr_watch/left_ptr_watch_32_11.png Converting: ./left_ptr_watch/left_ptr_watch_32_12.png Converting: ./left_ptr_watch/left_ptr_watch_32_13.png Converting: ./left_ptr_watch/left_ptr_watch_32_14.png Converting: ./left_ptr_watch/left_ptr_watch_32_15.png Converting: ./left_ptr_watch/left_ptr_watch_32_16.png Converting: ./left_ptr_watch/left_ptr_watch1.png Converting: ./left_ptr_watch/left_ptr_watch2.png Converting: ./left_ptr_watch/left_ptr_watch3.png Converting: ./left_ptr_watch/left_ptr_watch4.png Converting: ./left_ptr_watch/left_ptr_watch5.png Converting: ./left_ptr_watch/left_ptr_watch6.png Converting: ./left_ptr_watch/left_ptr_watch7.png Converting: ./left_ptr_watch/left_ptr_watch8.png Converting: ./left_ptr_watch/left_ptr_watch9.png Converting: ./left_ptr_watch/left_ptr_watch10.png Converting: ./left_ptr_watch/left_ptr_watch11.png Converting: ./left_ptr_watch/left_ptr_watch12.png Converting: ./left_ptr_watch/left_ptr_watch13.png Converting: ./left_ptr_watch/left_ptr_watch14.png Converting: ./left_ptr_watch/left_ptr_watch15.png Converting: ./left_ptr_watch/left_ptr_watch_32_1.png Converting: ./watch/watch12.png Converting: ./question_arrow.png Converting: ./question_arrow_32.png Adjusting: ./left_ptr.conf Adjusting: ./copy.conf Adjusting: ./hand.conf Adjusting: ./link.conf Adjusting: ./move.conf Adjusting: ./pencil.conf Adjusting: ./right_ptr.conf Adjusting: ./sb_right_arrow.conf Adjusting: ./nonanim/left_ptr_watch.conf Adjusting: ./nonanim/watch.conf Adjusting: ./left_ptr_watch/left_ptr_watch.conf Adjusting: ./question_arrow.conf ./left-handed_templates/floptheme.sh white cp: white_src/classic: No such file or directory Converting: ./left_ptr.png Converting: ./left_ptr_32.png Converting: ./copy.png Converting: ./copy_32.png Converting: ./hand.png Converting: ./link.png Converting: ./link_32.png Converting: ./move.png Converting: ./move_32.png Converting: ./pencil.png Converting: ./pencil_32.png Converting: ./right_ptr.png Converting: ./right_ptr_32.png Converting: ./sb_right_arrow.png Converting: ./sb_right_arrow_32.png Converting: ./nonanim/watch.png Converting: ./nonanim/left_ptr_watch.png Converting: ./nonanim/left_ptr_watch_32.png Converting: ./left_ptr_watch/left_ptr_watch_32_4.png Converting: ./left_ptr_watch/left_ptr_watch_32_6.png Converting: ./left_ptr_watch/left_ptr_watch_32_7.png Converting: ./left_ptr_watch/left_ptr_watch_32_8.png Converting: ./left_ptr_watch/left_ptr_watch_32_9.png Converting: ./left_ptr_watch/left_ptr_watch_32_10.png Converting: ./left_ptr_watch/left_ptr_watch_32_11.png Converting: ./left_ptr_watch/left_ptr_watch_32_12.png Converting: ./left_ptr_watch/left_ptr_watch_32_13.png Converting: ./left_ptr_watch/left_ptr_watch_32_14.png Converting: ./left_ptr_watch/left_ptr_watch_32_15.png Converting: ./left_ptr_watch/left_ptr_watch_32_16.png Converting: ./left_ptr_watch/left_ptr_watch1.png Converting: ./left_ptr_watch/left_ptr_watch2.png Converting: ./left_ptr_watch/left_ptr_watch3.png Converting: ./left_ptr_watch/left_ptr_watch4.png Converting: ./left_ptr_watch/left_ptr_watch5.png Converting: ./left_ptr_watch/left_ptr_watch6.png Converting: ./left_ptr_watch/left_ptr_watch7.png Converting: ./left_ptr_watch/left_ptr_watch8.png Converting: ./left_ptr_watch/left_ptr_watch9.png Converting: ./left_ptr_watch/left_ptr_watch10.png Converting: ./left_ptr_watch/left_ptr_watch11.png Converting: ./left_ptr_watch/left_ptr_watch12.png Converting: ./left_ptr_watch/left_ptr_watch13.png Converting: ./left_ptr_watch/left_ptr_watch14.png Converting: ./left_ptr_watch/left_ptr_watch15.png Converting: ./left_ptr_watch/left_ptr_watch16.png Converting: ./left_ptr_watch/left_ptr_watch_32_1.png Converting: ./left_ptr_watch/left_ptr_watch_32_2.png Converting: ./left_ptr_watch/left_ptr_watch_32_3.png Converting: ./left_ptr_watch/left_ptr_watch_32_5.png Converting: ./watch/watch12.png Converting: ./question_arrow.png Converting: ./question_arrow_32.png Adjusting: ./left_ptr.conf Adjusting: ./copy.conf Adjusting: ./hand.conf Adjusting: ./link.conf Adjusting: ./move.conf Adjusting: ./pencil.conf Adjusting: ./right_ptr.conf Adjusting: ./sb_right_arrow.conf Adjusting: ./nonanim/left_ptr_watch.conf Adjusting: ./nonanim/watch.conf Adjusting: ./left_ptr_watch/left_ptr_watch.conf Adjusting: ./question_arrow.conf gmake -C blue_src gmake[2]: Entering directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/blue_src' xcursorgen X_cursor.conf ../blue_cursors/X_cursor xcursorgen base_arrow_down.conf ../blue_cursors/base_arrow_down xcursorgen base_arrow_up.conf ../blue_cursors/base_arrow_up xcursorgen bd_double_arrow.conf ../blue_cursors/bd_double_arrow xcursorgen bottom_left_corner.conf ../blue_cursors/bottom_left_corner xcursorgen bottom_right_corner.conf ../blue_cursors/bottom_right_corner xcursorgen bottom_side.conf ../blue_cursors/bottom_side xcursorgen center_ptr.conf ../blue_cursors/center_ptr xcursorgen circle.conf ../blue_cursors/circle xcursorgen copy.conf ../blue_cursors/copy xcursorgen cross.conf ../blue_cursors/cross xcursorgen crossed_circle.conf ../blue_cursors/crossed_circle xcursorgen dot.conf ../blue_cursors/dot xcursorgen dotbox.conf ../blue_cursors/dotbox xcursorgen draped_box.conf ../blue_cursors/draped_box xcursorgen fd_double_arrow.conf ../blue_cursors/fd_double_arrow xcursorgen fleur.conf ../blue_cursors/fleur xcursorgen h_double_arrow.conf ../blue_cursors/h_double_arrow xcursorgen hand.conf ../blue_cursors/hand xcursorgen left_ptr.conf ../blue_cursors/left_ptr xcursorgen left_side.conf ../blue_cursors/left_side xcursorgen link.conf ../blue_cursors/link xcursorgen move.conf ../blue_cursors/move xcursorgen pencil.conf ../blue_cursors/pencil xcursorgen pirate.conf ../blue_cursors/pirate xcursorgen question_arrow.conf ../blue_cursors/question_arrow xcursorgen right_ptr.conf ../blue_cursors/right_ptr xcursorgen right_side.conf ../blue_cursors/right_side xcursorgen sb_h_double_arrow.conf ../blue_cursors/sb_h_double_arrow xcursorgen sb_right_arrow.conf ../blue_cursors/sb_right_arrow xcursorgen sb_up_arrow.conf ../blue_cursors/sb_up_arrow xcursorgen sb_v_double_arrow.conf ../blue_cursors/sb_v_double_arrow xcursorgen top_left_corner.conf ../blue_cursors/top_left_corner xcursorgen top_right_corner.conf ../blue_cursors/top_right_corner xcursorgen top_side.conf ../blue_cursors/top_side xcursorgen v_double_arrow.conf ../blue_cursors/v_double_arrow xcursorgen xterm.conf ../blue_cursors/xterm xcursorgen watch/watch.conf ../blue_cursors/watch xcursorgen left_ptr_watch/left_ptr_watch.conf ../blue_cursors/left_ptr_watch gmake all -C nonanim gmake[3]: Entering directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/blue_src/nonanim' xcursorgen left_ptr_watch.conf ../../blue_cursors_nonanim/left_ptr_watch xcursorgen watch.conf ../../blue_cursors_nonanim/watch gmake[3]: Leaving directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/blue_src/nonanim' gmake all -C classic gmake[3]: Entering directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/blue_src/classic' xcursorgen hand.conf ../../blue_cursors_classic/hand xcursorgen pencil.conf ../../blue_cursors_classic/pencil xcursorgen pirate.conf ../../blue_cursors_classic/pirate gmake[3]: Leaving directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/blue_src/classic' gmake[2]: Leaving directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/blue_src' gmake -C blue_src_left gmake[2]: Entering directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/blue_src_left' xcursorgen copy.conf ../blueleft_cursors/copy xcursorgen hand.conf ../blueleft_cursors/hand xcursorgen left_ptr.conf ../blueleft_cursors/left_ptr xcursorgen link.conf ../blueleft_cursors/link xcursorgen move.conf ../blueleft_cursors/move xcursorgen pencil.conf ../blueleft_cursors/pencil xcursorgen question_arrow.conf ../blueleft_cursors/question_arrow xcursorgen right_ptr.conf ../blueleft_cursors/right_ptr xcursorgen sb_right_arrow.conf ../blueleft_cursors/sb_right_arrow xcursorgen left_ptr_watch/left_ptr_watch.conf ../blueleft_cursors/left_ptr_watch gmake all -C nonanim gmake[3]: Entering directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/blue_src_left/nonanim' ln -sf ../left_ptr_watch/left_ptr_watch12.png left_ptr_watch.png ln -sf ../watch/watch12.png watch.png xcursorgen left_ptr_watch.conf ../../blueleft_cursors_nonanim/left_ptr_watch xcursorgen watch.conf ../../blueleft_cursors_nonanim/watch gmake[3]: Leaving directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/blue_src_left/nonanim' if test -d classic;then gmake all -C classic; fi gmake[3]: Entering directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/blue_src_left/classic' xcursorgen hand.conf ../../blueleft_cursors_classic/hand xcursorgen pencil.conf ../../blueleft_cursors_classic/pencil xcursorgen pirate.conf ../../blueleft_cursors_classic/pirate gmake[3]: Leaving directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/blue_src_left/classic' gmake[2]: Leaving directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/blue_src_left' gmake -C green_src gmake[2]: Entering directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/green_src' xcursorgen X_cursor.conf ../green_cursors/X_cursor xcursorgen base_arrow_down.conf ../green_cursors/base_arrow_down xcursorgen base_arrow_up.conf ../green_cursors/base_arrow_up xcursorgen bd_double_arrow.conf ../green_cursors/bd_double_arrow xcursorgen bottom_left_corner.conf ../green_cursors/bottom_left_corner xcursorgen bottom_right_corner.conf ../green_cursors/bottom_right_corner xcursorgen bottom_side.conf ../green_cursors/bottom_side xcursorgen center_ptr.conf ../green_cursors/center_ptr xcursorgen circle.conf ../green_cursors/circle xcursorgen copy.conf ../green_cursors/copy xcursorgen cross.conf ../green_cursors/cross xcursorgen crossed_circle.conf ../green_cursors/crossed_circle xcursorgen dot.conf ../green_cursors/dot xcursorgen dotbox.conf ../green_cursors/dotbox xcursorgen draped_box.conf ../green_cursors/draped_box xcursorgen fd_double_arrow.conf ../green_cursors/fd_double_arrow xcursorgen fleur.conf ../green_cursors/fleur xcursorgen h_double_arrow.conf ../green_cursors/h_double_arrow xcursorgen hand.conf ../green_cursors/hand xcursorgen left_ptr.conf ../green_cursors/left_ptr xcursorgen left_side.conf ../green_cursors/left_side xcursorgen link.conf ../green_cursors/link xcursorgen move.conf ../green_cursors/move xcursorgen pencil.conf ../green_cursors/pencil xcursorgen pirate.conf ../green_cursors/pirate xcursorgen question_arrow.conf ../green_cursors/question_arrow xcursorgen right_ptr.conf ../green_cursors/right_ptr xcursorgen right_side.conf ../green_cursors/right_side xcursorgen sb_h_double_arrow.conf ../green_cursors/sb_h_double_arrow xcursorgen sb_right_arrow.conf ../green_cursors/sb_right_arrow xcursorgen sb_up_arrow.conf ../green_cursors/sb_up_arrow xcursorgen sb_v_double_arrow.conf ../green_cursors/sb_v_double_arrow xcursorgen top_left_corner.conf ../green_cursors/top_left_corner xcursorgen top_right_corner.conf ../green_cursors/top_right_corner xcursorgen top_side.conf ../green_cursors/top_side xcursorgen v_double_arrow.conf ../green_cursors/v_double_arrow xcursorgen xterm.conf ../green_cursors/xterm xcursorgen watch/watch.conf ../green_cursors/watch xcursorgen left_ptr_watch/left_ptr_watch.conf ../green_cursors/left_ptr_watch gmake all -C nonanim gmake[3]: Entering directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/green_src/nonanim' xcursorgen left_ptr_watch.conf ../../green_cursors_nonanim/left_ptr_watch xcursorgen watch.conf ../../green_cursors_nonanim/watch gmake[3]: Leaving directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/green_src/nonanim' gmake all -C classic gmake[3]: Entering directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/green_src/classic' xcursorgen hand.conf ../../green_cursors_classic/hand xcursorgen pencil.conf ../../green_cursors_classic/pencil xcursorgen pirate.conf ../../green_cursors_classic/pirate gmake[3]: Leaving directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/green_src/classic' gmake[2]: Leaving directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/green_src' gmake -C green_src_left gmake[2]: Entering directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/green_src_left' xcursorgen copy.conf ../greenleft_cursors/copy xcursorgen hand.conf ../greenleft_cursors/hand xcursorgen left_ptr.conf ../greenleft_cursors/left_ptr xcursorgen link.conf ../greenleft_cursors/link xcursorgen move.conf ../greenleft_cursors/move xcursorgen pencil.conf ../greenleft_cursors/pencil xcursorgen question_arrow.conf ../greenleft_cursors/question_arrow xcursorgen right_ptr.conf ../greenleft_cursors/right_ptr xcursorgen sb_right_arrow.conf ../greenleft_cursors/sb_right_arrow xcursorgen left_ptr_watch/left_ptr_watch.conf ../greenleft_cursors/left_ptr_watch gmake all -C nonanim gmake[3]: Entering directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/green_src_left/nonanim' ln -sf ../left_ptr_watch/left_ptr_watch12.png left_ptr_watch.png ln -sf ../watch/watch12.png watch.png xcursorgen left_ptr_watch.conf ../../greenleft_cursors_nonanim/left_ptr_watch xcursorgen watch.conf ../../greenleft_cursors_nonanim/watch gmake[3]: Leaving directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/green_src_left/nonanim' if test -d classic;then gmake all -C classic; fi gmake[3]: Entering directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/green_src_left/classic' xcursorgen hand.conf ../../greenleft_cursors_classic/hand xcursorgen pencil.conf ../../greenleft_cursors_classic/pencil xcursorgen pirate.conf ../../greenleft_cursors_classic/pirate gmake[3]: Leaving directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/green_src_left/classic' gmake[2]: Leaving directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/green_src_left' gmake -C gray_src gmake[2]: Entering directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/gray_src' xcursorgen X_cursor.conf ../gray_cursors/X_cursor xcursorgen base_arrow_down.conf ../gray_cursors/base_arrow_down xcursorgen base_arrow_up.conf ../gray_cursors/base_arrow_up xcursorgen bd_double_arrow.conf ../gray_cursors/bd_double_arrow xcursorgen bottom_left_corner.conf ../gray_cursors/bottom_left_corner xcursorgen bottom_right_corner.conf ../gray_cursors/bottom_right_corner xcursorgen bottom_side.conf ../gray_cursors/bottom_side xcursorgen center_ptr.conf ../gray_cursors/center_ptr xcursorgen circle.conf ../gray_cursors/circle xcursorgen copy.conf ../gray_cursors/copy xcursorgen cross.conf ../gray_cursors/cross xcursorgen crossed_circle.conf ../gray_cursors/crossed_circle xcursorgen dot.conf ../gray_cursors/dot xcursorgen dotbox.conf ../gray_cursors/dotbox xcursorgen draped_box.conf ../gray_cursors/draped_box xcursorgen fd_double_arrow.conf ../gray_cursors/fd_double_arrow xcursorgen fleur.conf ../gray_cursors/fleur xcursorgen h_double_arrow.conf ../gray_cursors/h_double_arrow xcursorgen hand.conf ../gray_cursors/hand xcursorgen left_ptr.conf ../gray_cursors/left_ptr xcursorgen left_side.conf ../gray_cursors/left_side xcursorgen link.conf ../gray_cursors/link xcursorgen move.conf ../gray_cursors/move xcursorgen pencil.conf ../gray_cursors/pencil xcursorgen pirate.conf ../gray_cursors/pirate xcursorgen question_arrow.conf ../gray_cursors/question_arrow xcursorgen right_ptr.conf ../gray_cursors/right_ptr xcursorgen right_side.conf ../gray_cursors/right_side xcursorgen sb_h_double_arrow.conf ../gray_cursors/sb_h_double_arrow xcursorgen sb_right_arrow.conf ../gray_cursors/sb_right_arrow xcursorgen sb_up_arrow.conf ../gray_cursors/sb_up_arrow xcursorgen sb_v_double_arrow.conf ../gray_cursors/sb_v_double_arrow xcursorgen top_left_corner.conf ../gray_cursors/top_left_corner xcursorgen top_right_corner.conf ../gray_cursors/top_right_corner xcursorgen top_side.conf ../gray_cursors/top_side xcursorgen v_double_arrow.conf ../gray_cursors/v_double_arrow xcursorgen xterm.conf ../gray_cursors/xterm xcursorgen watch/watch.conf ../gray_cursors/watch xcursorgen left_ptr_watch/left_ptr_watch.conf ../gray_cursors/left_ptr_watch gmake all -C nonanim gmake[3]: Entering directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/gray_src/nonanim' xcursorgen left_ptr_watch.conf ../../gray_cursors_nonanim/left_ptr_watch xcursorgen watch.conf ../../gray_cursors_nonanim/watch gmake[3]: Leaving directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/gray_src/nonanim' gmake[2]: Leaving directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/gray_src' gmake -C green_src_left gmake[2]: Entering directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/green_src_left' gmake all -C nonanim gmake[3]: Entering directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/green_src_left/nonanim' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/green_src_left/nonanim' if test -d classic;then gmake all -C classic; fi gmake[3]: Entering directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/green_src_left/classic' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/green_src_left/classic' gmake[2]: Leaving directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/green_src_left' gmake -C white_src gmake[2]: Entering directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/white_src' xcursorgen X_cursor.conf ../white_cursors/X_cursor xcursorgen base_arrow_down.conf ../white_cursors/base_arrow_down xcursorgen base_arrow_up.conf ../white_cursors/base_arrow_up xcursorgen bd_double_arrow.conf ../white_cursors/bd_double_arrow xcursorgen bottom_left_corner.conf ../white_cursors/bottom_left_corner xcursorgen bottom_right_corner.conf ../white_cursors/bottom_right_corner xcursorgen bottom_side.conf ../white_cursors/bottom_side xcursorgen center_ptr.conf ../white_cursors/center_ptr xcursorgen circle.conf ../white_cursors/circle xcursorgen copy.conf ../white_cursors/copy xcursorgen cross.conf ../white_cursors/cross xcursorgen crossed_circle.conf ../white_cursors/crossed_circle xcursorgen dot.conf ../white_cursors/dot xcursorgen dotbox.conf ../white_cursors/dotbox xcursorgen draped_box.conf ../white_cursors/draped_box xcursorgen fd_double_arrow.conf ../white_cursors/fd_double_arrow xcursorgen fleur.conf ../white_cursors/fleur xcursorgen h_double_arrow.conf ../white_cursors/h_double_arrow xcursorgen hand.conf ../white_cursors/hand xcursorgen left_ptr.conf ../white_cursors/left_ptr xcursorgen left_side.conf ../white_cursors/left_side xcursorgen link.conf ../white_cursors/link xcursorgen move.conf ../white_cursors/move xcursorgen pencil.conf ../white_cursors/pencil xcursorgen pirate.conf ../white_cursors/pirate xcursorgen question_arrow.conf ../white_cursors/question_arrow xcursorgen right_ptr.conf ../white_cursors/right_ptr xcursorgen right_side.conf ../white_cursors/right_side xcursorgen sb_h_double_arrow.conf ../white_cursors/sb_h_double_arrow xcursorgen sb_right_arrow.conf ../white_cursors/sb_right_arrow xcursorgen sb_up_arrow.conf ../white_cursors/sb_up_arrow xcursorgen sb_v_double_arrow.conf ../white_cursors/sb_v_double_arrow xcursorgen top_left_corner.conf ../white_cursors/top_left_corner xcursorgen top_right_corner.conf ../white_cursors/top_right_corner xcursorgen top_side.conf ../white_cursors/top_side xcursorgen v_double_arrow.conf ../white_cursors/v_double_arrow xcursorgen xterm.conf ../white_cursors/xterm xcursorgen watch/watch.conf ../white_cursors/watch xcursorgen left_ptr_watch/left_ptr_watch.conf ../white_cursors/left_ptr_watch gmake all -C nonanim gmake[3]: Entering directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/white_src/nonanim' xcursorgen left_ptr_watch.conf ../../white_cursors_nonanim/left_ptr_watch xcursorgen watch.conf ../../white_cursors_nonanim/watch gmake[3]: Leaving directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/white_src/nonanim' gmake[2]: Leaving directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/white_src' All the cursors where correctly generated. gmake[1]: Leaving directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors' SUCCEEDED 00:00:19 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for cursor-crystal-theme-1.1.1_8 ===> Generating temporary packing list gmake[1]: Entering directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors' gmake PREFIX=/construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons install -C blue_src gmake[2]: Entering directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/blue_src' gmake all -C nonanim gmake[3]: Entering directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/blue_src/nonanim' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/blue_src/nonanim' gmake all -C classic gmake[3]: Entering directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/blue_src/classic' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/blue_src/classic' #Create necessary directories if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons; fi if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/default ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/default;fi if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblue ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblue; fi if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblue/cursors ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblue/cursors; fi #Copy the cursors cp -Rf ../blue_cursors/* /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblue/cursors #Copy the configuration file cp -f index.theme /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblue/ #Create some symlinks ln -sf hand /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblue/cursors/hand1 ln -sf hand /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblue/cursors/hand2 #QT symlinks mess :-( ln -sf v_double_arrow /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblue/cursors/00008160000006810000408080010102 #v_double_arrow ln -sf h_double_arrow /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblue/cursors/028006030e0e7ebffc7f7070c0600140 #h_double_arrow ln -sf fd_double_arrow /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblue/cursors/fcf1c3c7cd4491d801f1e1c78f100000 #fd_double_arrow ln -sf bd_double_arrow /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblue/cursors/c7088f0f3e6c8088236ef8e1e3e70000 #bd_double_arrow ln -sf sb_h_double_arrow /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblue/cursors/14fef782d02440884392942c11205230 #sb_h_double_arrow ln -sf sb_v_double_arrow /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblue/cursors/2870a09082c103050810ffdffffe0204 #sb_v_double_arrow ln -sf hand1 /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblue/cursors/9d800788f1b08800ae810202380a0822 #hand1 ln -sf hand2 /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblue/cursors/e29285e634086352946a0e7090d73106 #hand2 ln -sf crossed_circle /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblue/cursors/03b6e0fcb3499374a867c041f52298f0 # crossed_circle (dnd forbidden) ln -sf move /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblue/cursors/4498f0e0c1937ffe01fd06f973665830 # left_ptr (move_cursor) ln -sf copy /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblue/cursors/6407b0e94181790501fd1e167b474872 # copy ln -sf link /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblue/cursors/640fb0e74195791501fd1ed57b41487f # link ln -sf left_ptr_watch /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblue/cursors/3ecb610c1bf2410f44200f48c40d3599 # left_ptr_watch ln -sf question_arrow /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblue/cursors/d9ce0ab605698f320427677b458ad60b # question_arrow #Other apps' symlinks ln -sf left_ptr_watch /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblue/cursors/08e8e1c95fe2fc01f976f1e063a24ccd #mozilla's left_ptr_watch ln -sf copy /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblue/cursors/1081e37283d90000800003c07f3ef6bf #nautilus copy ln -sf move /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblue/cursors/9081237383d90e509aa00f00170e968f #nautilus move ln -sf link /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblue/cursors/3085a0e285430894940527032f8b26df #nautilus link ln -sf right_ptr /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblue/cursors/arrow ln -sf cross /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblue/cursors/cross_reverse ln -sf cross /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblue/cursors/crosshair ln -sf v_double_arrow /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblue/cursors/double_arrow ln -sf right_ptr /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblue/cursors/draft_large ln -sf right_ptr /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblue/cursors/draft_small ln -sf cross /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblue/cursors/plus ln -sf cross /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblue/cursors/tcross ln -sf left_ptr /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblue/cursors/top_left_arrow ln -sf base_arrow_down /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblue/cursors/based_arrow_down ln -sf base_arrow_up /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblue/cursors/based_arrow_up ln -sf fd_double_arrow /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblue/cursors/ll_angle ln -sf bd_double_arrow /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblue/cursors/lr_angle gmake install -C nonanim gmake[3]: Entering directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/blue_src/nonanim' #Create necessary directories if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons; fi if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/default ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/default;fi if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblue_nonanim ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblue_nonanim; fi if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblue_nonanim/cursors ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblue_nonanim/cursors; fi #Copy the cursors cp -Rf ../../blue_cursors_nonanim/* /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblue_nonanim/cursors #Copy the configuration file cp -f index.theme /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblue_nonanim/ #Create some symlinks ln -sf left_ptr_watch /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblue_nonanim/cursors/3ecb610c1bf2410f44200f48c40d3599 # left_ptr_watch ln -sf left_ptr_watch /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblue_nonanim/cursors/08e8e1c95fe2fc01f976f1e063a24ccd #mozilla's left_ptr_watch gmake[3]: Leaving directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/blue_src/nonanim' gmake install -C classic gmake[3]: Entering directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/blue_src/classic' #Create necessary directories if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons; fi if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/default ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/default;fi if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblue_classic ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblue_classic; fi if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblue_classic/cursors ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblue_classic/cursors; fi #Copy the cursors cp -Rf ../../blue_cursors_classic/* /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblue_classic/cursors #Copy the configuration file cp -f index.theme /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblue_classic/ #Create some symlinks ln -sf hand /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblue_classic/cursors/hand1 ln -sf hand /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblue_classic/cursors/hand2 ln -sf hand1 /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblue_classic/cursors/9d800788f1b08800ae810202380a0822 #hand1 ln -sf hand2 /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblue_classic/cursors/e29285e634086352946a0e7090d73106 #hand2 gmake[3]: Leaving directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/blue_src/classic' gmake[2]: Leaving directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/blue_src' Blue version of CrystalCursors were correctly installed. gmake PREFIX=/construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons install -C green_src gmake[2]: Entering directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/green_src' gmake all -C nonanim gmake[3]: Entering directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/green_src/nonanim' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/green_src/nonanim' gmake all -C classic gmake[3]: Entering directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/green_src/classic' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/green_src/classic' #Create necessary directories if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons; fi if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/default ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/default;fi if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreen ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreen; fi if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreen/cursors ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreen/cursors; fi #Copy the cursors cp -Rf ../green_cursors/* /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreen/cursors #Copy the configuration file cp -f index.theme /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreen/ #Create some symlinks ln -sf hand /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreen/cursors/hand1 ln -sf hand /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreen/cursors/hand2 #QT symlinks mess :-( ln -sf v_double_arrow /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreen/cursors/00008160000006810000408080010102 #v_double_arrow ln -sf h_double_arrow /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreen/cursors/028006030e0e7ebffc7f7070c0600140 #h_double_arrow ln -sf fd_double_arrow /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreen/cursors/fcf1c3c7cd4491d801f1e1c78f100000 #fd_double_arrow ln -sf bd_double_arrow /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreen/cursors/c7088f0f3e6c8088236ef8e1e3e70000 #bd_double_arrow ln -sf sb_h_double_arrow /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreen/cursors/14fef782d02440884392942c11205230 #sb_h_double_arrow ln -sf sb_v_double_arrow /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreen/cursors/2870a09082c103050810ffdffffe0204 #sb_v_double_arrow ln -sf hand1 /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreen/cursors/9d800788f1b08800ae810202380a0822 #hand1 ln -sf hand2 /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreen/cursors/e29285e634086352946a0e7090d73106 #hand2 ln -sf crossed_circle /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreen/cursors/03b6e0fcb3499374a867c041f52298f0 # crossed_circle (dnd forbidden) ln -sf move /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreen/cursors/4498f0e0c1937ffe01fd06f973665830 # left_ptr (move_cursor) ln -sf copy /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreen/cursors/6407b0e94181790501fd1e167b474872 # copy ln -sf link /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreen/cursors/640fb0e74195791501fd1ed57b41487f # link ln -sf left_ptr_watch /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreen/cursors/3ecb610c1bf2410f44200f48c40d3599 # left_ptr_watch ln -sf question_arrow /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreen/cursors/d9ce0ab605698f320427677b458ad60b # question_arrow #Other apps' symlinks ln -sf left_ptr_watch /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreen/cursors/08e8e1c95fe2fc01f976f1e063a24ccd #mozilla's left_ptr_watch ln -sf copy /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreen/cursors/1081e37283d90000800003c07f3ef6bf #nautilus copy ln -sf move /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreen/cursors/9081237383d90e509aa00f00170e968f #nautilus move ln -sf link /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreen/cursors/3085a0e285430894940527032f8b26df #nautilus link ln -sf right_ptr /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreen/cursors/arrow ln -sf cross /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreen/cursors/cross_reverse ln -sf cross /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreen/cursors/crosshair ln -sf v_double_arrow /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreen/cursors/double_arrow ln -sf right_ptr /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreen/cursors/draft_large ln -sf right_ptr /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreen/cursors/draft_small ln -sf cross /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreen/cursors/plus ln -sf cross /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreen/cursors/tcross ln -sf left_ptr /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreen/cursors/top_left_arrow ln -sf base_arrow_down /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreen/cursors/based_arrow_down ln -sf base_arrow_up /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreen/cursors/based_arrow_up ln -sf fd_double_arrow /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreen/cursors/ll_angle ln -sf bd_double_arrow /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreen/cursors/lr_angle gmake install -C nonanim gmake[3]: Entering directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/green_src/nonanim' #Create necessary directories if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons; fi if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/default ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/default;fi if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreen_nonanim ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreen_nonanim; fi if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreen_nonanim/cursors ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreen_nonanim/cursors; fi #Copy the cursors cp -Rf ../../green_cursors_nonanim/* /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreen_nonanim/cursors #Copy the configuration file cp -f index.theme /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreen_nonanim/ #Create some symlinks ln -sf left_ptr_watch /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreen_nonanim/cursors/3ecb610c1bf2410f44200f48c40d3599 # left_ptr_watch ln -sf left_ptr_watch /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreen_nonanim/cursors/08e8e1c95fe2fc01f976f1e063a24ccd #mozilla's left_ptr_watch gmake[3]: Leaving directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/green_src/nonanim' gmake install -C classic gmake[3]: Entering directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/green_src/classic' #Create necessary directories if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons; fi if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/default ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/default;fi if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreen_classic ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreen_classic; fi if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreen_classic/cursors ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreen_classic/cursors; fi #Copy the cursors cp -Rf ../../green_cursors_classic/* /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreen_classic/cursors #Copy the configuration file cp -f index.theme /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreen_classic/ #Create some symlinks ln -sf hand /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreen_classic/cursors/hand1 ln -sf hand /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreen_classic/cursors/hand2 ln -sf hand1 /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreen_classic/cursors/9d800788f1b08800ae810202380a0822 #hand1 ln -sf hand2 /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreen_classic/cursors/e29285e634086352946a0e7090d73106 #hand2 gmake[3]: Leaving directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/green_src/classic' gmake[2]: Leaving directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/green_src' Green version of CrystalCursors is correctly installed. gmake PREFIX=/construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons install -C gray_src gmake[2]: Entering directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/gray_src' gmake all -C nonanim gmake[3]: Entering directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/gray_src/nonanim' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/gray_src/nonanim' #Create necessary directories if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons; fi if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/default ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/default;fi if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgray ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgray; fi if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgray/cursors ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgray/cursors; fi #Copy the cursors cp -Rf ../gray_cursors/* /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgray/cursors #Copy the configuration file cp -f index.theme /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgray/ #Create some symlinks ln -sf hand /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgray/cursors/hand1 ln -sf hand /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgray/cursors/hand2 #QT symlinks mess :-( ln -sf v_double_arrow /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgray/cursors/00008160000006810000408080010102 #v_double_arrow ln -sf h_double_arrow /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgray/cursors/028006030e0e7ebffc7f7070c0600140 #h_double_arrow ln -sf fd_double_arrow /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgray/cursors/fcf1c3c7cd4491d801f1e1c78f100000 #fd_double_arrow ln -sf bd_double_arrow /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgray/cursors/c7088f0f3e6c8088236ef8e1e3e70000 #bd_double_arrow ln -sf sb_h_double_arrow /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgray/cursors/14fef782d02440884392942c11205230 #sb_h_double_arrow ln -sf sb_v_double_arrow /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgray/cursors/2870a09082c103050810ffdffffe0204 #sb_v_double_arrow ln -sf hand1 /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgray/cursors/9d800788f1b08800ae810202380a0822 #hand1 ln -sf hand2 /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgray/cursors/e29285e634086352946a0e7090d73106 #hand2 ln -sf crossed_circle /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgray/cursors/03b6e0fcb3499374a867c041f52298f0 # crossed_circle (dnd forbidden) ln -sf move /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgray/cursors/4498f0e0c1937ffe01fd06f973665830 # left_ptr (move_cursor) ln -sf copy /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgray/cursors/6407b0e94181790501fd1e167b474872 # copy ln -sf link /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgray/cursors/640fb0e74195791501fd1ed57b41487f # link ln -sf left_ptr_watch /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgray/cursors/3ecb610c1bf2410f44200f48c40d3599 # left_ptr_watch ln -sf question_arrow /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgray/cursors/d9ce0ab605698f320427677b458ad60b # question_arrow #Other apps' symlinks ln -sf left_ptr_watch /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgray/cursors/08e8e1c95fe2fc01f976f1e063a24ccd #mozilla's left_ptr_watch ln -sf copy /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgray/cursors/1081e37283d90000800003c07f3ef6bf #nautilus copy ln -sf move /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgray/cursors/9081237383d90e509aa00f00170e968f #nautilus move ln -sf link /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgray/cursors/3085a0e285430894940527032f8b26df #nautilus link ln -sf right_ptr /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgray/cursors/arrow ln -sf cross /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgray/cursors/cross_reverse ln -sf cross /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgray/cursors/crosshair ln -sf v_double_arrow /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgray/cursors/double_arrow ln -sf right_ptr /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgray/cursors/draft_large ln -sf right_ptr /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgray/cursors/draft_small ln -sf cross /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgray/cursors/plus ln -sf cross /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgray/cursors/tcross ln -sf left_ptr /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgray/cursors/top_left_arrow ln -sf base_arrow_down /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgray/cursors/based_arrow_down ln -sf base_arrow_up /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgray/cursors/based_arrow_up ln -sf fd_double_arrow /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgray/cursors/ll_angle ln -sf bd_double_arrow /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgray/cursors/lr_angle gmake install -C nonanim gmake[3]: Entering directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/gray_src/nonanim' #Create necessary directories if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons; fi if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/default ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/default;fi if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgray_nonanim ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgray_nonanim; fi if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgray_nonanim/cursors ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgray_nonanim/cursors; fi #Copy the cursors cp -Rf ../../gray_cursors_nonanim/* /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgray_nonanim/cursors #Copy the configuration file cp -f index.theme /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgray_nonanim/ #Create some symlinks ln -sf left_ptr_watch /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgray_nonanim/cursors/3ecb610c1bf2410f44200f48c40d3599 # left_ptr_watch ln -sf left_ptr_watch /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgray_nonanim/cursors/08e8e1c95fe2fc01f976f1e063a24ccd #mozilla's left_ptr_watch gmake[3]: Leaving directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/gray_src/nonanim' gmake[2]: Leaving directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/gray_src' Grayscale version of CrystalCursors is correctly installed. gmake PREFIX=/construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons install -C white_src gmake[2]: Entering directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/white_src' gmake all -C nonanim gmake[3]: Entering directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/white_src/nonanim' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/white_src/nonanim' #Create necessary directories if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons; fi if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/default ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/default;fi if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhite ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhite; fi if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhite/cursors ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhite/cursors; fi #Copy the cursors cp -Rf ../white_cursors/* /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhite/cursors #Copy the configuration file cp -f index.theme /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhite/ #Create some symlinks ln -sf hand /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhite/cursors/hand1 ln -sf hand /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhite/cursors/hand2 #QT symlinks mess :-( ln -sf v_double_arrow /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhite/cursors/00008160000006810000408080010102 #v_double_arrow ln -sf h_double_arrow /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhite/cursors/028006030e0e7ebffc7f7070c0600140 #h_double_arrow ln -sf fd_double_arrow /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhite/cursors/fcf1c3c7cd4491d801f1e1c78f100000 #fd_double_arrow ln -sf bd_double_arrow /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhite/cursors/c7088f0f3e6c8088236ef8e1e3e70000 #bd_double_arrow ln -sf sb_h_double_arrow /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhite/cursors/14fef782d02440884392942c11205230 #sb_h_double_arrow ln -sf sb_v_double_arrow /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhite/cursors/2870a09082c103050810ffdffffe0204 #sb_v_double_arrow ln -sf hand1 /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhite/cursors/9d800788f1b08800ae810202380a0822 #hand1 ln -sf hand2 /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhite/cursors/e29285e634086352946a0e7090d73106 #hand2 ln -sf crossed_circle /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhite/cursors/03b6e0fcb3499374a867c041f52298f0 # crossed_circle (dnd forbidden) ln -sf move /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhite/cursors/4498f0e0c1937ffe01fd06f973665830 # left_ptr (move_cursor) ln -sf copy /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhite/cursors/6407b0e94181790501fd1e167b474872 # copy ln -sf link /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhite/cursors/640fb0e74195791501fd1ed57b41487f # link ln -sf left_ptr_watch /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhite/cursors/3ecb610c1bf2410f44200f48c40d3599 # left_ptr_watch ln -sf question_arrow /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhite/cursors/d9ce0ab605698f320427677b458ad60b # question_arrow #Other apps' symlinks ln -sf left_ptr_watch /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhite/cursors/08e8e1c95fe2fc01f976f1e063a24ccd #mozilla's left_ptr_watch ln -sf copy /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhite/cursors/1081e37283d90000800003c07f3ef6bf #nautilus copy ln -sf move /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhite/cursors/9081237383d90e509aa00f00170e968f #nautilus move ln -sf link /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhite/cursors/3085a0e285430894940527032f8b26df #nautilus link ln -sf right_ptr /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhite/cursors/arrow ln -sf cross /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhite/cursors/cross_reverse ln -sf cross /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhite/cursors/crosshair ln -sf v_double_arrow /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhite/cursors/double_arrow ln -sf right_ptr /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhite/cursors/draft_large ln -sf right_ptr /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhite/cursors/draft_small ln -sf cross /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhite/cursors/plus ln -sf cross /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhite/cursors/tcross ln -sf left_ptr /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhite/cursors/top_left_arrow ln -sf base_arrow_down /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhite/cursors/based_arrow_down ln -sf base_arrow_up /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhite/cursors/based_arrow_up ln -sf fd_double_arrow /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhite/cursors/ll_angle ln -sf bd_double_arrow /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhite/cursors/lr_angle gmake install -C nonanim gmake[3]: Entering directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/white_src/nonanim' #Create necessary directories if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons; fi if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/default ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/default;fi if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhite_nonanim ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhite_nonanim; fi if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhite_nonanim/cursors ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhite_nonanim/cursors; fi #Copy the cursors cp -Rf ../../white_cursors_nonanim/* /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhite_nonanim/cursors #Copy the configuration file cp -f index.theme /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhite_nonanim/ #Create some symlinks ln -sf left_ptr_watch /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhite_nonanim/cursors/3ecb610c1bf2410f44200f48c40d3599 # left_ptr_watch ln -sf left_ptr_watch /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhite_nonanim/cursors/08e8e1c95fe2fc01f976f1e063a24ccd #mozilla's left_ptr_watch gmake[3]: Leaving directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/white_src/nonanim' gmake[2]: Leaving directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/white_src' White version of CrystalCursors is correctly installed. gmake PREFIX=/construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons install -C blue_src_left gmake[2]: Entering directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/blue_src_left' gmake all -C nonanim gmake[3]: Entering directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/blue_src_left/nonanim' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/blue_src_left/nonanim' if test -d classic;then gmake all -C classic; fi gmake[3]: Entering directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/blue_src_left/classic' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/blue_src_left/classic' #Create necessary directories if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons; fi if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/default ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/default;fi if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblueleft ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblueleft; fi if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblueleft/cursors ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblueleft/cursors; fi #Copy the cursors cp -Rf ../blueleft_cursors/* /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblueleft/cursors #Copy the configuration file cp -f index.theme /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblueleft/ #Create some symlinks ln -sf hand /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblueleft/cursors/hand1 ln -sf hand /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblueleft/cursors/hand2 ln -sf hand1 /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblueleft/cursors/9d800788f1b08800ae810202380a0822 #hand1 ln -sf hand2 /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblueleft/cursors/e29285e634086352946a0e7090d73106 #hand2 ln -sf move /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblueleft/cursors/4498f0e0c1937ffe01fd06f973665830 # left_ptr (move_cursor) ln -sf copy /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblueleft/cursors/6407b0e94181790501fd1e167b474872 # copy ln -sf link /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblueleft/cursors/640fb0e74195791501fd1ed57b41487f # link ln -sf left_ptr_watch /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblueleft/cursors/3ecb610c1bf2410f44200f48c40d3599 # left_ptr_watch ln -sf question_arrow /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblueleft/cursors/d9ce0ab605698f320427677b458ad60b # question_arrow #Other apps' symlinks ln -sf left_ptr_watch /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblueleft/cursors/08e8e1c95fe2fc01f976f1e063a24ccd #mozilla's left_ptr_watch ln -sf copy /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblueleft/cursors/1081e37283d90000800003c07f3ef6bf #nautilus copy ln -sf move /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblueleft/cursors/9081237383d90e509aa00f00170e968f #nautilus move ln -sf link /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblueleft/cursors/3085a0e285430894940527032f8b26df #nautilus link ln -sf right_ptr /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblueleft/cursors/arrow ln -sf right_ptr /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblueleft/cursors/draft_large ln -sf right_ptr /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblueleft/cursors/draft_small ln -sf left_ptr /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblueleft/cursors/top_left_arrow gmake install -C nonanim gmake[3]: Entering directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/blue_src_left/nonanim' #Create necessary directories if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons; fi if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/default ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/default;fi if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblueleft_nonanim ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblueleft_nonanim; fi if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblueleft_nonanim/cursors ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblueleft_nonanim/cursors; fi #Copy the cursors cp -Rf ../../blueleft_cursors_nonanim/* /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblueleft_nonanim/cursors #Copy the configuration file cp -f index.theme /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblueleft_nonanim/ #Create some symlinks ln -sf left_ptr_watch /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblueleft_nonanim/cursors/3ecb610c1bf2410f44200f48c40d3599 # left_ptr_watch ln -sf left_ptr_watch /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblueleft_nonanim/cursors/08e8e1c95fe2fc01f976f1e063a24ccd #mozilla's left_ptr_watch gmake[3]: Leaving directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/blue_src_left/nonanim' if test -d classic;then gmake install -C classic; fi gmake[3]: Entering directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/blue_src_left/classic' #Create necessary directories if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons; fi if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/default ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/default;fi if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblueleft_classic ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblueleft_classic; fi if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblueleft_classic/cursors ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblueleft_classic/cursors; fi #Copy the cursors cp -Rf ../../blueleft_cursors_classic/* /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblueleft_classic/cursors #Copy the configuration file cp -f index.theme /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblueleft_classic/ #Create some symlinks ln -sf hand /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblueleft_classic/cursors/hand1 ln -sf hand /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblueleft_classic/cursors/hand2 ln -sf hand1 /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblueleft_classic/cursors/9d800788f1b08800ae810202380a0822 #hand1 ln -sf hand2 /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalblueleft_classic/cursors/e29285e634086352946a0e7090d73106 #hand2 gmake[3]: Leaving directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/blue_src_left/classic' gmake[2]: Leaving directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/blue_src_left' Blue left handed version of CrystalCursors were correctly installed. gmake PREFIX=/construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons install -C green_src_left gmake[2]: Entering directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/green_src_left' gmake all -C nonanim gmake[3]: Entering directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/green_src_left/nonanim' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/green_src_left/nonanim' if test -d classic;then gmake all -C classic; fi gmake[3]: Entering directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/green_src_left/classic' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/green_src_left/classic' #Create necessary directories if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons; fi if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/default ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/default;fi if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreenleft ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreenleft; fi if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreenleft/cursors ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreenleft/cursors; fi #Copy the cursors cp -Rf ../greenleft_cursors/* /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreenleft/cursors #Copy the configuration file cp -f index.theme /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreenleft/ #Create some symlinks ln -sf hand /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreenleft/cursors/hand1 ln -sf hand /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreenleft/cursors/hand2 ln -sf hand1 /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreenleft/cursors/9d800788f1b08800ae810202380a0822 #hand1 ln -sf hand2 /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreenleft/cursors/e29285e634086352946a0e7090d73106 #hand2 ln -sf move /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreenleft/cursors/4498f0e0c1937ffe01fd06f973665830 # left_ptr (move_cursor) ln -sf copy /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreenleft/cursors/6407b0e94181790501fd1e167b474872 # copy ln -sf link /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreenleft/cursors/640fb0e74195791501fd1ed57b41487f # link ln -sf left_ptr_watch /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreenleft/cursors/3ecb610c1bf2410f44200f48c40d3599 # left_ptr_watch ln -sf question_arrow /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreenleft/cursors/d9ce0ab605698f320427677b458ad60b # question_arrow #Other apps' symlinks ln -sf left_ptr_watch /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreenleft/cursors/08e8e1c95fe2fc01f976f1e063a24ccd #mozilla's left_ptr_watch ln -sf copy /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreenleft/cursors/1081e37283d90000800003c07f3ef6bf #nautilus copy ln -sf move /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreenleft/cursors/9081237383d90e509aa00f00170e968f #nautilus move ln -sf link /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreenleft/cursors/3085a0e285430894940527032f8b26df #nautilus link ln -sf right_ptr /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreenleft/cursors/arrow ln -sf right_ptr /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreenleft/cursors/draft_large ln -sf right_ptr /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreenleft/cursors/draft_small ln -sf left_ptr /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreenleft/cursors/top_left_arrow gmake install -C nonanim gmake[3]: Entering directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/green_src_left/nonanim' #Create necessary directories if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons; fi if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/default ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/default;fi if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreenleft_nonanim ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreenleft_nonanim; fi if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreenleft_nonanim/cursors ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreenleft_nonanim/cursors; fi #Copy the cursors cp -Rf ../../greenleft_cursors_nonanim/* /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreenleft_nonanim/cursors #Copy the configuration file cp -f index.theme /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreenleft_nonanim/ #Create some symlinks ln -sf left_ptr_watch /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreenleft_nonanim/cursors/3ecb610c1bf2410f44200f48c40d3599 # left_ptr_watch ln -sf left_ptr_watch /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreenleft_nonanim/cursors/08e8e1c95fe2fc01f976f1e063a24ccd #mozilla's left_ptr_watch gmake[3]: Leaving directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/green_src_left/nonanim' if test -d classic;then gmake install -C classic; fi gmake[3]: Entering directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/green_src_left/classic' #Create necessary directories if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons; fi if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/default ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/default;fi if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreenleft_classic ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreenleft_classic; fi if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreenleft_classic/cursors ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreenleft_classic/cursors; fi #Copy the cursors cp -Rf ../../greenleft_cursors_classic/* /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreenleft_classic/cursors #Copy the configuration file cp -f index.theme /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreenleft_classic/ #Create some symlinks ln -sf hand /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreenleft_classic/cursors/hand1 ln -sf hand /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreenleft_classic/cursors/hand2 ln -sf hand1 /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreenleft_classic/cursors/9d800788f1b08800ae810202380a0822 #hand1 ln -sf hand2 /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgreenleft_classic/cursors/e29285e634086352946a0e7090d73106 #hand2 gmake[3]: Leaving directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/green_src_left/classic' gmake[2]: Leaving directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/green_src_left' Green left handed version of CrystalCursors is correctly installed. gmake PREFIX=/construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons install -C gray_src_left gmake[2]: Entering directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/gray_src_left' xcursorgen copy.conf ../grayleft_cursors/copy xcursorgen hand.conf ../grayleft_cursors/hand xcursorgen left_ptr.conf ../grayleft_cursors/left_ptr xcursorgen link.conf ../grayleft_cursors/link xcursorgen move.conf ../grayleft_cursors/move xcursorgen pencil.conf ../grayleft_cursors/pencil xcursorgen question_arrow.conf ../grayleft_cursors/question_arrow xcursorgen right_ptr.conf ../grayleft_cursors/right_ptr xcursorgen sb_right_arrow.conf ../grayleft_cursors/sb_right_arrow xcursorgen left_ptr_watch/left_ptr_watch.conf ../grayleft_cursors/left_ptr_watch gmake all -C nonanim gmake[3]: Entering directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/gray_src_left/nonanim' ln -sf ../left_ptr_watch/left_ptr_watch12.png left_ptr_watch.png xcursorgen left_ptr_watch.conf ../../grayleft_cursors_nonanim/left_ptr_watch ln -sf ../watch/watch12.png watch.png xcursorgen watch.conf ../../grayleft_cursors_nonanim/watch gmake[3]: Leaving directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/gray_src_left/nonanim' if test -d classic;then gmake all -C classic; fi #Create necessary directories if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons; fi if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/default ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/default;fi if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgrayleft ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgrayleft; fi if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgrayleft/cursors ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgrayleft/cursors; fi #Copy the cursors cp -Rf ../grayleft_cursors/* /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgrayleft/cursors #Copy the configuration file cp -f index.theme /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgrayleft/ #Create some symlinks ln -sf hand /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgrayleft/cursors/hand1 ln -sf hand /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgrayleft/cursors/hand2 ln -sf hand1 /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgrayleft/cursors/9d800788f1b08800ae810202380a0822 #hand1 ln -sf hand2 /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgrayleft/cursors/e29285e634086352946a0e7090d73106 #hand2 ln -sf move /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgrayleft/cursors/4498f0e0c1937ffe01fd06f973665830 # left_ptr (move_cursor) ln -sf copy /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgrayleft/cursors/6407b0e94181790501fd1e167b474872 # copy ln -sf link /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgrayleft/cursors/640fb0e74195791501fd1ed57b41487f # link ln -sf left_ptr_watch /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgrayleft/cursors/3ecb610c1bf2410f44200f48c40d3599 # left_ptr_watch ln -sf question_arrow /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgrayleft/cursors/d9ce0ab605698f320427677b458ad60b # question_arrow #Other apps' symlinks ln -sf left_ptr_watch /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgrayleft/cursors/08e8e1c95fe2fc01f976f1e063a24ccd #mozilla's left_ptr_watch ln -sf copy /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgrayleft/cursors/1081e37283d90000800003c07f3ef6bf #nautilus copy ln -sf move /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgrayleft/cursors/9081237383d90e509aa00f00170e968f #nautilus move ln -sf link /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgrayleft/cursors/3085a0e285430894940527032f8b26df #nautilus link ln -sf right_ptr /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgrayleft/cursors/arrow ln -sf right_ptr /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgrayleft/cursors/draft_large ln -sf right_ptr /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgrayleft/cursors/draft_small ln -sf left_ptr /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgrayleft/cursors/top_left_arrow gmake install -C nonanim gmake[3]: Entering directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/gray_src_left/nonanim' #Create necessary directories if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons; fi if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/default ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/default;fi if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgrayleft_nonanim ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgrayleft_nonanim; fi if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgrayleft_nonanim/cursors ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgrayleft_nonanim/cursors; fi #Copy the cursors cp -Rf ../../grayleft_cursors_nonanim/* /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgrayleft_nonanim/cursors #Copy the configuration file cp -f index.theme /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgrayleft_nonanim/ #Create some symlinks ln -sf left_ptr_watch /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgrayleft_nonanim/cursors/3ecb610c1bf2410f44200f48c40d3599 # left_ptr_watch ln -sf left_ptr_watch /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalgrayleft_nonanim/cursors/08e8e1c95fe2fc01f976f1e063a24ccd #mozilla's left_ptr_watch gmake[3]: Leaving directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/gray_src_left/nonanim' if test -d classic;then gmake install -C classic; fi gmake[2]: Leaving directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/gray_src_left' Grayscale left handed version of CrystalCursors is correctly installed. gmake PREFIX=/construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons install -C white_src_left gmake[2]: Entering directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/white_src_left' xcursorgen copy.conf ../whiteleft_cursors/copy xcursorgen hand.conf ../whiteleft_cursors/hand xcursorgen left_ptr.conf ../whiteleft_cursors/left_ptr xcursorgen link.conf ../whiteleft_cursors/link xcursorgen move.conf ../whiteleft_cursors/move xcursorgen pencil.conf ../whiteleft_cursors/pencil xcursorgen question_arrow.conf ../whiteleft_cursors/question_arrow xcursorgen right_ptr.conf ../whiteleft_cursors/right_ptr xcursorgen sb_right_arrow.conf ../whiteleft_cursors/sb_right_arrow xcursorgen left_ptr_watch/left_ptr_watch.conf ../whiteleft_cursors/left_ptr_watch gmake all -C nonanim gmake[3]: Entering directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/white_src_left/nonanim' ln -sf ../left_ptr_watch/left_ptr_watch12.png left_ptr_watch.png xcursorgen left_ptr_watch.conf ../../whiteleft_cursors_nonanim/left_ptr_watch ln -sf ../watch/watch12.png watch.png xcursorgen watch.conf ../../whiteleft_cursors_nonanim/watch gmake[3]: Leaving directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/white_src_left/nonanim' if test -d classic;then gmake all -C classic; fi #Create necessary directories if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons; fi if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/default ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/default;fi if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhiteleft ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhiteleft; fi if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhiteleft/cursors ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhiteleft/cursors; fi #Copy the cursors cp -Rf ../whiteleft_cursors/* /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhiteleft/cursors #Copy the configuration file cp -f index.theme /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhiteleft/ #Create some symlinks ln -sf hand /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhiteleft/cursors/hand1 ln -sf hand /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhiteleft/cursors/hand2 ln -sf hand1 /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhiteleft/cursors/9d800788f1b08800ae810202380a0822 #hand1 ln -sf hand2 /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhiteleft/cursors/e29285e634086352946a0e7090d73106 #hand2 ln -sf move /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhiteleft/cursors/4498f0e0c1937ffe01fd06f973665830 # left_ptr (move_cursor) ln -sf copy /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhiteleft/cursors/6407b0e94181790501fd1e167b474872 # copy ln -sf link /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhiteleft/cursors/640fb0e74195791501fd1ed57b41487f # link ln -sf left_ptr_watch /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhiteleft/cursors/3ecb610c1bf2410f44200f48c40d3599 # left_ptr_watch ln -sf question_arrow /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhiteleft/cursors/d9ce0ab605698f320427677b458ad60b # question_arrow #Other apps' symlinks ln -sf left_ptr_watch /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhiteleft/cursors/08e8e1c95fe2fc01f976f1e063a24ccd #mozilla's left_ptr_watch ln -sf copy /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhiteleft/cursors/1081e37283d90000800003c07f3ef6bf #nautilus copy ln -sf move /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhiteleft/cursors/9081237383d90e509aa00f00170e968f #nautilus move ln -sf link /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhiteleft/cursors/3085a0e285430894940527032f8b26df #nautilus link ln -sf right_ptr /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhiteleft/cursors/arrow ln -sf right_ptr /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhiteleft/cursors/draft_large ln -sf right_ptr /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhiteleft/cursors/draft_small ln -sf left_ptr /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhiteleft/cursors/top_left_arrow gmake install -C nonanim gmake[3]: Entering directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/white_src_left/nonanim' #Create necessary directories if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons; fi if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/default ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/default;fi if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhiteleft_nonanim ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhiteleft_nonanim; fi if test ! -d /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhiteleft_nonanim/cursors ;then mkdir /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhiteleft_nonanim/cursors; fi #Copy the cursors cp -Rf ../../whiteleft_cursors_nonanim/* /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhiteleft_nonanim/cursors #Copy the configuration file cp -f index.theme /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhiteleft_nonanim/ #Create some symlinks ln -sf left_ptr_watch /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhiteleft_nonanim/cursors/3ecb610c1bf2410f44200f48c40d3599 # left_ptr_watch ln -sf left_ptr_watch /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/crystalwhiteleft_nonanim/cursors/08e8e1c95fe2fc01f976f1e063a24ccd #mozilla's left_ptr_watch gmake[3]: Leaving directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/white_src_left/nonanim' if test -d classic;then gmake install -C classic; fi gmake[2]: Leaving directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors/white_src_left' White left handed version of CrystalCursors is correctly installed. cp -f ./blue_src/index.theme.default /construction/x11-themes/cursor-crystal-theme/stage/usr/local/share/icons/default/index.theme The blue version will be used; in order to change this you can run ./choose.sh in the current folder or copy the proper index.theme in ~/.icons/default. Have Fun! gmake[1]: Leaving directory '/construction/x11-themes/cursor-crystal-theme/Crystalcursors' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for cursor-crystal-theme-1.1.1_8 file sizes/checksums [477]: 0% file sizes/checksums [477]: 20% file sizes/checksums [477]: 41% file sizes/checksums [477]: 62% file sizes/checksums [477]: 83% file sizes/checksums [477]: 100% Service unavailablepacking files [477]: 0% packing files [477]: 20% packing files [477]: 41% packing files [477]: 62% packing files [477]: 83% packing files [477]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:01:08