pkgname: jack pkgver: '1.9.22' pkgrel: '2' pkgdesc: A real-time, low latency audio daemon url: 'https://jackaudio.org/' arch: x86_64 depends: [] makedepends: - dbus - libsamplerate - python - alsa-lib source: - 'https://github.com/jackaudio/${pkgname}2/archive/refs/tags/v${pkgver}.tar.gz' - jack-99-audio.conf - jack-40-hpet-permissions.rules - waf-imp.patch - waf-escape-seq.patch sha256sums: - 1e42b9fc4ad7db7befd414d45ab2f8a159c0b30fcd6eee452be662298766a849 - SKIP - SKIP - SKIP - SKIP build: "# sed -i \"s/rU/r/\" ${pkgname}2-${pkgver}/waflib/Context.py\n# sed -i \"s/rU/r/\" ${pkgname}2-${pkgver}/waflib/ConfigSet.py\ncd ${pkgname}2-${pkgver}\npatch -Np1 -i ../waf-imp.patch\npatch -Np1 -i ../waf-escape-seq.patch\n\n./waf configure \\\n\t\t--prefix=/usr \\\n\t\t--alsa \\\n\t\t--dbus \\\n\t\t--classic\n\n\t./waf build -j ${JOBS-1}\n\t./waf install --destdir=${PKGDIR}\n\ninstall -Dm644 ../jack-99-audio.conf \\\n ${PKGDIR}/etc/security/limits.d/99-audio.conf\n\ninstall -Dm644 ../jack-40-hpet-permissions.rules \\\n ${PKGDIR}/etc/udev/rules.d/40-hpet-permissions.rules\n" package: | true