summaryrefslogtreecommitdiff
path: root/cad/kicad-i18n
diff options
context:
space:
mode:
authorbouyer <bouyer@pkgsrc.org>2019-06-14 15:59:32 +0000
committerbouyer <bouyer@pkgsrc.org>2019-06-14 15:59:32 +0000
commit5e0fc2c39935a0e1eeadf48029f1fb7d68bd71d3 (patch)
treecd319464a8c45d76915f119ec1e04eff1bde7359 /cad/kicad-i18n
parent63e4c253d12bff0e7076774b61537899cf98d4b4 (diff)
downloadpkgsrc-5e0fc2c39935a0e1eeadf48029f1fb7d68bd71d3.tar.gz
Update kicad packages to 5.1.2, based on kicad 5.1.0 packages by Atsushi
Toyokura in pkgsrc-wip. pkgsrc changes: kicad-lib is gone, replaced by kicad-symbols and kicad-templates. Changes since 4.0.7: KiCad 5.1.2 Release 2019-04-26 The KiCad project is proud to announce the latest series 5 stable release of KiCad. The 5.1.2 stable version contains critical bug fixes and other minor improvements since the 5.1.0 release. It also includes improved footprint, symbol, and 3D model libraries, translations, and documentation. A list of all of the fixed bugs since the 5.1.0 release can be found on the KiCad 5.1.2 milestone page. This release contains several critical bug fixes so please consider upgrading as soon as possible. KiCad 5.1.0 Release 2019-03-14 The KiCad project is proud to announce the release of version 5.1.0. This is the first ever minor version release of KiCad and was developed primarily to resolve compatibility issues with Linux GTK3 and long awaited support for python3. In addition to the primary focus, there have been many important changes that make this release a substantial improvement over the 5.0 series and a worthwhile upgrade for users on all platforms. Included in the improvements are: - Improved 3D model library path configuration. - Cairo canvas is now used for printing support on all platforms. - Schematic and symbol library editors now use the modern canvases for rendering. - Symbol pin table is now editable. - Pcbnew scripting support for Python 3 has been added. - Snapping for graphical object drawing in board and footprint editors. - Significant user interface improvements. - Major dialog box improvements. - Both the footprint and symbol library editors now share the same user interface paradigm with a library tree view pane. - Symbol, footprint, and 3D model library improvements. - Documentation and translation improvements. - Less pain for Linux package maintainers, now all features should be easy to support. Additionally, files created by KiCad version 5.1 remain 100% compatible with files created by version 5.0. Of course no new stable version of KiCad would be complete without many, many bug fixes so please consider upgrading as soon as possible. This version will be the only supported version of KiCad moving forward. There will be no further releases of the 5.0 series. Version 5.1.0 is built from the source code in the lp:kicad/5.1 branch. KiCad binaries will be available for download for Windows, MacOS, and Linux are available or will be in the very near future. See the KiCad download page for guidance. Thank you to all developers, packagers, librarians, document writers, translators, and everyone else who helped make this release possible. We hope you enjoy the latest release of KiCad. The KiCad Development Team KiCad 5.0.2 Release 2018-12-09 The KiCad project is proud to announce the latest series 5 stable release of KiCad. The 5.0.2 stable version contains critical bug fixes and other minor improvements since the 5.0.1 release. It also includes improved footprint, symbol, and 3D model libraries, translations, and documentation. A list of all of the fixed bugs since the 5.0.1 release can be found on the KiCad 5.0.2 milestone page. This release contains several critical bug fixes so please consider upgrading as soon as possible. http://kicad-pcb.org/blog/2018/12/KiCad-5.0.2-Release/ KiCad 5.0.1 Release 2018-10-14 The KiCad project is proud to announce the latest series 5 stable release of KiCad. The 5.0.1 stable version contains critical bug fixes and other minor improvements since the 5.0.0 release. It also includes improved footprint, symbol, and 3D model libraries, translations, and documentation. A list of all of the fixed bugs since the 5.0.0 release can be found on the KiCad 5.0.1 milestone page. This release contains several critical bug fixes so please consider upgrading as soon as possible. http://kicad-pcb.org/blog/2018/10/KiCad-5.0.1-Release/ Warning Please note that a last minute bug was found in the Eagle schematic import feature too late to be fixed in this release which is expected to be fixed in release 5.0.2. If you need to convert Eagle schematics you may want to hold off upgrading until 5.0.2. KiCad 5 - A New Generation 2018-07-22 Almost a year after the release of KiCad 4.0.7, the KiCad development team is proud to present a new and improved KiCad 5.0 release! The stable release version 5.0.0 is made from the stable 5.0 branch. KiCad binaries should be available now or in the very near future for download for Windows, macOS and Linux. See the download page for guidance. http://kicad-pcb.org/post/release-5.0.0/
Diffstat (limited to 'cad/kicad-i18n')
-rw-r--r--cad/kicad-i18n/Makefile11
-rw-r--r--cad/kicad-i18n/PLIST6
-rw-r--r--cad/kicad-i18n/distinfo10
3 files changed, 13 insertions, 14 deletions
diff --git a/cad/kicad-i18n/Makefile b/cad/kicad-i18n/Makefile
index 16ec4b8ee59..cce48250510 100644
--- a/cad/kicad-i18n/Makefile
+++ b/cad/kicad-i18n/Makefile
@@ -1,18 +1,17 @@
-# $NetBSD: Makefile,v 1.4 2019/06/08 11:04:29 rillig Exp $
+# $NetBSD: Makefile,v 1.5 2019/06/14 15:59:33 bouyer Exp $
#
-V= 4.0.7
+V= 5.1.2
DISTNAME= kicad-i18n-${V}
CATEGORIES= cad
MASTER_SITES= ${MASTER_SITE_GITHUB:=KiCad/}
GITHUB_TAG= ${PKGVERSION_NOREV}
-EXTRACT_SUFX= .zip
+EXTRACT_USING= bsdtar
-
-MAINTAINER= bouyer@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://kicad-pcb.org/
COMMENT= user interface translations for the PCB CAD software
-LICENSE= gnu-gpl-v2
+LICENSE= gnu-gpl-v3
CMAKE_ARGS+= -DKICAD_REPO_NAME=stable -DKICAD_BUILD_VERSION=${V}
USE_CMAKE= yes
diff --git a/cad/kicad-i18n/PLIST b/cad/kicad-i18n/PLIST
index 42e609e87aa..87025e7dd1d 100644
--- a/cad/kicad-i18n/PLIST
+++ b/cad/kicad-i18n/PLIST
@@ -1,14 +1,14 @@
-@comment $NetBSD: PLIST,v 1.2 2018/03/01 13:59:11 mef Exp $
+@comment $NetBSD: PLIST,v 1.3 2019/06/14 15:59:33 bouyer Exp $
share/kicad/internat/bg/kicad.mo
share/kicad/internat/ca/kicad.mo
share/kicad/internat/cs/kicad.mo
share/kicad/internat/de/kicad.mo
share/kicad/internat/el/kicad.mo
+share/kicad/internat/en/kicad.mo
share/kicad/internat/es/kicad.mo
share/kicad/internat/fi/kicad.mo
share/kicad/internat/fr/kicad.mo
share/kicad/internat/hu/kicad.mo
-share/kicad/internat/id/kicad.mo
share/kicad/internat/it/kicad.mo
share/kicad/internat/ja/kicad.mo
share/kicad/internat/ko/kicad.mo
@@ -16,9 +16,9 @@ share/kicad/internat/lt/kicad.mo
share/kicad/internat/nl/kicad.mo
share/kicad/internat/pl/kicad.mo
share/kicad/internat/pt/kicad.mo
-share/kicad/internat/ro/kicad.mo
share/kicad/internat/ru/kicad.mo
share/kicad/internat/sk/kicad.mo
share/kicad/internat/sl/kicad.mo
share/kicad/internat/sv/kicad.mo
share/kicad/internat/zh_CN/kicad.mo
+share/kicad/internat/zh_TW/kicad.mo
diff --git a/cad/kicad-i18n/distinfo b/cad/kicad-i18n/distinfo
index 821a80f3028..56488d5360a 100644
--- a/cad/kicad-i18n/distinfo
+++ b/cad/kicad-i18n/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2018/03/01 13:59:11 mef Exp $
+$NetBSD: distinfo,v 1.4 2019/06/14 15:59:33 bouyer Exp $
-SHA1 (kicad-i18n-4.0.7.zip) = d36e94d744ea44d8a3576538ed5b76d28f6db29c
-RMD160 (kicad-i18n-4.0.7.zip) = b56f750edb11e3d1236f78fb50a54349c693dc29
-SHA512 (kicad-i18n-4.0.7.zip) = bf9769d17727e7814072f5fc0ff74b0c2e495b1559ace36383f0a2114df472a64ffdd1e677367ff64399f90a4df16590d94e9901e18b7e036436d7a262bc26c4
-Size (kicad-i18n-4.0.7.zip) = 2588439 bytes
+SHA1 (kicad-i18n-5.1.2.tar.gz) = f97a1ad4d1add057b5c4cbc781a31db5c1ec4ade
+RMD160 (kicad-i18n-5.1.2.tar.gz) = 5072cff89a76f5ecddb22cb84c6e1314f67d395e
+SHA512 (kicad-i18n-5.1.2.tar.gz) = 9c7bb6a3d33442c019669f6bfebb6bff0cf49afaaa58772a70eca3dafb8d405d29ec5338e622af9c97c1cb0a9463a548af43b42178dbe6e647cad1d2638652a0
+Size (kicad-i18n-5.1.2.tar.gz) = 4263653 bytes