upgpkg: motionplus 0.1.1-3
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
pkgbase = motionplus
|
||||
pkgdesc = Monitor and record video signals from many types of cameras
|
||||
pkgver = 0.1.1
|
||||
pkgrel = 2
|
||||
pkgrel = 3
|
||||
url = https://github.com/Motion-Project/motionplus
|
||||
arch = x86_64
|
||||
license = GPL
|
||||
@@ -12,8 +12,6 @@ pkgbase = motionplus
|
||||
depends = postgresql-libs
|
||||
depends = mariadb-libs
|
||||
optdepends = gettext: native language support
|
||||
conflicts = motion
|
||||
conflicts = motion-git
|
||||
backup = etc/motionplus/motionplus.conf
|
||||
source = https://github.com/Motion-Project/motionplus/archive/refs/tags/release-0.1.1.tar.gz
|
||||
source = motionplus.service
|
||||
|
@@ -2,12 +2,11 @@
|
||||
|
||||
pkgname=motionplus
|
||||
pkgver=0.1.1
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="Monitor and record video signals from many types of cameras"
|
||||
arch=('x86_64')
|
||||
license=('GPL')
|
||||
url="https://github.com/Motion-Project/motionplus"
|
||||
conflicts=(motion motion-git)
|
||||
depends=('sqlite' 'ffmpeg' 'libmicrohttpd' 'libwebp' 'postgresql-libs' 'mariadb-libs')
|
||||
optdepends=('gettext: native language support')
|
||||
backup=('etc/motionplus/motionplus.conf')
|
||||
|
Reference in New Issue
Block a user