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