# pasystray/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. The source tarball used by this package was created based on "git" upstream sources. The following command was used: ocgitfetch --run \ https://github.com/christophgysin/pasystray.git #--------------------------------------------------------------------- [buildtimes] #--------------------------------------------------------------------- [settings] build = default exepack = no license = See "license*.txt" in installed tree licfile = LICENSE setpaths = pulseaudio #--------------------------------------------------------------------- [depends] actools ayatana-ido brotli bzip2 cairo expat flac fontconfig freetype2 fribidi gawk graphite2 grep gtkcore jpeg lame libayatana-appindicator libayatana-indicator libbsd libdbusmenu libffi libnotify libogg libpng libsndfile libvorbis mpg123 ncurses openssl opus pavucontrol pcre2 pulseaudio sed util-linux xorg zlib #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE rm -fr autom4te.cache config.cache aclocal && autoconf && autoheader && automake --add-missing chmod 755 configure CFLAGS="-O2" ./configure \ --prefix=$PKGDIR_PROD \ --disable-dependency-tracking \ --enable-debug \ --mandir=$MANBASE #--------------------------------------------------------------------- # 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] 241117 Added package 241117 Started with 3e172515d ("git" hash)