summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrej Radovic2017-07-23 02:28:21 +0200
committerAndrej Radovic2017-07-23 02:28:21 +0200
commit85ede750e984e9130ea20a2c53bfbda0a3d27467 (patch)
treecba0c0088849dd44078321d4028f30a52dfc8731
parent31186bc2aac55940c910ffc7237912a076ed7a28 (diff)
downloadaur-85ede750e984e9130ea20a2c53bfbda0a3d27467.tar.gz
Changed to buildable fork, fixed .deskto
Changed the url to a buildable fork temporarily, until the author merges it. Fixed .desktop / icon / mime xml registration by copying them manually and refreshing the databases post-install. Removed multilib because it's not necessary. You can build it @64bit.
-rw-r--r--.SRCINFO10
1 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d134d4c27c2a..215cd1b4ef8e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,20 +1,22 @@
pkgbase = kicadlibrarian-git
pkgdesc = A utility to manage and maintain KiCad libraries with schematic symbols and footprints
- pkgver = r21.d7c0c4e
+ pkgver = r32.eccc226
pkgrel = 1
- url = http://www.compuphase.com/electronics/kicadlibrarian_en.htm
+ url = https://github.com/compuphase/KiCad-Librarian
+ install = kicadlibrarian-git.install
arch = i686
arch = x86_64
license = Apache
makedepends = git
+ makedepends = make
+ makedepends = cmake
depends = desktop-file-utils
- depends = gcc-libs-multilib
depends = wxgtk
depends = curl
depends = libharu
provides = kicadlibrarian
conflicts = kicadlibrarian
- source = kicadlibrarian-git::git+git://github.com/compuphase/KiCad-Librarian.git
+ source = kicadlibrarian-git::git+git://github.com/melak/KiCad-Librarian.git#branch=fix/update_unqlite
md5sums = SKIP
pkgname = kicadlibrarian-git