# mpcqt/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 \ --checkout=v24.06 \ https://github.com/mpc-qt/mpc-qt.git #--------------------------------------------------------------------- [buildtimes] 00.02 hours (or 000.90 minutes) - ThinkPad W530 i7 4x2 32GB RAM #--------------------------------------------------------------------- [settings] build = default exepack = yes license = See "license*.txt" in installed tree licfile = LICENSE strip = no unpack = relaxed tmpsize = 83M dontfind = qt4 qt5 setpaths = libvpx114 mpv qt6 xorg #--------------------------------------------------------------------- [depends] alsa audiofile bash-completion:strict brotli bzip2 cdparanoia cups db double-conversion eudev expat ffmpeg fftw flac fontconfig freetype2 fribidi giflib5 gnutls3 graphite2 gtkcore harfbuzz jackone jpeg lame lcms2 libaom libarchive libass libaubio libbluray libbsd libcaca libcap libcdio libdvdcss libdvdnav libdvdread libevent2 libffi libgcrypt libgmp libgpg-error libgsm libicu libidn2 liblz4 libogg libplacebo libpng librtmp libsamplerate libsndfile libsoxr libunistring libva libvorbis libvpx114 libwebp libxml2 libzimg lua52 luajit mariadb mplayer mpv nas ncurses nettle3 nspr nss numactl openjpeg openssl opus p11kit pciutils pcre pcre2 pulseaudio python qt6 rubberband sdl slang speex sqlite2 sqlite3 tcp-wrappers theora twolame util-linux vlc x264 x265 xorg xvidcore xzutils zlib zstd #--------------------------------------------------------------------- [configure] # Optional: can use CONFIG+=debug below qmake PREFIX=$PKGDIR_PROD #--------------------------------------------------------------------- [postbuild] BINDIR=$PKGDIR_PROD/bin PROGBASE=mpcqt cd $BINDIR rm -fr ../xbin/ mkdir -p ../xbin/ mv mpc-qt ../xbin/$PROGBASE cp -p $PKGDIR_SPECIAL/$PROGBASE.wrapper.in $PROGBASE chmod 755 $PROGBASE ln -s $PROGBASE mpc-qt #--------------------------------------------------------------------- # 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] 211106 Added package. Started with c2acbd2c4 ("git" hash). 230225 Updated to df7942655 - same as 23.02 240124 Updated to eee1e4094 240803 Updated to 0e42b9c5a - same as 24.06 240803 Switched from "qt5" to "qt6"