gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r7916: xforms gui library update


From: Carl Hansen
Subject: [Gsrc-commit] trunk r7916: xforms gui library update
Date: Sun, 21 Nov 2021 20:37:08 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 7916
revision-id: carlhansen1234@gmail.com-20211122013700-tbiet6t3u9jsoh11
parent: carlhansen1234@gmail.com-20211121214910-hvhh8nbathuy9cq0
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Sun 2021-11-21 17:37:00 -0800
message:
  xforms gui library update
added:
  pkg/other/xforms/files/        files-20211122013617-obqlk9a0zfdj2bbk-1
  pkg/other/xforms/files/xforms1.3.16.static.patch 
xforms1.3.16.static.-20211122013617-obqlk9a0zfdj2bbk-2
modified:
  pkg/other/xforms/Makefile      makefile-20180420074016-nivd16bjprux88i8-4
  pkg/other/xforms/gpg-keyring   gpgkeyring-20180420074016-nivd16bjprux88i8-3
  pkg/other/xforms/sha256sums    sha256sums-20180420074016-nivd16bjprux88i8-5
=== modified file 'pkg/other/xforms/Makefile'
--- a/pkg/other/xforms/Makefile 2019-04-18 04:18:06 +0000
+++ b/pkg/other/xforms/Makefile 2021-11-22 01:37:00 +0000
@@ -20,7 +20,7 @@
 
 NAME =   xforms 
 GARNAME = xforms
-GARVERSION = 1.2.5pre1
+GARVERSION = 1.3.16
 HOME_URL = http://xforms-toolkit.org/
 DESCRIPTION = GUI designer using GUI, outputing C code, using xlib
 define BLURB
@@ -29,12 +29,16 @@
 endef
 
 ######################################################################
-#   http://download.savannah.nongnu.org/releases/xforms/xforms-1.2.5pre1.tar.xz
+#    
http://download.savannah.nongnu.org/releases/xforms/xforms-1.2.5pre1.tar.xz
+#   
https://download.savannah.nongnu.org/releases/xforms/development/1.3/xforms-1.3.16.tar.gz
 
 MASTER_SITES = $(MASTER_SAVANNAH_NONGNU_RELEASES)/
-MASTER_SUBDIR = $(GARNAME)/
-DISTFILES = $(DISTNAME).tar.xz 
-SIGFILES  = $(DISTNAME).tar.xz.sig 
+MASTER_SUBDIR = $(GARNAME)/development/1.3/
+DISTFILES = $(DISTNAME).tar.gz 
+SIGFILES  = $(DISTNAME).tar.gz.sig 
+PATCHFILES = xforms1.3.16.static.patch
+PATCHOPTS = -p2
+
 
 BUILDDEPS =
 LIBDEPS =
@@ -42,6 +46,5 @@
 ######################################################################
 
 include ../../../gar/gar.lib/auto.mk
-#include ../../../gar/gar.lib/info.mk
 include config.mk
 

=== added directory 'pkg/other/xforms/files'
=== added file 'pkg/other/xforms/files/xforms1.3.16.static.patch'
--- a/pkg/other/xforms/files/xforms1.3.16.static.patch  1970-01-01 00:00:00 
+0000
+++ b/pkg/other/xforms/files/xforms1.3.16.static.patch  2021-11-22 01:37:00 
+0000
@@ -0,0 +1,24 @@
+diff -x config.log -x config.status -ru tmp/xforms-1.3.16/fdesign/sp_spinner.c 
work/xforms-1.3.16/fdesign/sp_spinner.c
+--- tmp/xforms-1.3.16/fdesign/sp_spinner.c     2013-12-14 05:26:25.000000000 
-0800
++++ work/xforms-1.3.16/fdesign/sp_spinner.c    2021-11-21 15:46:30.391955345 
-0800
+@@ -29,7 +29,7 @@
+ #include "spec/spinner_spec.h"
+ 
+ static FD_spinnerattrib * spn_attrib;
+-FL_OBJECT *curobj;
++static FL_OBJECT *curobj;
+ 
+ 
+ /***************************************
+diff -x config.log -x config.status -ru tmp/xforms-1.3.16/fdesign/sp_twheel.c 
work/xforms-1.3.16/fdesign/sp_twheel.c
+--- tmp/xforms-1.3.16/fdesign/sp_twheel.c      2014-07-09 15:15:49.000000000 
-0700
++++ work/xforms-1.3.16/fdesign/sp_twheel.c     2021-11-21 15:46:22.332914633 
-0800
+@@ -37,7 +37,7 @@
+ #include "spec/twheel_spec.h"
+ 
+ static FD_twheelattrib * twheel_attrib;
+-FL_OBJECT * curobj;
++static FL_OBJECT * curobj;
+ 
+ 
+ /***************************************

=== modified file 'pkg/other/xforms/gpg-keyring'
Binary files a/pkg/other/xforms/gpg-keyring     2018-04-20 07:41:44 +0000 and 
b/pkg/other/xforms/gpg-keyring    2021-11-22 01:37:00 +0000 differ
=== modified file 'pkg/other/xforms/sha256sums'
--- a/pkg/other/xforms/sha256sums       2018-04-20 07:41:44 +0000
+++ b/pkg/other/xforms/sha256sums       2021-11-22 01:37:00 +0000
@@ -1,2 +1,3 @@
-52d0358f384db0ebf053dc1ae5f98446b1ae3ad75ebdd4438da8c023acbf9dba  
download/xforms-1.2.5pre1.tar.xz
-fa97b9ad30e475148d5201d74a8fdcfd2a4a8014a302973bf3d44c8aff791902  
download/xforms-1.2.5pre1.tar.xz.sig
+2e7410fda24dbb1373399af27a04e50554b638ac378540ce962626a1e51e5625  
download/xforms-1.3.16.tar.gz
+c15da9ae2427e67ea4e4b778294963ced59d028b690ebb8deac6cf4884594395  
download/xforms1.3.16.static.patch
+b9996cfdf6e4c2caac1435f329082ca3561a4322e425cf0433d625df1e18501c  
download/xforms-1.3.16.tar.gz.sig


reply via email to

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