Skip to content

Commit

Permalink
New package: ipad_charge-20160928_1
Browse files Browse the repository at this point in the history
  • Loading branch information
egorenar committed Jan 26, 2020
1 parent cce359a commit bc22305
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions srcpkgs/ipad_charge/template
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Template file for 'ipda_charge'
pkgname=ipad_charge
version=20160928
revision=1
build_style=gnu-makefile
_githash="aef5d59571193fb4d2716c822ee1fa5d1ab1e68a"
wrksrc="ipad_charge-${_githash}"
makedepends="libusb-devel"
short_desc="Enables charging of Apple devices via USB on Linux"
maintainer="Alexander Egorenkov <egorenar-dev@posteo.net>"
license="GPL-2"
homepage="https://github.com/mkorenkov/ipad_charge"
distfiles="https://github.com/mkorenkov/ipad_charge/archive/${_githash}.tar.gz"
checksum=70964a679f455210503ed82f14c20823e7197235af1478625e8ec2c38e6e2b4e

do_install() {
vbin ipad_charge
vinstall 95-ipad_charge.rules 644 usr/lib/udev/rules.d 95-ipad_charge.rules
}

0 comments on commit bc22305

Please sign in to comment.