11# Template file for 'fooyin'
22pkgname=fooyin
3- version=0.9.1
4- revision=3
5- _libvgm_rev="305b1bad78f7486c9e4058191abdd9195775efa0"
3+ version=0.10.1
4+ revision=1
65build_style=cmake
76configure_args="
87 -DBUILD_PCH=ON
@@ -11,25 +10,17 @@ hostmakedepends="pkg-config qt6-base qt6-tools"
1110makedepends="qt6-base-devel qt6-svg-devel alsa-lib-devel
1211 ffmpeg6-devel icu-devel libarchive-devel libebur128-devel
1312 libgme-devel libopenmpt-devel libsndfile-devel pipewire-devel SDL2-devel
14- taglib-devel KDSingleApplication"
13+ taglib-devel KDSingleApplication qcoro-qt6-devel "
1514depends="qt6-svg qt6-plugin-sqlite"
1615checkdepends="gtest-devel"
1716short_desc="Customisable music player"
1817maintainer="Ivan Mirić <imiric-gh@proton.me>"
1918license="GPL-3.0-only"
2019homepage="https://www.fooyin.org/"
2120changelog="https://raw.githubusercontent.com/fooyin/fooyin/refs/heads/master/CHANGELOG.md"
22- distfiles="https://github.com/fooyin/fooyin/archive/v${version}.tar.gz
23- https://github.com/ValleyBell/libvgm/archive/${_libvgm_rev}.tar.gz"
24- checksum="3559e2ffcd6ad82d72b90bcba3a3e607437329702339a3a3c989e28d28199b1d
25- f62685b9853ec0ecd0c3001d8af3622543c7597315c4a1ddab595d5afb32c729"
26-
27- skip_extraction="${_libvgm_rev}.tar.gz"
21+ distfiles="https://github.com/fooyin/fooyin/archive/v${version}.tar.gz"
22+ checksum="32f3ff627612cd2d2d3ed8cb3d8a128f05079bdf5aa906b5c8bb5941707bd833"
2823
2924if [ "$XBPS_CHECK_PKGS" ]; then
3025 configure_args+=" -DBUILD_TESTING=ON"
3126fi
32-
33- post_extract() {
34- vsrcextract -C 3rdparty/libvgm "${_libvgm_rev}.tar.gz"
35- }
0 commit comments