mtpview/pkg/.PackageInfo

33 lines
626 B
Plaintext

name mtpview
version 0.1.1-1
architecture x86_64
summary "View android device contents"
description "View android content through MTP protocol.
* Upload file. Select dir in list and click UPload button. In dialog appeared select file on disk."
packager "Anton Stankevich <ashc@mail.ru>"
vendor "Anton Stankevich"
licenses {
"Apache v2"
}
copyrights {
"2024 Anton Stankevich"
}
provides {
mtpview = 0.1.1
app:mtpview = 0.1.1
}
requires {
haiku >= r1~beta4_hrev56578_4-1
libmtp >= 1.1.19-2
}
urls {
"https://example.com"
}
source-urls {
# Download
"https://example.com"
# Location 2
"https://example.com"
}