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


Commits:
dc01f2ee by Antonio Rojas at 2025-07-25T18:25:08+02:00
upgpkg: 2.0-4: Rebuild kpcyrd's packages

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = cmatrix
        pkgdesc = A curses-based scrolling 'Matrix'-like screen
        pkgver = 2.0
-       pkgrel = 3
+       pkgrel = 4
        url = https://www.asty.org/cmatrix/
        arch = x86_64
        license = GPL3


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgname=cmatrix
 pkgver=2.0
-pkgrel=3
+pkgrel=4
 pkgdesc="A curses-based scrolling 'Matrix'-like screen"
 arch=('x86_64')
 url="https://www.asty.org/cmatrix/";
@@ -26,8 +26,8 @@ prepare() {
 build() {
   cd build
   cmake ../$pkgname-$pkgver \
-    -D CMAKE_BUILD_TYPE=Release \
     -D CMAKE_INSTALL_PREFIX=/usr \
+    -D CMAKE_POLICY_VERSION_MINIMUM=3.5
     #-D CONSOLE_FONTS_DIRS=/usr/share/kbd/consolefonts \
     #-D X_FONTS_DIRS=/usr/share/fonts/misc \
     #-D UNIX=true



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cmatrix/-/commit/dc01f2ee92277be2190b9ee6f53b9b14b32e5d61

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cmatrix/-/commit/dc01f2ee92277be2190b9ee6f53b9b14b32e5d61
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to