Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
stellarsolver


Commits:
1848b4e9 by Antonio Rojas at 2026-05-27T22:45:16+02:00
upgpkg: 2.7-3: gcc-libs--

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,16 +1,17 @@
 pkgbase = stellarsolver
        pkgdesc = The cross platform Sextractor and Astrometry.net-Based 
internal astrometric solver
        pkgver = 2.7
-       pkgrel = 2
+       pkgrel = 3
        url = https://github.com/rlancaste/stellarsolver
        arch = x86_64
        license = GPL-3.0-or-later
        makedepends = cmake
        makedepends = git
        depends = cfitsio
-       depends = gcc-libs
        depends = glibc
        depends = gsl
+       depends = libgcc
+       depends = libstdc++
        depends = qt6-base
        depends = wcslib
        source = git+https://github.com/rlancaste/stellarsolver#tag=2.7


=====================================
PKGBUILD
=====================================
@@ -2,15 +2,16 @@
 
 pkgname=stellarsolver
 pkgver=2.7
-pkgrel=2
+pkgrel=3
 pkgdesc='The cross platform Sextractor and Astrometry.net-Based internal 
astrometric solver'
 arch=(x86_64)
 url='https://github.com/rlancaste/stellarsolver'
 license=(GPL-3.0-or-later)
 depends=(cfitsio
-         gcc-libs
          glibc
          gsl
+         libgcc
+         libstdc++
          qt6-base
          wcslib)
 makedepends=(cmake



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/stellarsolver/-/commit/1848b4e912497aa014d3d5f0c4f00ac024f9a883

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/stellarsolver/-/commit/1848b4e912497aa014d3d5f0c4f00ac024f9a883
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to