parent
677ff61fa8
commit
c885f5bd10
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'droidcam'
|
||||
pkgname=droidcam
|
||||
version=1.7.3
|
||||
version=1.8.1
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_build_args="USBMUXD=-lusbmuxd-2.0 JPEG=-lturbojpeg"
|
||||
|
@ -13,10 +13,10 @@ maintainer="ibrokemypie <ibrokemypie@bastardi.net>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://www.dev47apps.com/"
|
||||
distfiles="https://github.com/dev47apps/droidcam/archive/v${version}.tar.gz"
|
||||
checksum=e1b885f9790de17bb0b8dce8a81857733a8dba8333c1b3148206244a04a55381
|
||||
checksum=27724a3b3a94b0e5282628c85f0f9db1492df073cba331bd1e0a07f60290de71
|
||||
|
||||
post_patch() {
|
||||
vsed -e "s/^Icon=.*/Icon=droidcam-icon.png/" -i droidcam.desktop
|
||||
vsed -e "s/^Icon=.*/Icon=droidcam-icon.png/" -e "s,/local,," -i droidcam.desktop
|
||||
}
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue