commit
85d58d3fe5
3 changed files with 6 additions and 6 deletions
|
@ -2704,9 +2704,9 @@ libimagequant.so.0 libimagequant-2.8.2_1
|
|||
libDOtherSide.so.0 dotherside-0.5.2_1
|
||||
libstlink-shared.so.1 stlink-1.3.0_1
|
||||
libopencsg.so.1 opencsg-1.4.2_1
|
||||
libCGAL.so.12 cgal-4.9_1
|
||||
libCGAL_Core.so.12 cgal-4.9_1
|
||||
libCGAL_ImageIO.so.12 cgal-4.9_1
|
||||
libCGAL.so.13 cgal-4.10_1
|
||||
libCGAL_Core.so.13 cgal-4.10_1
|
||||
libCGAL_ImageIO.so.13 cgal-4.10_1
|
||||
libqscintilla2_qt5.so.13 qscintilla-qt5-2.10_1
|
||||
liblxpanel.so.0 lxpanel-0.9.3_1
|
||||
libuim.so.8 uim-1.8.6_1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'cgal'
|
||||
|
||||
pkgname="cgal"
|
||||
version="4.9.1"
|
||||
version="4.10"
|
||||
revision=1
|
||||
build_style=cmake
|
||||
short_desc="Computational Geometry Algorithms Library"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Pierre Allegraud <pierre.allegraud@crans.org>"
|
|||
license="GPL-3, LGPL-3"
|
||||
homepage="http://www.cgal.org"
|
||||
distfiles="https://github.com/CGAL/cgal/archive/releases/CGAL-${version}.tar.gz"
|
||||
checksum="842a02a4abb5266894fe4e0ccbbed2d93cde13c02cb9a849b829a86aaa95166f"
|
||||
checksum="68272cb77ea41ac6b98f9481b6438983b3f7cd0058506b51908e720eae34415f"
|
||||
wrksrc="cgal-releases-CGAL-${version}"
|
||||
nocross=yes
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
pkgname="openscad"
|
||||
version="2015.03.2"
|
||||
revision=3
|
||||
revision=4
|
||||
_distver="${version%.*}-${version##*.}"
|
||||
build_style=qmake
|
||||
short_desc="The programmers solid 3D CAD modeller"
|
||||
|
|
Loading…
Reference in a new issue