Skip to content

Commit

Permalink
android-file-transfer-linux: add libmtp-udev to depends, update to 4.3
Browse files Browse the repository at this point in the history
it ships libmtp-ng but no udev rules
  • Loading branch information
dkwo committed Dec 14, 2023
1 parent 2e6e0eb commit d96401d
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions srcpkgs/android-file-transfer-linux/template
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
# Template file for 'android-file-transfer-linux'
pkgname=android-file-transfer-linux
version=4.2
revision=3
version=4.3
revision=1
build_style=cmake
configure_args="-DBUILD_SHARED_LIB=1"
hostmakedepends="qt5-qmake qt5-host-tools ninja pkg-config"
makedepends="file-devel fuse-devel qt5-devel readline-devel
qt5-tools-devel"
depends="libmtp-udev"
short_desc="Android File Transfer for Linux"
maintainer="Toyam Cox <[email protected]>"
license="LGPL-2.1-or-later"
homepage="https://github.com/whoozle/android-file-transfer-linux"
distfiles="https://github.com/whoozle/android-file-transfer-linux/archive/v${version}.tar.gz"
checksum=cc607d68e8a18273c9b56975a70a0e68fbdf9d5b903b2727a345a605ff48a19f
checksum=8ff658630fc820a7ca0b70025aa47d235b7fb64f5cb6a72ca76a7acbf3435128

0 comments on commit d96401d

Please sign in to comment.