Date: Friday, September 13, 2019 @ 10:49:30
  Author: felixonmars
Revision: 510273

archrelease: copy trunk to community-staging-x86_64

Added:
  openscad/repos/community-staging-x86_64/
  openscad/repos/community-staging-x86_64/CHANGELOG
    (from rev 510272, openscad/trunk/CHANGELOG)
  openscad/repos/community-staging-x86_64/PKGBUILD
    (from rev 510272, openscad/trunk/PKGBUILD)

-----------+
 CHANGELOG |  155 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 PKGBUILD  |   56 +++++++++++++++++++++
 2 files changed, 211 insertions(+)

Copied: openscad/repos/community-staging-x86_64/CHANGELOG (from rev 510272, 
openscad/trunk/CHANGELOG)
===================================================================
--- community-staging-x86_64/CHANGELOG                          (rev 0)
+++ community-staging-x86_64/CHANGELOG  2019-09-13 10:49:30 UTC (rev 510273)
@@ -0,0 +1,155 @@
+2019-05-14 Kyle Keen <[email protected]>
+       * 2019.05-1
+       - New release!
+
+2018-02-07 Kyle Keen <[email protected]>
+       * 2015.03.03-15
+       - Switch to Qt5
+
+2017-12-27 Kyle Keen <[email protected]>
+       * 2015.03.03-14
+       - Rebuild for boost 1.66.0
+
+2017-09-10 Kyle Keen <[email protected]>
+       * 2015.03.03-13
+       - Rebuild for boost 1.65.1
+
+2017-08-03 felixonmars <[email protected]>
+       * 2015.03.03-12
+       - Rebuild for GLEW 2.1.0 rebuild
+
+2017-05-30 Kyle Keen <[email protected]>
+       * 2015.03.03-11
+       - Rebuild for cgal 4.10
+
+2017-05-22 Antonio Rojas <[email protected]>
+       * 2015.03.03-10
+       - Rebuild for boost 1.64
+
+2017-02-25 Antonio Rojas <[email protected]>
+       * 2015.03.03-9
+       - Rebuild for qscintilla 2.10
+
+2017-01-02 Antonio Rojas <[email protected]>
+       * 2015.03.03-8
+       - Rebuild for boost 1.63
+
+2016-10-08 Kyle Keen <[email protected]>
+       * 2015.03.03-7
+       - Rebuild for boost 1.62
+
+2016-09-20 Kyle Keen <[email protected]>
+       * 2015.03.03-6
+       - Rebuild for cgal 4.9
+
+2016-08-24 Kyle Keen <[email protected]>
+       * 2015.03.03-5
+       - Rebuild for boost 1.61
+
+2016-08-01 Kyle Keen <[email protected]>
+       * 2015.03.03-4
+       - Rebuild for glew
+
+2016-05-12 Kyle Keen <[email protected]>
+       * 2015.03.03-3
+       - Rebuild for boost-1.60.0-5
+
+2016-04-28 Kyle Keen <[email protected]>
+       * 2015.03.03-2
+       - Rebuild for install hooks
+
+2015-04-18 Kyle Keen <[email protected]>
+       * 2015.03.03-1
+       - Update to latest release
+       - Rebuild for cgal-4.8
+
+2015-11-16 Kyle Keen <[email protected]>
+       * 2015.03.02-1
+       - Bugfix release
+
+2015-10-19 Kyle Keen <[email protected]>
+       * 2015.03.01-5
+       - No changes
+       - Rebuild for cgal-4.7
+
+2015-10-02 foutrelis
+       * 2015.03.01-4
+       - No changes
+
+2015-04-29 Kyle Keen <[email protected]>
+       * 2015.03.01-3
+       - No changes
+       - Rebuild for qscintilla-2.9-1
+
+2015-04-22 Kyle Keen <[email protected]>
+       * 2015.03.01-2
+       - No changes
+       - Rebuild for boost-1.58.0-1
+
+2015-04-22 Kyle Keen <[email protected]>
+       * 2015.03.01-1
+       - Bugfix release
+
+2015-04-11 Kyle Keen <[email protected]>
+       * 2015.03-2
+       - No changes
+       - Rebuild for cgal-4.6-1
+
+2015-03-10 Kyle Keen <[email protected]>
+       * 2015.03-1
+       - New release
+       - Now uses qscintilla for the editor
+
+2014-11-04 Kyle Keen <[email protected]>
+       * 2014.03-5
+       - No changes
+       - Rebuild for boost-1.57.0-1
+
+2014-08-18 Kyle Keen <[email protected]>
+       * 2014.03-4
+       - No changes
+       - Rebuild for boost-1.56.0-1
+
+2014-08-18 Kyle Keen <[email protected]>
+       * 2014.03-3
+       - No changes
+       - Rebuild for glew-1.11.0-1
+
+2014-08-12 Kyle Keen <[email protected]>
+       * 2014.03-2
+       - No changes
+       - Rebuild for boost-1.56.0-1
+
+2014-03-09 Kyle Keen <[email protected]>
+
+       * 2014.03-1
+       - New release
+       - MIME associations
+
+2014-02-10 Kyle Keen <[email protected]>
+
+       * 2013.06-3
+       - Moved package to [community]
+       - Explicit boost depends
+       - Use official resources
+
+2014-02-07 Chirantan Ekbote <[email protected]>
+
+       * 2013.06-2
+       - Update makedepends since eigen3 has now become eigen in [extra]
+
+2013-06-19 Chirantan Ekbote <[email protected]>
+
+       * 2013.06-1 :
+       - Updated to version 2013.06
+
+2013-03-01 Chirantan Ekbote <[email protected]>
+
+       * 2013.01-2 :
+       Dependency qt replaced with qt4
+
+2013-01-23 Chirantan Ekbote <[email protected]>
+
+       * 2013.01-1 :
+       New upstream release.
+       Dependency eigen2 repaced by eigen3

