[arch-commits] Commit in xfig/repos/extra-x86_64 (5 files)

Jelle van der Waa jelle at archlinux.org
Thu Apr 19 19:54:19 UTC 2018


    Date: Thursday, April 19, 2018 @ 19:54:19
  Author: jelle
Revision: 322448

archrelease: copy trunk to extra-x86_64

Deleted:
  xfig/repos/extra-x86_64/LICENSE
  xfig/repos/extra-x86_64/PKGBUILD
  xfig/repos/extra-x86_64/xfig-3.2.5-color-resources.patch
  xfig/repos/extra-x86_64/xfig-3.2.5-urwfonts.patch
  xfig/repos/extra-x86_64/xfig-aspell.patch

----------------------------------+
 LICENSE                          |   33 ---------------
 PKGBUILD                         |   48 ----------------------
 xfig-3.2.5-color-resources.patch |   39 ------------------
 xfig-3.2.5-urwfonts.patch        |   79 -------------------------------------
 xfig-aspell.patch                |   11 -----
 5 files changed, 210 deletions(-)

Deleted: LICENSE
===================================================================
--- LICENSE	2018-04-19 19:53:38 UTC (rev 322447)
+++ LICENSE	2018-04-19 19:54:19 UTC (rev 322448)
@@ -1,33 +0,0 @@
-Excerpt of the README from xfig/transfig - legal notice:
----------------------------------------------------------------------------
-
-THE LAWRENCE BERKELEY NATIONAL LABORATORY DISCLAIMS ALL WARRANTIES WITH
-REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
-AND FITNESS, IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY SPECIAL,
-INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
-LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
-OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
-PERFORMANCE OF THIS SOFTWARE.
-
-***************************************************************************
-NEW COPYRIGHT/PERMISSION NOTICE:
-
-The xfig copyright and permission notice has changed (again) slightly in
-version 3.2.5.  It now states that:
-
-	FIG : Facility for Interactive Generation of figures
-	Copyright (c) 1985-1988 by Supoj Sutanthavibul
-	Parts Copyright (c) 1989-2002 by Brian V. Smith
-	Parts Copyright (c) 1991 by Paul King
-
-	Any party obtaining a copy of these files is granted, free of charge, a
-	full and unrestricted irrevocable, world-wide, paid up, royalty-free,
-	nonexclusive right and license to deal in this software and documentation 
-	files (the "Software"), including without limitation the rights to use, 
-	copy, modify, merge, publish distribute, sublicense and/or sell copies of
-	the Software, and to permit persons who receive copies from any such 
-	party to do so, with the only requirement being that the above copyright 
-	and this permission notice remain intact.
-
-The license for 3.2.4 didn't allow selling xfig unless it was simply included in a
-collection of programs (e.g. a CD) that one was selling.

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-19 19:53:38 UTC (rev 322447)
+++ PKGBUILD	2018-04-19 19:54:19 UTC (rev 322448)
@@ -1,48 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger <eric at archlinux.org>
-
-pkgname=xfig
-pkgver=3.2.6.a
-_pkgver=3.2.6a
-pkgrel=1
-pkgdesc="An interactive drawing tool"
-arch=('x86_64')
-url="http://mcj.sourceforge.net/"
-license=('custom')
-depends=('libjpeg' 'xaw3d' 'xorg-fonts-75dpi' 'xorg-fonts-100dpi' 'libpng')
-optdepends=('fig2dev: to use the frontend to convert fig files')
-options=('!makeflags' '!emptydirs')
-source=(http://downloads.sourceforge.net/mcj/${pkgname}-${_pkgver}.tar.xz
-	xfig-aspell.patch xfig-3.2.5-color-resources.patch
-        LICENSE)
-sha1sums=('6413bd1884b6bcb8ea8e53a2511856334b30bb5f'
-          'a57fcc3c8396d58b19061f9cdd93beea728e38e5'
-          'dd41e0a007bb74b74e1af50b6b04aa6aec61ab22'
-          '31edf4cfab708820ea3f114d095dfef5aa88e5aa')
-
-prepare() {
-  cd ${pkgname}-${_pkgver}
-  patch -p1 -i "${srcdir}/xfig-aspell.patch"
-  patch -p1 -i "${srcdir}/xfig-3.2.5-color-resources.patch"
-}
-
-build() {
-  cd ${pkgname}-${_pkgver}
-  ./configure --prefix=/usr
-  make XFIGDOCDIR=/usr/share/doc/xfig LIBDIR=/usr/share \
-    XAPPLOADDIR=/usr/share/X11/app-defaults
-}
-
-package() {
-  cd ${pkgname}-${_pkgver}
-
-  make DESTDIR="${pkgdir}" XFIGDOCDIR=/usr/share/doc/xfig LIBDIR=/usr/share \
-    MANDIR=/usr/share/man/man1 XAPPLOADDIR=/usr/share/X11/app-defaults install
-
-#  find "${pkgdir}/usr/share/xfig/Libraries" -type f -exec chmod 0644 {} \;
-#  find "${pkgdir}/usr/share/xfig/Libraries" -type d -exec chmod 0755 {} \;
-#  find "${pkgdir}/usr/share/doc/xfig" -type f -exec chmod 0644 {} \;
-#  find "${pkgdir}/usr/share/doc/xfig" -type d -exec chmod 0755 {} \;
-
-  install -D -m644 ../LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"	
-}

