Github messages for voidlinux
 help / color / mirror / Atom feed
From: classabbyamp <classabbyamp@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Merged]: grass: update to 8.3.0, orphan
Date: Wed, 27 Sep 2023 22:01:04 +0200	[thread overview]
Message-ID: <20230927200104.PMFvJSurFWv_w2SdNU1Ze8fPwJFJ9diIbdNR23HlL98@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-46285@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 1704 bytes --]

There's a merged pull request on the void-packages repository

grass: update to 8.3.0, orphan
https://github.com/void-linux/void-packages/pull/46285

Description:
- move back to /usr/lib
- enable shared libraries for qgis
- wxwidgets gui is now default again

#### Testing the changes
- I tested the changes in this PR: **YES**

@ar-jan with this update and this patch it should work with qgis:

```diff
diff --git a/srcpkgs/qgis/template b/srcpkgs/qgis/template
index 53e05daba2..208b09722f 100644
--- a/srcpkgs/qgis/template
+++ b/srcpkgs/qgis/template
@@ -4,7 +4,8 @@ version=3.28.9
 revision=1
 archs="x86_64* i686"
 build_style=cmake
-configure_args="-DENABLE_TESTS=OFF -DWITH_3D=True"
+configure_args="-DENABLE_TESTS=OFF -DWITH_3D=True
+ -DGRASS_PREFIX8=${XBPS_CROSS_BASE}/usr/lib/grass83"
 hostmakedepends="bison flex pkg-config protobuf python3 python3-sip-PyQt5 sip"
 makedepends="exiv2-devel expat-devel geos-devel gsl-devel hdf5-devel
  libgdal-devel libspatialindex-devel libspatialite-devel libxml2-devel
@@ -16,7 +17,7 @@ makedepends="exiv2-devel expat-devel geos-devel gsl-devel hdf5-devel
  qca-qt5-ossl qscintilla-qt5-devel qt5-3d-devel qt5-declarative-devel qt5-devel
  qt5-gamepad-devel qt5-location-devel qt5-plugin-mysql qt5-plugin-odbc
  qt5-plugin-pgsql qt5-plugin-sqlite qt5-plugin-tds qt5-serialport-devel
- qt5-webkit-devel qtkeychain-qt5-devel qwt-devel sqlite-devel"
+ qt5-webkit-devel qtkeychain-qt5-devel qwt-devel sqlite-devel grass-devel"
 depends="libgdal-python3 libspatialite-devel python3-dateutil python3-dateutil
  python3-Jinja2 python3-numpy python3-numpy python3-owslib python3-Pillow
  python3-psycopg2 python3-Pygments python3-PyQt5 python3-PyQt5-location
```


      parent reply	other threads:[~2023-09-27 20:01 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-27  6:40 [PR PATCH] " classabbyamp
2023-09-27  7:20 ` [PR PATCH] [Updated] " classabbyamp
2023-09-27 11:12 ` ar-jan
2023-09-27 11:15 ` ar-jan
2023-09-27 18:09 ` classabbyamp
2023-09-27 18:48 ` [PR PATCH] [Updated] " classabbyamp
2023-09-27 18:49 ` classabbyamp
2023-09-27 20:01 ` classabbyamp [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230927200104.PMFvJSurFWv_w2SdNU1Ze8fPwJFJ9diIbdNR23HlL98@z \
    --to=classabbyamp@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).