gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r10088: some minor who knows


From: Carl Hansen
Subject: [Gsrc-commit] trunk r10088: some minor who knows
Date: Fri, 29 Mar 2024 14:27:11 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 10088
revision-id: carlhansen@gnu.org-20240329182707-y75fzg6lt7g5j3sw
parent: carlhansen@gnu.org-20240329182533-xyyecz4qkwois59q
committer: carlhansen@gnu.org
branch nick: trunk
timestamp: Fri 2024-03-29 18:27:07 +0000
message:
  some minor who knows
modified:
  pkg/freedesktop/weston/config.mk config.mk-20190710084934-qfkqlpqg7vo8ogm3-2
  pkg/gnome/vala/Makefile        makefile-20160617013746-7ygosxqw3lxxvo7f-1436
  pkg/gnu/libtool/Makefile       makefile-20160617014725-uokjfnggs70iry9h-1237
  pkg/gnu/pspp/config.mk         config.mk-20160617020939-5vdriw4d4jo6jlqx-1
=== modified file 'pkg/freedesktop/weston/config.mk'
--- a/pkg/freedesktop/weston/config.mk  2019-07-10 08:49:46 +0000
+++ b/pkg/freedesktop/weston/config.mk  2024-03-29 18:27:07 +0000
@@ -1,5 +1,5 @@
 ## Configuration options
 ## adjust as needed
 
-CONFIGURE_OPTS ?=
+CONFIGURE_OPTS ?= -Dbackend-rdp=false
 BUILD_OPTS ?=

=== modified file 'pkg/gnome/vala/Makefile'
--- a/pkg/gnome/vala/Makefile   2024-03-16 02:10:33 +0000
+++ b/pkg/gnome/vala/Makefile   2024-03-29 18:27:07 +0000
@@ -22,7 +22,7 @@
 GARNAME = vala
 GARVERSION = 0.56.16
 HOME_URL = https://wiki.gnome.org/Projects/Vala/
-DESCRIPTION = Compiler-to-C for the GNOME GObject type system
+DESCRIPTION = Vala compiler-to-C for the GNOME GObject type system
 define BLURB
 endef
 

=== modified file 'pkg/gnu/libtool/Makefile'
--- a/pkg/gnu/libtool/Makefile  2022-03-18 03:33:54 +0000
+++ b/pkg/gnu/libtool/Makefile  2024-03-29 18:27:07 +0000
@@ -43,7 +43,7 @@
 
 ######################################################################
 
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/autotools.mk
 include ../../../gar/gar.lib/info.mk
 include config.mk
 

=== modified file 'pkg/gnu/pspp/config.mk'
--- a/pkg/gnu/pspp/config.mk    2023-11-30 18:55:30 +0000
+++ b/pkg/gnu/pspp/config.mk    2024-03-29 18:27:07 +0000
@@ -1,8 +1,8 @@
 ## Configuration options for pspp ##
 
+#CONFIGURE_OPTS ?= 
 CONFIGURE_OPTS ?= --without-gui  
 # for now
-#CONFIGURE_OPTS ?= 
+
 BUILD_OPTS ?= 
 #CFLAGS+=-fgnu89-inline
-# there exist problems compiling, for me...


reply via email to

[Prev in Thread] Current Thread [Next in Thread]