Copied: openscad/repos/community-staging-x86_64/PKGBUILD (from rev 510272, 
openscad/trunk/PKGBUILD)
===================================================================
--- community-staging-x86_64/PKGBUILD                           (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-09-13 10:49:30 UTC (rev 510273)
@@ -0,0 +1,56 @@
+# Maintainer: Kyle Keen <[email protected]>
+# Contributor: Chirantan Ekbote <chirantan.ekbote at gmail.com>
+# Contributor: Eric Anderson <ejona86 at gmail.com>
+# Contributor: Pierre DOUCET <pierre at equinoxefr.org>
+pkgname=openscad
+pkgver=2019.05
+pkgrel=2
+pkgdesc="The programmers solid 3D CAD modeller"
+url="http://openscad.org/";
+arch=('x86_64')
+license=('GPL2')
+changelog=CHANGELOG
+depends=('qt5-base' 'qscintilla-qt5' 'cgal' 'opencsg' 'boost-libs' 
'shared-mime-info' 'libzip' 'qt5-multimedia')
+makedepends=('eigen' 'boost' 'imagemagick')
+# full tests need imagemagick and an X11 or framebuffer session
+# can't find lib3MF from libsavitar?
+checkdepends=('cmake' 'xproto' 'libx11' 'python')
+validpgpkeys=('E2EBDADD336FF516ADD51A78F3E12CCC22164A0F')
+source=("https://files.openscad.org/openscad-$pkgver.src.tar.gz"{,.asc})
+md5sums=('2b63e249d56e2eba62ed5b042e1d82bc'
+         'SKIP')
+
+prepare() {
+    cd "$srcdir/$pkgname-$pkgver"
+}
+
+build() {
+    cd "$srcdir/$pkgname-$pkgver"
+    qmake-qt5 PREFIX="/usr"
+    make
+    convert +set date:create +set date:modify "icons/$pkgname.png" -resize 
128x128\> "icons/$pkgname-128.png"
+}
+
+check() {
+    # see doc/testing.txt about enabling
+    # normally will display stuff, run image diffs
+    cd "$srcdir/$pkgname-$pkgver/tests"
+    sed -i 's/exit 1/exit 0/' virtualfb.sh
+    cmake .
+    # pkgconfig weirdness
+    #sed -i 's/-lmpfr/& -lX11/' CMakeFiles/openscad_nogui.dir/link.txt 
+    make
+    msg "Running headless tests..."
+    ctest -R 
'dumptest|csgtexttest|csgtermtest|openscad-nonascii|openscad-override'
+    # echotest is buggy on i686, check again next release
+}
+
+package() {
+    cd "$srcdir/$pkgname-$pkgver"
+    make INSTALL_ROOT="$pkgdir" install
+    # can't remove earlier, py files needed for tests
+    rm "$pkgdir/usr/share/openscad/libraries/MCAD/"*.py
+    install -Dm644 "icons/$pkgname.desktop" 
"$pkgdir/usr/share/applications/$pkgname.desktop"
+    install -Dm644 "icons/$pkgname-128.png" 
"$pkgdir/usr/share/pixmaps/$pkgname.png"
+    install -Dm644 "icons/$pkgname.xml" 
"$pkgdir/usr/share/mime/packages/$pkgname.xml"
+}

Reply via email to