# newfishtank/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. Two less-realistic and somewhat distracting sea animals have been dropped: an eel and a "chomping teeth" creature of some type. #--------------------------------------------------------------------- 2. Three sea animals have been added: crab, jellyfish, and seahorse. Origins of the new animals: crab - OldCoder generated using LLM - License: CC BY-SA jellyfish - Based on Wikimedia Commons - License: Public Domain seahorse - TBD #--------------------------------------------------------------------- [buildtimes] #--------------------------------------------------------------------- [settings] build = default license = See "license*.txt" in installed tree licfile = COPYING unpack = relaxed #--------------------------------------------------------------------- [depends] actools brotli bzip2 cairo cryptsetup expat fontconfig freetype2 fribidi gawk graphite2 grep gtkcore jpeg jsonc libbsd libffi libpng lvm2 ncurses openssl pcre2 sed util-linux xorg zlib #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE cp -p $PKGDIR_SPECIAL/*.xpm src/fishes/ bash ./configure \ --prefix=$PKGDIR_PROD \ --disable-dependency-tracking \ --mandir=$MANBASE #ifdef DEBUG # sed -e 's/fish..a_xpm/fish23a_xpm/' \ # -e 's/fish..b_xpm/fish23b_xpm/' \ # -i src/fishes.h #endif #--------------------------------------------------------------------- [postbuild] cd $PKGDIR_PROD/bin ln -nsf xfishtank newfishtank #--------------------------------------------------------------------- # Original URLs. These URLs were valid at one point, but may have died # since then. If you download newer versions of tarballs [etc.], don't # delete the original versions, as you may not be able to replace # them. [urls] url_debian = tbd url_home = tbd url_lfs = tbd url_tarball = https://ratrabbit.nl/downloads/xfishtank/\ xfishtank-3.2.2.tar.gz #--------------------------------------------------------------------- [history] 250617 Added package 250617 Started with 3.2.2 250620 Drop two unwanted fishes 250620 Add crab, jellyfish, and seahorse