Jaroslav Lichtblau pushed to branch main at Arch Linux / Packaging / Packages /
viking
Commits:
66ff4e20 by Jaroslav Lichtblau at 2024-09-10T12:33:49+02:00
viking - makedep `patch` not needed
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -10,7 +10,7 @@ arch=('x86_64')
url="https://sourceforge.net/projects/viking/"
license=('GPL-2.0-only')
depends=('curl' 'file' 'gpsd' 'gtk3' 'libgexiv2' 'geoclue' 'liboauth'
'libzip') #'mapnik'
-makedepends=('boost' 'docbook-xsl' 'intltool' 'itstool' 'patch')
+makedepends=('boost' 'docbook-xsl' 'intltool' 'itstool')
optdepends=('gpsbabel: import and export GPS tracks from various formats')
changelog=$pkgname.changelog
source=(https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/viking/-/commit/66ff4e20da6c632b4b053b2d87bdc1febe3cb1cd
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/viking/-/commit/66ff4e20da6c632b4b053b2d87bdc1febe3cb1cd
You're receiving this email because of your account on gitlab.archlinux.org.