Skip to content
Permalink
Browse files

LibreCAD-devel: update to 20190416

qt11 patch no longer needed
  • Loading branch information
kencu committed Apr 27, 2019
1 parent 5802d6f commit ebe10e6f6d16aaa62897c33b4e549e68a99e477b
@@ -22,29 +22,21 @@ if {${subport} eq "${name}"} {
reinplace "s|lrelease|${qt_bins_dir}/lrelease|g" scripts/postprocess-osx.sh
}

# the default destructor cannot be created in all cases
# see https://marc.info/?l=pkgsrc-changes&m=150505264620416&w=2
patchfiles-append patch-librecad-add-default-destructor-rsimage.diff


} elseif {${subport} eq "${name}-devel"} {

conflicts LibreCAD
github.setup LibreCAD LibreCAD 58deefa34cb07a3b7b4ed97cd1ac70f9b7fc56d0
version 2.2.0-20180216

checksums rmd160 ad84d422534a69c49a85017e0f04ba050115fb89 \
sha256 c23e6a1ccd0368c089e74772c02a420a5b475fdeb205ae6be39a93b3abeda965 \
size 13578523

patchfiles qt511.patch
patch.pre_args -p1

# the default destructor cannot be created in all cases
# see https://marc.info/?l=pkgsrc-changes&m=150505264620416&w=2
patchfiles-append patch-librecad-devel-add-default-destructor-rsimage.diff
github.setup LibreCAD LibreCAD c8c5948b0e1b9c37d83240eccb4acf6e71d1efff
version 2.2.0-20190419

checksums rmd160 c63d35a9e5261d1401faaffb3e4c7549a13b4deb \
sha256 f290a99498ebc5fcd359fe97645491ff3ef0ccab8c6feb56a2626cb7c1de34bd \
size 13610022
}

# the default destructor cannot be created in all cases
# see https://marc.info/?l=pkgsrc-changes&m=150505264620416&w=2
patchfiles-append patch-librecad-add-default-destructor-rsimage.diff

pre-fetch {
if {${os.platform} eq "darwin" && ${os.major} < 10} {
ui_error "${name} ${version} requires an OS supporting qt5 to function."

This file was deleted.

This file was deleted.

0 comments on commit ebe10e6

Please sign in to comment.
You can’t perform that action at this time.