Deleted: xfig-3.2.5-color-resources.patch
===================================================================
--- xfig-3.2.5-color-resources.patch	2018-04-19 19:53:38 UTC (rev 322447)
+++ xfig-3.2.5-color-resources.patch	2018-04-19 19:54:19 UTC (rev 322448)
@@ -1,39 +0,0 @@
-diff -up xfig.3.2.5/Fig-color.bisque.ad~ xfig.3.2.5/Fig-color.bisque.ad
---- xfig.3.2.5/app-defaults/Fig-color.bisque	2007-11-16 13:47:45.000000000 +0100
-+++ xfig.3.2.5/app-defaults/Fig-color.bisque	2007-11-16 13:47:52.000000000 +0100
-@@ -72,7 +72,7 @@
- Fig*topruler.background:			gray95
- Fig*sideruler.background:			gray95
- Fig*List*background:				gray95
--Fig*Scrollbar.background:			gray95
-+! Fig*Scrollbar.background:			gray95
- 
- Fig*cancel.background:	 			navajowhite1
- Fig*dismiss.background:			navajowhite1
-@@ -104,8 +104,8 @@ Fig*menu_divider.foreground:			red
- Fig*menu_divider.foreground:			red
- 
- !##### Shadows
--Fig*shadowWidth:				2
--Fig*Label.shadowWidth:				1
-+! Fig*shadowWidth:				2
-+! Fig*Label.shadowWidth:			1
- Fig*horizontal.shadowWidth:			2
- Fig*Scrollbar.shadowWidth:			2
- ! no shadows for update indicators
-@@ -136,3 +136,15 @@ Fig*color_box*topShadowPixel:		gray80
- 
- Fig*toggle*bottomShadowPixel:			gray80
- Fig*toggle*topShadowPixel:			gray50
-+
-+! repare damage done to scrollbar shadows non color resources file
-+
-+Fig*horizontal.topShadowPixel: gray95
-+Fig*horizontal.bottomShadowPixel: gray50
-+Fig*horizontal.topShadow: gray95
-+Fig*horizontal.bottomShadow: gray50
-+
-+Fig*Scrollbar.topShadow: gray95
-+Fig*Scrollbar.bottomShadow: gray50
-+Fig*Scrollbar.topShadowPixel: gray95
-+Fig*Scrollbar.bottomShadowPixel: gray50

