[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r10782: rm old renaiassance
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r10782: rm old renaiassance |
Date: |
Sat, 9 Nov 2024 03:21:04 -0500 (EST) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 10782
revision-id: carlhansen@gnu.org-20241109082058-na1kl6n4x4ariauf
parent: carlhansen@gnu.org-20241109061615-qgkbuw65gvs1jc0r
committer: carlhansen@gnu.org
branch nick: trunk
timestamp: Sat 2024-11-09 08:20:58 +0000
message:
rm old renaiassance
removed:
pkg/gnustep/renaissance/ renaissance-20160617021536-2y71qvmiwaimvy1u-47
pkg/gnustep/renaissance/Makefile makefile-20160617021536-2y71qvmiwaimvy1u-271
pkg/gnustep/renaissance/config.mk config.mk-20160617021818-x1p7fswe1atqrdhi-1
pkg/gnustep/renaissance/sha256sums
sha256sums-20160617021536-2y71qvmiwaimvy1u-275
modified:
pkg/gnustep/coregtk/sha256sums sha256sums-20161121035830-235z5tw7gh8dspii-4
pkg/gnustep/enterprise/Makefile makefile-20160617021536-2y71qvmiwaimvy1u-191
pkg/gnustep/fisicalab/Makefile makefile-20160618022857-ri3uchlcs3wp43nl-2
pkg/gnustep/gnustep-corebase/Makefile
makefile-20160617021536-2y71qvmiwaimvy1u-211
pkg/gnustep/gnustep-ppd/Makefile makefile-20160617021536-2y71qvmiwaimvy1u-231
pkg/gnustep/gorm/Makefile makefile-20160617021536-2y71qvmiwaimvy1u-236
pkg/gnustep/gworkspace/Makefile makefile-20160617021536-2y71qvmiwaimvy1u-241
pkg/gnustep/performance/Makefile makefile-20160617021536-2y71qvmiwaimvy1u-261
pkg/gnustep/pikopixel/Makefile makefile-20170709222704-0f4lemg2czrmq1rq-2
pkg/gnustep/projectcenter/Makefile
makefile-20160617021536-2y71qvmiwaimvy1u-266
pkg/gnustep/sqlclient/Makefile makefile-20160617021536-2y71qvmiwaimvy1u-276
pkg/gnustep/webserver/Makefile makefile-20160617021536-2y71qvmiwaimvy1u-281
pkg/gnustep/webservices/Makefile makefile-20160617021536-2y71qvmiwaimvy1u-287
=== modified file 'pkg/gnustep/coregtk/sha256sums'
--- a/pkg/gnustep/coregtk/sha256sums 2024-04-16 21:46:04 +0000
+++ b/pkg/gnustep/coregtk/sha256sums 2024-11-09 08:20:58 +0000
@@ -0,0 +1,1 @@
+b5a13b6a26d9cc2b6a765dc5a9fb51182f0375609a13b63473b57243b6a4b276
download/v3.22.0.tar.gz
=== modified file 'pkg/gnustep/enterprise/Makefile'
--- a/pkg/gnustep/enterprise/Makefile 2022-10-22 17:06:31 +0000
+++ b/pkg/gnustep/enterprise/Makefile 2024-11-09 08:20:58 +0000
@@ -30,7 +30,7 @@
DISTFILES = $(DISTNAME).tar.gz
SIGFILES = $(DISTNAME).tar.gz.sig
-BUILDDEPS = gnustep-base
+BUILDDEPS = libs-base
#net-snmp
LIBDEPS =
=== modified file 'pkg/gnustep/fisicalab/Makefile'
--- a/pkg/gnustep/fisicalab/Makefile 2023-12-04 03:45:58 +0000
+++ b/pkg/gnustep/fisicalab/Makefile 2024-11-09 08:20:58 +0000
@@ -41,7 +41,7 @@
# This program uses GNUstep libraries.
# Before building FisicaLab, install these packages in this order:
-BUILDDEPS = gnustep-make gnustep-base gnustep-gui gnustep-back gsl
libs-renaissance
+BUILDDEPS = tools-make libs-base libs-gui libs-back gsl libs-renaissance
LIBDEPS =
######################################################################
=== modified file 'pkg/gnustep/gnustep-corebase/Makefile'
--- a/pkg/gnustep/gnustep-corebase/Makefile 2024-09-02 18:26:55 +0000
+++ b/pkg/gnustep/gnustep-corebase/Makefile 2024-11-09 08:20:58 +0000
@@ -46,12 +46,11 @@
SIGFILES = $(DISTNAME).tar.gz.sig
BUILDDEPS =
-LIBDEPS = gnustep-make gnustep-base gnustep-gui gnustep-back
+LIBDEPS = tools-make libs-base libs-gui libs-back
WORKOBJ = $(WORKSRC)
######################################################################
-CONFIGURE_ARGS = --without-icu
include ../../../gar/gar.lib/gnustep.mk
include config.mk
=== modified file 'pkg/gnustep/gnustep-ppd/Makefile'
--- a/pkg/gnustep/gnustep-ppd/Makefile 2022-10-22 17:06:31 +0000
+++ b/pkg/gnustep/gnustep-ppd/Makefile 2024-11-09 08:20:58 +0000
@@ -39,7 +39,7 @@
PATCHFILES = ppd-make.diff
PATCHOPTS = -p2
-BUILDDEPS = gnustep-make gnustep-base gnustep-gui gnustep-back
+BUILDDEPS = tools-make libs-base libs-gui libs-back
LIBDEPS =
WORKOBJ = $(WORKSRC)
=== modified file 'pkg/gnustep/gorm/Makefile'
--- a/pkg/gnustep/gorm/Makefile 2023-01-16 07:17:00 +0000
+++ b/pkg/gnustep/gorm/Makefile 2024-11-09 08:20:58 +0000
@@ -42,7 +42,7 @@
SIGFILES =
CONFIGURE_SCRIPTS =
-BUILDDEPS = gnustep-make gnustep-base gnustep-gui gnustep-back
+BUILDDEPS = tools-make libs-base libs-gui libs-back
LIBDEPS =
######################################################################
=== modified file 'pkg/gnustep/gworkspace/Makefile'
--- a/pkg/gnustep/gworkspace/Makefile 2021-12-25 21:53:41 +0000
+++ b/pkg/gnustep/gworkspace/Makefile 2024-11-09 08:20:58 +0000
@@ -33,7 +33,7 @@
BUILDDEPS =
# install these in this order, if not already installed:
-LIBDEPS = gnustep-make gnustep-base gnustep-gui gnustep-back
+LIBDEPS = tools-make libs-base libs-gui libs-back
#PATCHFILES = gworkspace-extern.diff
######################################################################
=== modified file 'pkg/gnustep/performance/Makefile'
--- a/pkg/gnustep/performance/Makefile 2016-06-17 19:08:15 +0000
+++ b/pkg/gnustep/performance/Makefile 2024-11-09 08:20:58 +0000
@@ -32,7 +32,7 @@
CONFIGURE_SCRIPTS =
BUILDDEPS =
-LIBDEPS = gnustep-base
+LIBDEPS = libs-base
######################################################################
=== modified file 'pkg/gnustep/pikopixel/Makefile'
--- a/pkg/gnustep/pikopixel/Makefile 2023-02-20 08:25:56 +0000
+++ b/pkg/gnustep/pikopixel/Makefile 2024-11-09 08:20:58 +0000
@@ -43,9 +43,8 @@
CONFIGURE_SCRIPTS=
# apt install libicns1 libicns-dev
-#
+
BUILDDEPS =
-# gnustep-make gnustep0-base gnustep-gui gnustep-back
LIBDEPS =
# problems compiling
=== modified file 'pkg/gnustep/projectcenter/Makefile'
--- a/pkg/gnustep/projectcenter/Makefile 2023-02-23 00:27:59 +0000
+++ b/pkg/gnustep/projectcenter/Makefile 2024-11-09 08:20:58 +0000
@@ -34,8 +34,8 @@
SIGFILES =
CONFIGURE_SCRIPTS =
-BUILDDEPS =
-LIBDEPS = gnustep-make gnustep-base gnustep-gui gnustep-back
+BUILDDEPS = tools-make libs-base libs-gui libs-back
+LIBDEPS =
WORKSRC = $(WORKDIR)/apps-projectcenter-projectcenter-0_7_0
######################################################################
=== removed directory 'pkg/gnustep/renaissance'
=== removed file 'pkg/gnustep/renaissance/Makefile'
--- a/pkg/gnustep/renaissance/Makefile 2016-06-17 19:08:15 +0000
+++ b/pkg/gnustep/renaissance/Makefile 1970-01-01 00:00:00 +0000
@@ -1,39 +0,0 @@
-# Copyright © 2013 Brandon Invergo <brandon@invergo.net>
-#
-# This file is part of GSRC.
-#
-# GSRC is free software: you can redistribute it and/or modify it
-# under the terms of the GNU General Public License as published by
-# the Free Software Foundation, either version 3 of the License, or
-# (at your option) any later version.
-#
-# GSRC is distributed in the hope that it will be useful, but WITHOUT
-# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-# or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
-# License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with GSRC. If not, see <http://www.gnu.org/licenses/>.
-
-NAME = Renaissance
-GARNAME = renaissance
-UPSTREAMNAME = Renaissance
-GARVERSION = 0.9.0
-HOME_URL = http://www.gnustep.it/Renaissance/
-DESCRIPTION = An XML-based GUI-design system
-
-######################################################################
-
-MASTER_SITES = http://www.gnustep.it/
-MASTER_SUBDIR = $(UPSTREAMNAME)/Download/
-DISTFILES = $(DISTNAME).tar.gz
-SIGFILES =
-CONFIGURE_SCRIPTS =
-
-BUILDDEPS =
-LIBDEPS = gnustep-make gnustep-base
-
-######################################################################
-
-include ../../../gar/gar.lib/gnustep.mk
-include config.mk
=== removed file 'pkg/gnustep/renaissance/config.mk'
--- a/pkg/gnustep/renaissance/config.mk 2016-06-17 19:08:15 +0000
+++ b/pkg/gnustep/renaissance/config.mk 1970-01-01 00:00:00 +0000
@@ -1,4 +0,0 @@
-## Configuration options for renaissance ##
-
-CONFIGURE_OPTS ?=
-BUILD_OPTS ?=
=== removed file 'pkg/gnustep/renaissance/sha256sums'
--- a/pkg/gnustep/renaissance/sha256sums 2016-06-17 19:08:15 +0000
+++ b/pkg/gnustep/renaissance/sha256sums 1970-01-01 00:00:00 +0000
@@ -1,1 +0,0 @@
-5c2078d211dd9d9de48c8d26d3dde3f7fae18fadeac1ff4049e5996a29ce342b
download/Renaissance-0.9.0.tar.gz
=== modified file 'pkg/gnustep/sqlclient/Makefile'
--- a/pkg/gnustep/sqlclient/Makefile 2023-06-15 01:55:39 +0000
+++ b/pkg/gnustep/sqlclient/Makefile 2024-11-09 08:20:58 +0000
@@ -29,7 +29,7 @@
DISTFILES = $(DISTNAME).tar.gz
SIGFILES = $(DISTNAME).tar.gz.sig
-BUILDDEPS = gnustep-make gnustep-base performance
+BUILDDEPS = tools-make libs-base performance
LIBDEPS =
######################################################################
=== modified file 'pkg/gnustep/webserver/Makefile'
--- a/pkg/gnustep/webserver/Makefile 2021-05-06 21:35:13 +0000
+++ b/pkg/gnustep/webserver/Makefile 2024-11-09 08:20:58 +0000
@@ -42,7 +42,7 @@
CONFIGURE_SCRIPTS =
BUILDDEPS =
-LIBDEPS = gnustep-base performance
+LIBDEPS = libs-base performance
######################################################################
=== modified file 'pkg/gnustep/webservices/Makefile'
--- a/pkg/gnustep/webservices/Makefile 2016-06-18 05:32:57 +0000
+++ b/pkg/gnustep/webservices/Makefile 2024-11-09 08:20:58 +0000
@@ -36,7 +36,7 @@
SIGFILES = $(DISTNAME).tar.gz.sig
BUILDDEPS =
-LIBDEPS = gnustep-base performance
+LIBDEPS = libs-base performance
######################################################################
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r10782: rm old renaiassance,
Carl Hansen <=