# potamus/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. The source tarball used by this package was created based on "git" upstream sources. The sources were obtained as follows: ocgitfetch --run \ http://offog.org/git/potamus.git #--------------------------------------------------------------------- [settings] build = default license = COPYING setpaths = ffmpeg4 #--------------------------------------------------------------------- [depends] actools audiofile brotli bzip2 cairo cryptsetup dav1d db expat ffmpeg ffmpeg4 flac fontconfig freetype2 fribidi gawk gnutls3 graphite2 grep gtkcore jackone jpeg jsonc lame libao libaom libbluray libbsd libcroco libffi libgcrypt libglade2 libgmp libgpg-error libgsm libicu libidn2 libmad libmodplug libogg libpng librtmp libsamplerate libsoxr libssh libunistring libva libvorbis libvpx114 libwebp libxml2 lvm2 ncurses nettle3 numactl openjpeg openssl opus opusfile p11kit pcre2 sed speex theora twolame util-linux x264 x265 xorg xvidcore xzutils zlib zstd #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE autoreconf -fi bash ./configure \ --prefix=$PKGDIR_PROD \ --mandir=$MANBASE #--------------------------------------------------------------------- [postbuild] PROGBASE=potamus BINDIR=$PKGDIR_PROD/bin WRAPPER=$PKGDIR_SPECIAL/wrap-$PROGBASE-bin cd $BINDIR rm -fr ../xbin/ mkdir -p ../xbin/ mv $PROGBASE ../xbin/ cp -p $WRAPPER $PROGBASE chmod 755 $PROGBASE #--------------------------------------------------------------------- # 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 = git # See "technotes" in "cfg" file #--------------------------------------------------------------------- [history] 250711 Added package 250711 Started with aa3a238ef - same as 18