gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r8528: typeos


From: Carl Hansen
Subject: [Gsrc-commit] trunk r8528: typeos
Date: Thu, 18 Aug 2022 16:57:11 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 8528
revision-id: carlhansen@gnu.org-20220818205657-klg3ls3rdl370k9x
parent: carlhansen@gnu.org-20220818161945-ik3ulsj20su6fi02
committer: Carl Hansen <carlhansen@gnu.org>
branch nick: trunk
timestamp: Thu 2022-08-18 13:56:57 -0700
message:
  typeos
modified:
  pkg/gnustep/AClock/Makefile    makefile-20160617021536-2y71qvmiwaimvy1u-51
  pkg/gnustep/gnustep-back/Makefile makefile-20160618050220-s8fssrfqiduiyivr-3
  pkg/gnustep/gnustep-base/Makefile makefile-20160617021536-2y71qvmiwaimvy1u-206
  pkg/gnustep/gnustep-gui/Makefile makefile-20160617021536-2y71qvmiwaimvy1u-221
  pkg/gnustep/gnustep-make/Makefile makefile-20160617021536-2y71qvmiwaimvy1u-226
  pkg/gnustep/gnustep-ppd/Makefile makefile-20160617021536-2y71qvmiwaimvy1u-231
=== modified file 'pkg/gnustep/AClock/Makefile'
--- a/pkg/gnustep/AClock/Makefile       2017-08-01 04:37:36 +0000
+++ b/pkg/gnustep/AClock/Makefile       2022-08-18 20:56:57 +0000
@@ -23,7 +23,6 @@
 define BLURB
 GNUstep analog clock with display of smooth seconds. It stays in your dock.
 Has alarms and ringing.
-
 endef
 
 # Note: builds, but doesn't run for me. Debugging welcome.

=== modified file 'pkg/gnustep/gnustep-back/Makefile'
--- a/pkg/gnustep/gnustep-back/Makefile 2021-07-27 23:02:36 +0000
+++ b/pkg/gnustep/gnustep-back/Makefile 2022-08-18 20:56:57 +0000
@@ -30,10 +30,12 @@
 GARVERSION = 0.29.0
 HOME_URL = http://www.gnustep.org/
 DESCRIPTION = GNUstep generic graphical backend
+define BLURB
+endef
 
 
 ######################################################################
-# 
https://github.com/gnustep/libs-back/releases/download/back-0_28_0/gnustep-back-0.28.0.tar.gz
+# 
https://github.com/gnustep/libs-back/releases/download/back-0_29_0/gnustep-back-0.29.0.tar.gz
 
 #MASTER_SITES = $(MASTER_GNUSTEP)
 #MASTER_SUBDIR = core/
@@ -42,10 +44,6 @@
 DISTFILES = $(DISTNAME).tar.gz
 SIGFILES = $(DISTNAME).tar.gz.sig
 
-MASTER_SITES = $(MASTER_GNUSTEP)
-MASTER_SUBDIR = core/
-DISTFILES = $(DISTNAME).tar.gz
-SIGFILES = $(DISTNAME).tar.gz.sig
 
 BUILDDEPS = gnustep-make gnustep-base  gnustep-gui cairo
 LIBDEPS =

=== modified file 'pkg/gnustep/gnustep-base/Makefile'
--- a/pkg/gnustep/gnustep-base/Makefile 2021-07-27 23:02:36 +0000
+++ b/pkg/gnustep/gnustep-base/Makefile 2022-08-18 20:56:57 +0000
@@ -34,6 +34,8 @@
 GARVERSION = 1.28.0
 HOME_URL = http://www.gnustep.org/
 DESCRIPTION = GNUstep  foundation library
+define BLURB
+endef
 
 ######################################################################
 

=== modified file 'pkg/gnustep/gnustep-gui/Makefile'
--- a/pkg/gnustep/gnustep-gui/Makefile  2021-05-05 22:48:18 +0000
+++ b/pkg/gnustep/gnustep-gui/Makefile  2022-08-18 20:56:57 +0000
@@ -29,6 +29,8 @@
 GARVERSION = 0.29.0
 HOME_URL = http://www.gnustep.org/
 DESCRIPTION = GNUstep graphical user interface class library
+define BLURB
+endef
 
 
 ######################################################################

=== modified file 'pkg/gnustep/gnustep-make/Makefile'
--- a/pkg/gnustep/gnustep-make/Makefile 2021-05-05 22:48:18 +0000
+++ b/pkg/gnustep/gnustep-make/Makefile 2022-08-18 20:56:57 +0000
@@ -31,6 +31,8 @@
 GARVERSION = 2.9.0
 HOME_URL = http://www.gnustep.org/
 DESCRIPTION = global GNUstep Makefile package
+define BLURB
+endef
 
 ######################################################################
 # 
https://github.com/gnustep/tools-make/releases/download/make-2_8_0/gnustep-make-2.8.0.tar.gz

=== modified file 'pkg/gnustep/gnustep-ppd/Makefile'
--- a/pkg/gnustep/gnustep-ppd/Makefile  2017-07-31 22:04:52 +0000
+++ b/pkg/gnustep/gnustep-ppd/Makefile  2022-08-18 20:56:57 +0000
@@ -25,6 +25,8 @@
 GARVERSION = 1.0.0
 HOME_URL = http://www.gnustep.org/
 DESCRIPTION = GNUstep printer PPDs
+define BLURB
+endef
 
 ######################################################################
 


reply via email to

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