George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / 
reaper


Commits:
f502f432 by George Rawlinson at 2026-02-16T07:23:03+00:00
reuse: simplify conf

- - - - -
aa9a6294 by George Rawlinson at 2026-02-16T07:26:35+00:00
upgpkg: 7.61-2

- - - - -


3 changed files:

- .SRCINFO
- PKGBUILD
- REUSE.toml


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = reaper
        pkgdesc = A complete digital audio production application for computers
        pkgver = 7.61
-       pkgrel = 1
+       pkgrel = 2
        url = https://reaper.fm
        arch = aarch64
        arch = x86_64
@@ -12,7 +12,8 @@ pkgbase = reaper
        depends = alsa-lib
        depends = libasound.so
        depends = fontconfig
-       depends = gcc-libs
+       depends = libgcc
+       depends = libstdc++
        depends = glibc
        depends = hicolor-icon-theme
        depends = libglvnd


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 pkgname=reaper
 pkgver=7.61
-pkgrel=1
+pkgrel=2
 pkgdesc="A complete digital audio production application for computers"
 arch=(
   aarch64
@@ -15,7 +15,8 @@ depends=(
   aribb24
   alsa-lib libasound.so
   fontconfig
-  gcc-libs
+  libgcc
+  libstdc++
   glibc
   hicolor-icon-theme
   libglvnd


=====================================
REUSE.toml
=====================================
@@ -3,20 +3,8 @@ version = 1
 [[annotations]]
 path = [
     "PKGBUILD",
-    "README.md",
-    "keys/**",
     ".SRCINFO",
     ".nvchecker.toml",
-    "*.install",
-    "*.sysusers",
-    "*.tmpfiles",
-    "*.logrotate",
-    "*.pam",
-    "*.service",
-    "*.socket",
-    "*.timer",
-    "*.desktop",
-    "*.hook",
     "redistribution.eml"
 ]
 SPDX-FileCopyrightText = "Arch Linux contributors"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/reaper/-/compare/62a7bc9355a30ec00900c622af754eea4fe02e6a...aa9a629465f501e0f9e8932172416d08d190cf7e

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/reaper/-/compare/62a7bc9355a30ec00900c622af754eea4fe02e6a...aa9a629465f501e0f9e8932172416d08d190cf7e
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to