Gentoo Archives: gentoo-commits

From: Bernard Cafarelli <voyageur@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gnustep-apps/preferences/files/, gnustep-apps/preferences/
Date: Mon, 17 Jul 2017 12:21:38
Message-Id: 1500294060.24c57098bf3eeee852fe098f7fa424d52021d5d6.voyageur@gentoo
1 commit: 24c57098bf3eeee852fe098f7fa424d52021d5d6
2 Author: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 17 10:18:20 2017 +0000
4 Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 17 12:21:00 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24c57098
7
8 gnustep-apps/preferences: drop old, shorten description
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 gnustep-apps/preferences/Manifest | 1 -
13 .../files/Preferences-nocreate-extra-dirs.patch | 18 ---
14 .../files/preferences-gnustep-make2.patch | 164 ---------------------
15 .../preferences-1.3.0_pre20061204-r1.ebuild | 30 ----
16 .../preferences-1.3.0_pre20100523.ebuild | 4 +-
17 5 files changed, 2 insertions(+), 215 deletions(-)
18
19 diff --git a/gnustep-apps/preferences/Manifest b/gnustep-apps/preferences/Manifest
20 index d5991526aec..ad3829aa50d 100644
21 --- a/gnustep-apps/preferences/Manifest
22 +++ b/gnustep-apps/preferences/Manifest
23 @@ -1,2 +1 @@
24 -DIST preferences-1.3.0_pre20061204.tar.gz 230142 SHA256 af60134c5eeb7ed52b7209aacbc93ce64b9526c56a9ca2351c9bd9b872f2dbd7 SHA512 d4112e79360964c4f378841e4355c3719a4ddc9cf4138f4ac4a287f9fb2b0fd8257e4143a31a9748af9b8f50c2ee56f05db3a7a68fbf1882d3c7bf3e5a874b7f WHIRLPOOL 489e32cf03db4b3fb49b51626e706e658885c16013ab2bb1653b57f256d025bf50ce4e77a9ccc701d7599ce7dbddba0b6c23e247a113d7ebf08c50add947761f
25 DIST preferences-1.3.0_pre20100523.tar.gz 428922 SHA256 f07a9a2c4daa265f4619af38669eb7ddc4d221d601f75faff39bd7f29afd3e68 SHA512 63a901a974f09e2a6b20affe7df630bdc51284f0faae5de17745f2b335d73ef7c7e39bae3cb14fb807962a82bd9e5214abc55c1f9186b85c1a94a12e30d0eb76 WHIRLPOOL 78c44bce16f58ae3809db7a30f54d3031ee4ed11ef94b770b66533e0353281beffb4b46c2eddf41f3eda0c7a833c64767065779b092769967fd18b1299533897
26
27 diff --git a/gnustep-apps/preferences/files/Preferences-nocreate-extra-dirs.patch b/gnustep-apps/preferences/files/Preferences-nocreate-extra-dirs.patch
28 deleted file mode 100644
29 index 0710c90906c..00000000000
30 --- a/gnustep-apps/preferences/files/Preferences-nocreate-extra-dirs.patch
31 +++ /dev/null
32 @@ -1,18 +0,0 @@
33 -diff -ur Preferences.backup/GNUmakefile.preamble Preferences/GNUmakefile.preamble
34 ---- Preferences.backup/GNUmakefile.preamble 2003-08-16 13:19:29.000000000 -0400
35 -+++ Preferences/GNUmakefile.preamble 2004-06-28 19:51:30.104604048 -0400
36 -@@ -49,8 +49,8 @@
37 - GNUSTEP_INSTALLATION_DIR=$(GNUSTEP_SYSTEM_ROOT)
38 -
39 - # Additional directories to be created during installation
40 --ADDITIONAL_INSTALL_DIRS += \
41 -- $(GNUSTEP_USER_ROOT)/Library/Preferences \
42 -- $(GNUSTEP_LOCAL_ROOT)/Library/Preferences \
43 -- $(GNUSTEP_NETWORK_ROOT)/Library/Preferences \
44 -- $(GNUSTEP_SYSTEM_ROOT)/Library/Preferences
45 -+#ADDITIONAL_INSTALL_DIRS += \
46 -+# $(GNUSTEP_USER_ROOT)/Library/Preferences
47 -+# $(GNUSTEP_LOCAL_ROOT)/Library/Preferences
48 -+# $(GNUSTEP_NETWORK_ROOT)/Library/Preferences
49 -+# $(GNUSTEP_SYSTEM_ROOT)/Library/Preferences
50 -Only in Preferences: GNUmakefile.preamble~
51
52 diff --git a/gnustep-apps/preferences/files/preferences-gnustep-make2.patch b/gnustep-apps/preferences/files/preferences-gnustep-make2.patch
53 deleted file mode 100644
54 index 3ac6a7c4f24..00000000000
55 --- a/gnustep-apps/preferences/files/preferences-gnustep-make2.patch
56 +++ /dev/null
57 @@ -1,164 +0,0 @@
58 -diff -Naur Preferences.orig/GNUmakefile Preferences/GNUmakefile
59 ---- Preferences.orig/GNUmakefile 2004-06-11 00:38:31.000000000 +0200
60 -+++ Preferences/GNUmakefile 2007-11-06 15:48:49.000000000 +0100
61 -@@ -55,7 +55,7 @@
62 - export TOP_SRCDIR := $(CURDIR)/../..
63 - endif
64 - FRAMEWORKS= PrefsModule
65 --include $(TOP_SRCDIR)/Backbone.make
66 -+
67 -
68 - #
69 - # Resource files
70 -diff -Naur Preferences.orig/GNUmakefile.preamble Preferences/GNUmakefile.preamble
71 ---- Preferences.orig/GNUmakefile.preamble 2007-11-06 15:49:02.000000000 +0100
72 -+++ Preferences/GNUmakefile.preamble 2007-11-06 15:48:49.000000000 +0100
73 -@@ -37,7 +37,7 @@
74 - #
75 - # Flags dealing with installing and uninstalling
76 - #
77 --GNUSTEP_INSTALLATION_DIR=$(GNUSTEP_SYSTEM_ROOT)
78 -+
79 -
80 - # Additional directories to be created during installation
81 - #ADDITIONAL_INSTALL_DIRS += \
82 -diff -Naur Preferences.orig/Modules/Colors/GNUmakefile Preferences/Modules/Colors/GNUmakefile
83 ---- Preferences.orig/Modules/Colors/GNUmakefile 2006-09-03 19:15:12.000000000 +0200
84 -+++ Preferences/Modules/Colors/GNUmakefile 2007-11-06 15:48:49.000000000 +0100
85 -@@ -3,10 +3,10 @@
86 - BUNDLE_NAME= Colors
87 - BUNDLE_EXTENSION= .prefs
88 -
89 --BUNDLE_INSTALL_DIR= $(GNUSTEP_INSTALLATION_DIR)/Library/Preferences
90 -+BUNDLE_INSTALL_DIR= $(DESTDIR)/$(GNUSTEP_SYSTEM_LIBRARY)/Preferences
91 -
92 - FRAMEWORKS= PrefsModule
93 --include $(TOP_SRCDIR)/Backbone.make
94 -+
95 -
96 - Colors_LANGUAGES= \
97 - English
98 -diff -Naur Preferences.orig/Modules/Colors/GNUmakefile.preamble Preferences/Modules/Colors/GNUmakefile.preamble
99 ---- Preferences.orig/Modules/Colors/GNUmakefile.preamble 2004-06-11 00:33:55.000000000 +0200
100 -+++ Preferences/Modules/Colors/GNUmakefile.preamble 2007-11-06 15:48:49.000000000 +0100
101 -@@ -34,7 +34,7 @@
102 - #
103 - # Flags dealing with installing and uninstalling
104 - #
105 --GNUSTEP_INSTALLATION_DIR=$(GNUSTEP_SYSTEM_ROOT)
106 -+
107 -
108 - # Additional directories to be created during installation
109 - ADDITIONAL_INSTALL_DIRS +=
110 -diff -Naur Preferences.orig/Modules/Defaults/GNUmakefile Preferences/Modules/Defaults/GNUmakefile
111 ---- Preferences.orig/Modules/Defaults/GNUmakefile 2003-08-16 19:19:29.000000000 +0200
112 -+++ Preferences/Modules/Defaults/GNUmakefile 2007-11-06 15:48:49.000000000 +0100
113 -@@ -2,10 +2,10 @@
114 -
115 - BUNDLE_NAME= Defaults
116 - BUNDLE_EXTENSION= .prefs
117 --BUNDLE_INSTALL_DIR= $(GNUSTEP_INSTALLATION_DIR)/Library/Preferences
118 -+BUNDLE_INSTALL_DIR= $(DESTDIR)/$(GNUSTEP_SYSTEM_LIBRARY)/Preferences
119 -
120 - FRAMEWORKS= PrefsModule
121 --include $(TOP_SRCDIR)/Backbone.make
122 -+
123 -
124 - Defaults_LANGUAGES= \
125 - English
126 -diff -Naur Preferences.orig/Modules/Defaults/GNUmakefile.preamble Preferences/Modules/Defaults/GNUmakefile.preamble
127 ---- Preferences.orig/Modules/Defaults/GNUmakefile.preamble 2003-08-16 19:35:57.000000000 +0200
128 -+++ Preferences/Modules/Defaults/GNUmakefile.preamble 2007-11-06 15:48:49.000000000 +0100
129 -@@ -34,7 +34,7 @@
130 - #
131 - # Flags dealing with installing and uninstalling
132 - #
133 --GNUSTEP_INSTALLATION_DIR=$(GNUSTEP_SYSTEM_ROOT)
134 -+
135 -
136 - # Additional directories to be created during installation
137 - ADDITIONAL_INSTALL_DIRS +=
138 -diff -Naur Preferences.orig/Modules/Font/GNUmakefile Preferences/Modules/Font/GNUmakefile
139 ---- Preferences.orig/Modules/Font/GNUmakefile 2005-10-12 02:02:36.000000000 +0200
140 -+++ Preferences/Modules/Font/GNUmakefile 2007-11-06 15:48:49.000000000 +0100
141 -@@ -3,10 +3,10 @@
142 - BUNDLE_NAME= Font
143 - BUNDLE_EXTENSION= .prefs
144 -
145 --BUNDLE_INSTALL_DIR= $(GNUSTEP_INSTALLATION_DIR)/Library/Preferences
146 -+BUNDLE_INSTALL_DIR= $(DESTDIR)/$(GNUSTEP_SYSTEM_LIBRARY)/Preferences
147 -
148 - FRAMEWORKS= PrefsModule
149 --include $(TOP_SRCDIR)/Backbone.make
150 -+
151 -
152 - Font_LANGUAGES= \
153 - English \
154 -diff -Naur Preferences.orig/Modules/Font/GNUmakefile.preamble Preferences/Modules/Font/GNUmakefile.preamble
155 ---- Preferences.orig/Modules/Font/GNUmakefile.preamble 2003-08-16 19:35:57.000000000 +0200
156 -+++ Preferences/Modules/Font/GNUmakefile.preamble 2007-11-06 15:48:49.000000000 +0100
157 -@@ -34,7 +34,7 @@
158 - #
159 - # Flags dealing with installing and uninstalling
160 - #
161 --GNUSTEP_INSTALLATION_DIR=$(GNUSTEP_SYSTEM_ROOT)
162 -+
163 -
164 - # Additional directories to be created during installation
165 - ADDITIONAL_INSTALL_DIRS +=
166 -diff -Naur Preferences.orig/Modules/Keyboard/GNUmakefile Preferences/Modules/Keyboard/GNUmakefile
167 ---- Preferences.orig/Modules/Keyboard/GNUmakefile 2003-08-16 19:19:29.000000000 +0200
168 -+++ Preferences/Modules/Keyboard/GNUmakefile 2007-11-06 15:48:49.000000000 +0100
169 -@@ -3,10 +3,10 @@
170 - BUNDLE_NAME= Keyboard
171 - BUNDLE_EXTENSION= .prefs
172 -
173 --BUNDLE_INSTALL_DIR= $(GNUSTEP_INSTALLATION_DIR)/Library/Preferences
174 -+BUNDLE_INSTALL_DIR= $(DESTDIR)/$(GNUSTEP_SYSTEM_LIBRARY)/Preferences
175 -
176 - FRAMEWORKS= PrefsModule
177 --include $(TOP_SRCDIR)/Backbone.make
178 -+
179 -
180 - Keyboard_LANGUAGES= \
181 - English
182 -diff -Naur Preferences.orig/Modules/Keyboard/GNUmakefile.preamble Preferences/Modules/Keyboard/GNUmakefile.preamble
183 ---- Preferences.orig/Modules/Keyboard/GNUmakefile.preamble 2003-08-16 19:35:57.000000000 +0200
184 -+++ Preferences/Modules/Keyboard/GNUmakefile.preamble 2007-11-06 15:48:49.000000000 +0100
185 -@@ -34,7 +34,7 @@
186 - #
187 - # Flags dealing with installing and uninstalling
188 - #
189 --GNUSTEP_INSTALLATION_DIR=$(GNUSTEP_SYSTEM_ROOT)
190 -+
191 -
192 - # Additional directories to be created during installation
193 - ADDITIONAL_INSTALL_DIRS +=
194 -diff -Naur Preferences.orig/Modules/Time/GNUmakefile Preferences/Modules/Time/GNUmakefile
195 ---- Preferences.orig/Modules/Time/GNUmakefile 2003-08-16 19:19:29.000000000 +0200
196 -+++ Preferences/Modules/Time/GNUmakefile 2007-11-06 15:48:49.000000000 +0100
197 -@@ -2,10 +2,10 @@
198 -
199 - BUNDLE_NAME= Time
200 - BUNDLE_EXTENSION= .prefs
201 --BUNDLE_INSTALL_DIR= $(GNUSTEP_INSTALLATION_DIR)/Library/Preferences
202 -+BUNDLE_INSTALL_DIR= $(DESTDIR)/$(GNUSTEP_SYSTEM_LIBRARY)/Preferences
203 -
204 - FRAMEWORKS= PrefsModule
205 --include $(TOP_SRCDIR)/Backbone.make
206 -+
207 -
208 - Time_LANGUAGES= \
209 - English
210 -diff -Naur Preferences.orig/Modules/Time/GNUmakefile.preamble Preferences/Modules/Time/GNUmakefile.preamble
211 ---- Preferences.orig/Modules/Time/GNUmakefile.preamble 2003-08-16 19:35:57.000000000 +0200
212 -+++ Preferences/Modules/Time/GNUmakefile.preamble 2007-11-06 15:48:49.000000000 +0100
213 -@@ -34,7 +34,7 @@
214 - #
215 - # Flags dealing with installing and uninstalling
216 - #
217 --GNUSTEP_INSTALLATION_DIR=$(GNUSTEP_SYSTEM_ROOT)
218 -+
219 -
220 - # Additional directories to be created during installation
221 - ADDITIONAL_INSTALL_DIRS +=
222
223 diff --git a/gnustep-apps/preferences/preferences-1.3.0_pre20061204-r1.ebuild b/gnustep-apps/preferences/preferences-1.3.0_pre20061204-r1.ebuild
224 deleted file mode 100644
225 index 0b3c7d7fd81..00000000000
226 --- a/gnustep-apps/preferences/preferences-1.3.0_pre20061204-r1.ebuild
227 +++ /dev/null
228 @@ -1,30 +0,0 @@
229 -# Copyright 1999-2014 Gentoo Foundation
230 -# Distributed under the terms of the GNU General Public License v2
231 -
232 -inherit gnustep-2
233 -
234 -S=${WORKDIR}/${PN/p/P}
235 -
236 -DESCRIPTION="Preferences is the GNUstep program with which you define your own personal user experience"
237 -HOMEPAGE="http://www.nongnu.org/backbone/apps.html"
238 -SRC_URI="mirror://gentoo/${P}.tar.gz"
239 -
240 -LICENSE="GPL-2"
241 -KEYWORDS="amd64 x86"
242 -SLOT="0"
243 -
244 -DEPEND="~gnustep-libs/prefsmodule-1.1.1${PV/*_/_}"
245 -RDEPEND="${DEPEND}"
246 -
247 -src_unpack() {
248 - unpack ${A}
249 - cd "${S}"
250 - epatch "${FILESDIR}"/Preferences-nocreate-extra-dirs.patch
251 - epatch "${FILESDIR}"/${PN}-gnustep-make2.patch
252 -}
253 -
254 -src_install() {
255 -# egnustep_env
256 - dodir ${GNUSTEP_SYSTEM_LIBRARY}/Colors
257 - gnustep-base_src_install
258 -}
259
260 diff --git a/gnustep-apps/preferences/preferences-1.3.0_pre20100523.ebuild b/gnustep-apps/preferences/preferences-1.3.0_pre20100523.ebuild
261 index 2d2e3a6c973..25615a813f5 100644
262 --- a/gnustep-apps/preferences/preferences-1.3.0_pre20100523.ebuild
263 +++ b/gnustep-apps/preferences/preferences-1.3.0_pre20100523.ebuild
264 @@ -1,4 +1,4 @@
265 -# Copyright 1999-2014 Gentoo Foundation
266 +# Copyright 1999-2017 Gentoo Foundation
267 # Distributed under the terms of the GNU General Public License v2
268
269 EAPI=3
270 @@ -6,7 +6,7 @@ inherit gnustep-2
271
272 S=${WORKDIR}/${PN/p/P}
273
274 -DESCRIPTION="Preferences is the GNUstep program with which you define your own personal user experience"
275 +DESCRIPTION="GNUstep program to define your own personal user experience"
276 HOMEPAGE="http://www.nongnu.org/backbone/apps.html"
277 SRC_URI="mirror://gentoo/${P}.tar.gz"