[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r11010: stuff ofrgoteen
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r11010: stuff ofrgoteen |
Date: |
Mon, 20 Jan 2025 17:57:03 -0500 (EST) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 11010
revision-id: carlhansen@gnu.org-20250120225656-17zwkj065dmta2r6
parent: carlhansen@gnu.org-20250120225349-5kep311xn0gk1m4i
committer: carlhansen@gnu.org
branch nick: trunk
timestamp: Mon 2025-01-20 22:56:56 +0000
message:
stuff ofrgoteen
modified:
pkg/freedesktop/pulseaudio/config.mk
config.mk-20160617014609-a4mzcfk4jc5n02ze-1
pkg/gnome/mutter/Makefile makefile-20160617013746-7ygosxqw3lxxvo7f-1243
pkg/gnome/mutter/sha256sums sha256sums-20160617013746-7ygosxqw3lxxvo7f-1247
pkg/gnome/xdg-desktop-portal-gnome/Makefile
makefile-20211006022448-7vgrz7x5nwwsyi33-3
pkg/gnome/xdg-desktop-portal-gnome/sha256sums
sha256sums-20211006022448-7vgrz7x5nwwsyi33-4
pkg/gnu/gcc12snapshot/Makefile makefile-20210427033705-fj19fk40drjylrep-3
pkg/gnu/gcc12snapshot/sha256sums sha256sums-20210427033705-fj19fk40drjylrep-4
pkg/gnu/gcc13snapshot/Makefile makefile-20220519220938-86phqbzfi9rlqj68-2
pkg/gnu/gcc13snapshot/sha256sums sha256sums-20220519220938-86phqbzfi9rlqj68-3
pkg/gnu/jami/Makefile makefile-20161117063932-pdxetajor89caq4s-4
pkg/gstreamer/gst-plugins-bad/Makefile
makefile-20160617013746-7ygosxqw3lxxvo7f-897
pkg/other/gsequencer/Makefile makefile-20170404081001-mr4jrzxutgqe0il2-3
=== modified file 'pkg/freedesktop/pulseaudio/config.mk'
--- a/pkg/freedesktop/pulseaudio/config.mk 2021-07-29 17:06:29 +0000
+++ b/pkg/freedesktop/pulseaudio/config.mk 2025-01-20 22:56:56 +0000
@@ -6,5 +6,5 @@
#CONFIGURE_OPTS ?= --without-caps
#BUILD_OPTS ?= CFLAGS+="-Wl,-rpath=$(prefix)/lib/pulseaudio
-Wl,-L$(prefix)/lib/pulseaudio -I$(prefix)/include/graphene-1.0/"
#BUILD_OPTS ?= CFLAGS+= -I$(prefix)/include/graphene-1.0/
-BUILD_OPTS ?=
+BUILD_OPTS ?= LDFLAGS+=-liconv
=== modified file 'pkg/gnome/mutter/Makefile'
--- a/pkg/gnome/mutter/Makefile 2024-12-06 16:53:17 +0000
+++ b/pkg/gnome/mutter/Makefile 2025-01-20 22:56:56 +0000
@@ -1,4 +1,4 @@
-# Copyright ©2016,2017,2018,2019,2022,2024 Carl Hansen <carlhansen@gnu.org>
+# Copyright ©2016,2017,2018,2019,2022,2024-2025 Carl Hansen
<carlhansen@gnu.org>
#
# This file is part of GSRC, the GNU Source Release Collection.
# http://www.gnu.org/software/gsrc
@@ -21,7 +21,7 @@
NAME = mutter
GARNAME = mutter
-GARVERSION = 47.3
+GARVERSION = 48.alpha
HOME_URL = http://www.gnome.org/
DESCRIPTION = Window and compositing manager based on Clutter
define BLURB
@@ -48,3 +48,4 @@
include ../../../gar/gar.lib/mesonninja.mk
include config.mk
+#BUILD_ARGS = "INCLUDE_PATH+=-I/opt/gsrc/include/gtk-4.0/"
=== modified file 'pkg/gnome/mutter/sha256sums'
--- a/pkg/gnome/mutter/sha256sums 2024-12-06 16:53:17 +0000
+++ b/pkg/gnome/mutter/sha256sums 2025-01-20 22:56:56 +0000
@@ -1,2 +1,2 @@
-76421af6f90509cfdf1ab851d5ee58271e27e94aa8f7db521d5aa06daea6c560
download/mutter-47.3.tar.xz
-0603113818bfadff5a2dd27b9d6aa5ebbad8a535145b86238975086ae4de2d71
download/mutter-47.3.sha256sum
+5d173e7bd23dceb6c916deb47a3ecb9cb7d5d7fa658489974cacddb28a26a121
download/mutter-48.alpha.tar.xz
+c40c69b9c8c9cd3e1ea799e3212d3537e88464f1856ae86a57bac09634e32134
download/mutter-48.alpha.sha256sum
=== modified file 'pkg/gnome/xdg-desktop-portal-gnome/Makefile'
--- a/pkg/gnome/xdg-desktop-portal-gnome/Makefile 2024-09-28 19:33:44
+0000
+++ b/pkg/gnome/xdg-desktop-portal-gnome/Makefile 2025-01-20 22:56:56
+0000
@@ -1,4 +1,4 @@
-# Copyright ©2021,2024 Carl Hansen <carlhansen@gnu.org>
+# Copyright ©2021,2024-2025 Carl Hansen <carlhansen@gnu.org>
#
# This file is part of GSRC, the GNU Source Release Collection.
# http://www.gnu.org/software/gsrc
@@ -15,13 +15,12 @@
#
# You should have received a copy of the GNU General Public License
# along with GSRC. If not, see <http://www.gnu.org/licenses/>.
-#
-#
+
# Send bug reports and comments about GSRC problems to bug-gsrc@gnu.org
NAME = xdg-desktop-portal-gnome
GARNAME = xdg-desktop-portal-gnome
-GARVERSION = 47.1
+GARVERSION = 48.alpha
HOME_URL = http://www.gnome.org/
DESCRIPTION = xdg-desktop-portal-gnome
define BLURB
=== modified file 'pkg/gnome/xdg-desktop-portal-gnome/sha256sums'
--- a/pkg/gnome/xdg-desktop-portal-gnome/sha256sums 2024-09-28 19:33:44
+0000
+++ b/pkg/gnome/xdg-desktop-portal-gnome/sha256sums 2025-01-20 22:56:56
+0000
@@ -1,2 +1,2 @@
-d420ff72173b04dc9491d3d7dd8cc96204f7f3f27c4cbea6024361ea9839f769
download/xdg-desktop-portal-gnome-47.1.tar.xz
-6b9213c55dedb45a7dfa8496ad04db09ce8e44ca8978d8e03a8588a4ee4da237
download/xdg-desktop-portal-gnome-47.1.sha256sum
+4da24ddcc8c689c9ce3b2d1c8892a49865972ac1009cd9a5588c95fcb533bdad
download/xdg-desktop-portal-gnome-48.alpha.tar.xz
+92cc11750a861c357a37442a5fe6c97590acb89d7685dc7af3bc12de6caacbca
download/xdg-desktop-portal-gnome-48.alpha.sha256sum
=== modified file 'pkg/gnu/gcc12snapshot/Makefile'
--- a/pkg/gnu/gcc12snapshot/Makefile 2025-01-09 23:59:39 +0000
+++ b/pkg/gnu/gcc12snapshot/Makefile 2025-01-20 22:56:56 +0000
@@ -22,7 +22,7 @@
NAME = The GNU Compiler Collection version 12 development version
GARNAME = gcc12snapshot
UPSTREAMNAME = gcc
-GARVERSION = 12-20250109
+GARVERSION = 12-20250116
HOME_URL = https://www.gnu.org/software/gcc
DESCRIPTION = GNU Compiler Collection 12 snapshot
define BLURB
=== modified file 'pkg/gnu/gcc12snapshot/sha256sums'
--- a/pkg/gnu/gcc12snapshot/sha256sums 2025-01-09 23:59:39 +0000
+++ b/pkg/gnu/gcc12snapshot/sha256sums 2025-01-20 22:56:56 +0000
@@ -1,1 +1,1 @@
-a86b5c336539fe3cd51b5e0c52016b0114bcb90a693087a57bb055c79af912f7
download/gcc-12-20250109.tar.xz
+2cf3f07cf9eb31a08bd80c2c0ec2ffc4520704f90c543159fdc95ee25059d8bf
download/gcc-12-20250116.tar.xz
=== modified file 'pkg/gnu/gcc13snapshot/Makefile'
--- a/pkg/gnu/gcc13snapshot/Makefile 2025-01-12 20:06:25 +0000
+++ b/pkg/gnu/gcc13snapshot/Makefile 2025-01-20 22:56:56 +0000
@@ -22,7 +22,7 @@
NAME = The GNU Compiler Collection version 13 development version
GARNAME = gcc13snapshot
UPSTREAMNAME = gcc
-GARVERSION = 13-20250110
+GARVERSION = 13-20250117
HOME_URL = https://www.gnu.org/software/gcc
DESCRIPTION = GNU Compiler Collection 13 snapshot
define BLURB
=== modified file 'pkg/gnu/gcc13snapshot/sha256sums'
--- a/pkg/gnu/gcc13snapshot/sha256sums 2025-01-12 20:06:25 +0000
+++ b/pkg/gnu/gcc13snapshot/sha256sums 2025-01-20 22:56:56 +0000
@@ -1,1 +1,1 @@
-67ce8d7229139c8da2b6cb6423dc8d5e03e307977d8ca80ee959d0ef55101e27
download/gcc-13-20250110.tar.xz
+623a9de205760251920dc6b9038e49081c30c32b5a2584b201216f364cc8ad95
download/gcc-13-20250117.tar.xz
=== modified file 'pkg/gnu/jami/Makefile'
--- a/pkg/gnu/jami/Makefile 2024-12-06 02:16:11 +0000
+++ b/pkg/gnu/jami/Makefile 2025-01-20 22:56:56 +0000
@@ -53,8 +53,9 @@
include config.mk
# not right
-CMAKE_CONFIGURE_ARGS = -DENABLE_LIBWRAP=0
-#BUILD_ARGS = ENABLE_LIBWRAP=0
+CMAKE_CONFIGURE_ARGS = -DENABLE_LIBWRAP=0 --debug-find-pkg=Qt6WebEngineCore
+# CMAKE_CONFIGURE_ARGS = --debug-find-pkg=Qt6WebEngineCore
+BUILD_ARGS = CFLAGS+=ENABLE_LIBWRAP=0
@@ -62,3 +63,4 @@
@echo read INSTALL.md to be told how to install qt6.6 which is needed...
+# HINT apt install libqt6webenginecore libqt6webenginecore6-bin/
=== modified file 'pkg/gstreamer/gst-plugins-bad/Makefile'
--- a/pkg/gstreamer/gst-plugins-bad/Makefile 2025-01-07 19:01:57 +0000
+++ b/pkg/gstreamer/gst-plugins-bad/Makefile 2025-01-20 22:56:56 +0000
@@ -1,4 +1,4 @@
-# Copyright ©2018-2024 Carl Hansen <carlhansen@gnu.org>
+# Copyright ©2018-2025 Carl Hansen <carlhansen@gnu.org>
#
# This file is part of GSRC, the GNU Source Release Collection.
# http://www.gnu.org/software/gsrc
=== modified file 'pkg/other/gsequencer/Makefile'
--- a/pkg/other/gsequencer/Makefile 2025-01-11 21:32:59 +0000
+++ b/pkg/other/gsequencer/Makefile 2025-01-20 22:56:56 +0000
@@ -21,7 +21,7 @@
NAME = gsequencer
GARNAME = gsequencer
-GARVERSION = 7.5.0
+GARVERSION = 7.5.4
SUBDIR = 7.5.x
HOME_URL = http://www.nongnu.org/gsequencer/
DESCRIPTION = Audio processing, editing, sequencer.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r11010: stuff ofrgoteen,
Carl Hansen <=