Deleted: xfig-3.2.5-urwfonts.patch
===================================================================
--- xfig-3.2.5-urwfonts.patch	2018-04-19 19:53:38 UTC (rev 322447)
+++ xfig-3.2.5-urwfonts.patch	2018-04-19 19:54:19 UTC (rev 322448)
@@ -1,79 +0,0 @@
---- xfig.3.2.4/src/u_fonts.c	2002-09-09 13:36:58.000000000 -0400
-+++ new-xfig-3.2.4/src/u_fonts.c	2006-10-11 00:29:07.000000000 -0400
-@@ -22,41 +22,41 @@
- /* X11 font names */
- 
- struct _xfstruct x_fontinfo[NUM_FONTS] = {
--    {"-*-times-medium-r-normal--", (struct xfont*) NULL},
--    {"-*-times-medium-i-normal--", (struct xfont*) NULL},
--    {"-*-times-bold-r-normal--", (struct xfont*) NULL},
--    {"-*-times-bold-i-normal--", (struct xfont*) NULL},
--    {"-*-avantgarde-book-r-normal--", (struct xfont*) NULL},
--    {"-*-avantgarde-book-o-normal--", (struct xfont*) NULL},
--    {"-*-avantgarde-demi-r-normal--", (struct xfont*) NULL},
--    {"-*-avantgarde-demi-o-normal--", (struct xfont*) NULL},
--    {"-*-bookman-light-r-normal--", (struct xfont*) NULL},
--    {"-*-bookman-light-i-normal--", (struct xfont*) NULL},
--    {"-*-bookman-demi-r-normal--", (struct xfont*) NULL},
--    {"-*-bookman-demi-i-normal--", (struct xfont*) NULL},
--    {"-*-courier-medium-r-normal--", (struct xfont*) NULL},
--    {"-*-courier-medium-o-normal--", (struct xfont*) NULL},
--    {"-*-courier-bold-r-normal--", (struct xfont*) NULL},
--    {"-*-courier-bold-o-normal--", (struct xfont*) NULL},
--    {"-*-helvetica-medium-r-normal--", (struct xfont*) NULL},
--    {"-*-helvetica-medium-o-normal--", (struct xfont*) NULL},
--    {"-*-helvetica-bold-r-normal--", (struct xfont*) NULL},
--    {"-*-helvetica-bold-o-normal--", (struct xfont*) NULL},
--    {"-*-helvetica-medium-r-narrow--", (struct xfont*) NULL},
--    {"-*-helvetica-medium-o-narrow--", (struct xfont*) NULL},
--    {"-*-helvetica-bold-r-narrow--", (struct xfont*) NULL},
--    {"-*-helvetica-bold-o-narrow--", (struct xfont*) NULL},
--    {"-*-new century schoolbook-medium-r-normal--", (struct xfont*) NULL},
--    {"-*-new century schoolbook-medium-i-normal--", (struct xfont*) NULL},
--    {"-*-new century schoolbook-bold-r-normal--", (struct xfont*) NULL},
--    {"-*-new century schoolbook-bold-i-normal--", (struct xfont*) NULL},
--    {"-*-palatino-medium-r-normal--", (struct xfont*) NULL},
--    {"-*-palatino-medium-i-normal--", (struct xfont*) NULL},
--    {"-*-palatino-bold-r-normal--", (struct xfont*) NULL},
--    {"-*-palatino-bold-i-normal--", (struct xfont*) NULL},
--    {"-*-symbol-medium-r-normal--", (struct xfont*) NULL},
--    {"-*-itc zapf chancery-medium-i-normal--", (struct xfont*) NULL},
--    {"-*-itc zapf dingbats-*-*-*--", (struct xfont*) NULL},
-+    {"-urw-nimbus roman no9 l-medium-r-normal--", (struct xfont*) NULL},
-+    {"-urw-nimbus roman no9 l-medium-i-normal--", (struct xfont*) NULL},
-+    {"-urw-nimbus roman no9 l-bold-r-normal--", (struct xfont*) NULL},
-+    {"-urw-nimbus roman no9 l-bold-i-normal--", (struct xfont*) NULL},
-+    {"-urw-urw gothic l-medium-r-normal--", (struct xfont*) NULL},
-+    {"-urw-urw gothic l-medium-o-normal--", (struct xfont*) NULL},
-+    {"-urw-urw gothic l-semibold-r-normal--", (struct xfont*) NULL},
-+    {"-urw-urw gothic l-semibold-o-normal--", (struct xfont*) NULL},
-+    {"-urw-urw bookman l-medium-r-normal--", (struct xfont*) NULL},
-+    {"-urw-urw bookman l-medium-i-normal--", (struct xfont*) NULL},
-+    {"-urw-urw bookman l-bold-r-normal--", (struct xfont*) NULL},
-+    {"-urw-urw bookman l-bold-i-normal--", (struct xfont*) NULL},
-+    {"-urw-nimbus mono l-medium-r-normal--", (struct xfont*) NULL},
-+    {"-urw-nimbus mono l-medium-o-normal--", (struct xfont*) NULL},
-+    {"-urw-nimbus mono l-bold-r-normal--", (struct xfont*) NULL},
-+    {"-urw-nimbus mono l-bold-o-normal--", (struct xfont*) NULL},
-+    {"-urw-nimbus sans l-medium-r-normal--", (struct xfont*) NULL},
-+    {"-urw-nimbus sans l-medium-i-normal--", (struct xfont*) NULL},
-+    {"-urw-nimbus sans l-bold-r-normal--", (struct xfont*) NULL},
-+    {"-urw-nimbus sans l-bold-i-normal--", (struct xfont*) NULL},
-+    {"-urw-nimbus sans l condensed-medium-r-condensed--", (struct xfont*) NULL},
-+    {"-urw-nimbus sans l condensed-medium-i-condensed--", (struct xfont*) NULL},
-+    {"-urw-nimbus sans l condensed-bold-r-condensed--", (struct xfont*) NULL},
-+    {"-urw-nimbus sans l condensed-bold-i-condensed--", (struct xfont*) NULL},
-+    {"-urw-century schoolbook l-medium-r-normal--", (struct xfont*) NULL},
-+    {"-urw-century schoolbook l-medium-i-normal--", (struct xfont*) NULL},
-+    {"-urw-century schoolbook l-bold-r-normal--", (struct xfont*) NULL},
-+    {"-urw-century schoolbook l-bold-i-normal--", (struct xfont*) NULL},
-+    {"-urw-urw palladio l-medium-r-normal--", (struct xfont*) NULL},
-+    {"-urw-urw palladio l-medium-i-normal--", (struct xfont*) NULL},
-+    {"-urw-urw palladio l-bold-r-normal--", (struct xfont*) NULL},
-+    {"-urw-urw palladio l-bold-i-normal--", (struct xfont*) NULL},
-+    {"-urw-standard symbols l-medium-r-normal--", (struct xfont*) NULL},
-+    {"-urw-urw chancery l-medium-i-normal--", (struct xfont*) NULL},
-+    {"-urw-dingbats-medium-r-normal--", (struct xfont*) NULL},
- };
- 
- /* Use the following font names for any font that doesn't exist in the table above.

Deleted: xfig-aspell.patch
===================================================================
--- xfig-aspell.patch	2018-04-19 19:53:38 UTC (rev 322447)
+++ xfig-aspell.patch	2018-04-19 19:54:19 UTC (rev 322448)
@@ -1,11 +0,0 @@
---- xfig.3.2.4/app-defaults/Fig	2002-12-19 01:05:41.000000000 +0100
-+++ xfig.3.2.4/app-defaults/Fig	2003-05-06 11:45:15.000000000 +0200
-@@ -34,7 +34,7 @@
- ! Spell check program - put your favorite spelling check program here.
- !		It must write the misspelled words to standard output.
- 
--Fig.spellcheckcommand:		spell %f
-+Fig.spellcheckcommand:		aspell %f
- 
- ! delay before spinner automatically counts when pressed (milliseconds)
- Fig.spinner_delay:		1000



More information about the arch-commits mailing list