pkgname: android-file-transfer pkgver: '4.5' pkgrel: '1' pkgdesc: Android MTP client with minimalistic UI url: 'https://github.com/whoozle/android-file-transfer-linux' arch: x86_64 depends: - hicolor-icon-theme makedepends: - qtbase - fuse2 - libxkbcommon - cmake - qttranslations - qttools source: - 'https://github.com/whoozle/android-file-transfer-linux/archive/refs/tags/v${pkgver}.tar.gz' sha256sums: - 0f366a8d659926d3859a8628d4f7592692389b060f67da9a936d19b252b42d96 build: "cd ${pkgname}-linux-${pkgver}\ncmake -DCMAKE_INSTALL_PREFIX=/usr \\\n -DCMAKE_CXX_FLAGS=\"$CXXFLAGS -ffat-lto-objects\"\ \ \\\n . \nmake\nmake DESTDIR=${PKGDIR}/ install\n" package: | true