parent
393eacf380
commit
8a936a216f
1 changed files with 14 additions and 0 deletions
14
srcpkgs/android-udev-rules/template
Normal file
14
srcpkgs/android-udev-rules/template
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Template file for 'android-udev-rules'
|
||||||
|
pkgname=android-udev-rules
|
||||||
|
version=20200613
|
||||||
|
revision=1
|
||||||
|
short_desc="Android udev rules list aimed to be the most comprehensive on the net"
|
||||||
|
maintainer="Rien Maertens <rien.maertens@posteo.be>"
|
||||||
|
license="GPL-3.0-or-later"
|
||||||
|
homepage="https://github.com/M0Rf30/android-udev-rules"
|
||||||
|
distfiles="https://github.com/M0Rf30/android-udev-rules/archive/${version}.tar.gz"
|
||||||
|
checksum=8c7fad8cf97fe106f826f07aa9f033e9aa9ee69422b35dada6d9d2df878b5473
|
||||||
|
|
||||||
|
do_install() {
|
||||||
|
vinstall 51-android.rules 644 usr/lib/udev/rules.d 51-android.rules
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue