[aur-requests] [PRQ#18178] Orphan Request for visp
fspindle [1] filed an orphan request for visp [2]: The current maintainer doesn't want to continue to maintain AUR packages. ViSP package is orphan, and it would be nice if someone can maintain this package to upgrade to the last 3.3.0 release. Changes to introduce are minor. Below is the content of the patch file to upgrate to visp 3.3.0. Thanks a lot Fabien $ git diff > visp-3.3.0.patch $ more visp-3.3.0.patch diff --git a/.SRCINFO b/.SRCINFO index 39a3dbe..de76475 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = visp pkgdesc = A modular library for visual tracking and visual servoing - pkgver = 3.1.0 + pkgver = 3.3.0 pkgrel = 1 url = https://visp.inria.fr arch = i686 @@ -30,8 +30,8 @@ pkgbase = visp optdepends = opencv: provides image converters, a renderer, a feature point tracker and point matching classes optdepends = zbar: used to read QR codes optdepends = libdmtx: used to read Data Matrix bar codes - source = http://gforge.inria.fr/frs/download.php/latestfile/475/visp-3.1.0.tar.gz - md5sums = 8964aa54c9c3b18773f10c54da042780 + source = http://gforge.inria.fr/frs/download.php/latestfile/475/visp-3.3.0.tar.gz + md5sums = b210fff3c47f362c54238f33759d6e7d pkgname = visp diff --git a/PKGBUILD b/PKGBUILD index be87229..e980547 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: Thibaud Hulin <thibaud.hulin.cl.atgmail.com> pkgname=visp -pkgver=3.1.0 +pkgver=3.3.0 pkgrel=1 pkgdesc="A modular library for visual tracking and visual servoing" arch=('i686' 'x86_64') @@ -31,7 +31,7 @@ optdepends=( 'zbar: used to read QR codes' 'libdmtx: used to read Data Matrix bar codes') source=("http://gforge.inria.fr/frs/download.php/latestfile/475/${pkgname}-$pkgver.tar.gz") -md5sums=('8964aa54c9c3b18773f10c54da042780') +md5sums=('b210fff3c47f362c54238f33759d6e7d') build() { cd "${srcdir}/${pkgname}-$pkgver" [1] https://aur.archlinux.org/account/fspindle/ [2] https://aur.archlinux.org/pkgbase/visp/
Request #18178 has been accepted automatically by the Arch User Repository package request system: The package base has been flagged out-of-date since 2019-04-09.
participants (1)
-
notify@aur.archlinux.org