diff options
46 files changed, 0 insertions, 1937 deletions
diff --git a/app-i18n/aspell-de/aspell-de-0.1.1.ebuild b/app-i18n/aspell-de/aspell-de-0.1.1.ebuild deleted file mode 100644 index 8b128472199f..000000000000 --- a/app-i18n/aspell-de/aspell-de-0.1.1.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2000 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# Author Your Name <your email> -# $Header: /var/cvsroot/gentoo-x86/app-i18n/aspell-de/aspell-de-0.1.1.ebuild,v 1.1 2001/02/10 11:24:50 achim Exp $ - -#P= -A=${P}.tar.gz -S=${WORKDIR}/${P} -DESCRIPTION="" -SRC_URI="ftp://" -HOMEPAGE="http://" - - -src_compile() { - - cd ${S} - try ./configure --prefix=/usr --host=${CHOST} - try make - -} - -src_install () { - - cd ${S} - try make DESTDIR=${D} install - -} - diff --git a/app-text/a2ps/a2ps-4.13b-r1.ebuild b/app-text/a2ps/a2ps-4.13b-r1.ebuild deleted file mode 100644 index 395acee0b66e..000000000000 --- a/app-text/a2ps/a2ps-4.13b-r1.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2000 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-text/a2ps/a2ps-4.13b-r1.ebuild,v 1.6 2000/12/11 18:05:42 achim Exp $ - -P=a2ps-4.13b -A=${P}.tar.gz -S=${WORKDIR}/a2ps-4.13 -DESCRIPTION="a2ps is an Any to PostScript filter" -SRC_URI="ftp://ftp.enst.fr/pub/unix/a2ps/"${A} -HOMEPAGE="http://www-inf.enst.fr/~demaille/a2ps" - -DEPEND=">=sys-apps/bash-2.04 - >=sys-libs/glibc-2.1.3 - >=app-text/ghostscript-6.23 - >=app-text/tetex-1.0.7 - || ( >=net-print/LPRng-3.6.24 >=net-print/cups-1.1.3 )" - -src_unpack() { - unpack ${A} -} - -src_compile() { - cd ${S} - try ./configure --host=${CHOST} --prefix=/usr --sysconfdir=/etc/a2ps - try make -} - -src_install() { - cd ${S} - dodir /usr/share/emacs/site-lisp - try make prefix=${D}/usr sysconfdir=${D}/etc/a2ps install - dodoc ANNOUNCE AUTHORS ChangeLog COPYING FAQ NEWS README THANKS TODO -} - - - - - diff --git a/app-text/a2ps/a2ps-4.13b-r2.ebuild b/app-text/a2ps/a2ps-4.13b-r2.ebuild deleted file mode 100644 index ebeaef64b4db..000000000000 --- a/app-text/a2ps/a2ps-4.13b-r2.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2000 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-text/a2ps/a2ps-4.13b-r2.ebuild,v 1.2 2001/02/01 19:30:33 achim Exp $ - -P=a2ps-4.13b -A=${P}.tar.gz -S=${WORKDIR}/a2ps-4.13 -DESCRIPTION="a2ps is an Any to PostScript filter" -SRC_URI="ftp://ftp.enst.fr/pub/unix/a2ps/"${A} -HOMEPAGE="http://www-inf.enst.fr/~demaille/a2ps" - -DEPEND=">=sys-apps/bash-2.04 - >=sys-libs/glibc-2.1.3 - >=app-text/ghostscript-6.23 - >=app-text/tetex-1.0.7 - virtual/lpr" - -src_unpack() { - unpack ${A} -} - -src_compile() { - cd ${S} - try ./configure --host=${CHOST} --prefix=/usr --sysconfdir=/etc/a2ps - try make -} - -src_install() { - cd ${S} - dodir /usr/share/emacs/site-lisp - try make prefix=${D}/usr sysconfdir=${D}/etc/a2ps \ - lispdir=${D}/usr/share/emacs/site-lisp install - dodoc ANNOUNCE AUTHORS ChangeLog COPYING FAQ NEWS README THANKS TODO -} - - - - - diff --git a/app-text/a2ps/files/digest-a2ps-4.13b-r1 b/app-text/a2ps/files/digest-a2ps-4.13b-r1 deleted file mode 100644 index ec015c86df8e..000000000000 --- a/app-text/a2ps/files/digest-a2ps-4.13b-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 0c8e0c31b08c14f7a7198ce967eb3281 a2ps-4.13b.tar.gz diff --git a/app-text/a2ps/files/digest-a2ps-4.13b-r2 b/app-text/a2ps/files/digest-a2ps-4.13b-r2 deleted file mode 100644 index ec015c86df8e..000000000000 --- a/app-text/a2ps/files/digest-a2ps-4.13b-r2 +++ /dev/null @@ -1 +0,0 @@ -MD5 0c8e0c31b08c14f7a7198ce967eb3281 a2ps-4.13b.tar.gz diff --git a/app-text/aspell-de/aspell-de-0.1.1.ebuild b/app-text/aspell-de/aspell-de-0.1.1.ebuild deleted file mode 100644 index 92807fe05cb9..000000000000 --- a/app-text/aspell-de/aspell-de-0.1.1.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2000 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# Author Your Name <your email> -# $Header: /var/cvsroot/gentoo-x86/app-text/aspell-de/aspell-de-0.1.1.ebuild,v 1.1 2001/02/10 11:24:50 achim Exp $ - -#P= -A=${P}.tar.gz -S=${WORKDIR}/${P} -DESCRIPTION="" -SRC_URI="ftp://" -HOMEPAGE="http://" - - -src_compile() { - - cd ${S} - try ./configure --prefix=/usr --host=${CHOST} - try make - -} - -src_install () { - - cd ${S} - try make DESTDIR=${D} install - -} - diff --git a/app-text/dgs/dgs-0.5.10.ebuild b/app-text/dgs/dgs-0.5.10.ebuild deleted file mode 100644 index 38ee96b5f426..000000000000 --- a/app-text/dgs/dgs-0.5.10.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2000 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-text/dgs/dgs-0.5.10.ebuild,v 1.1 2000/11/26 20:54:17 achim Exp $ - -A=${P}.tar.gz -S=${WORKDIR}/${P} -DESCRIPTION="A Ghostscript based DPS server" -SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/dgs/${A}" -HOMEPAGE="http://www.aist-nara.ac.jp/~masata-y/dgs/index.html" - -DEPEND=">=sys-apps/bash-2.04 - >=sys-libs/glibc-2.1.3 - >=dev-libs/glib-1.2.8 - >=x11-base/xfree-4.0.1" - -src_compile() { - - cd ${S} - try ./configure --prefix=/usr --host=${CHOST} --with-x - try make - -} - -src_install () { - - cd ${S} - make prefix=${D}/usr install - - dodoc ANNOUNCE ChangeLog FAQ NEWS NOTES README STATUS TODO Version -} - diff --git a/app-text/dgs/files/digest-dgs-0.5.10 b/app-text/dgs/files/digest-dgs-0.5.10 deleted file mode 100644 index 5edff5d8bde4..000000000000 --- a/app-text/dgs/files/digest-dgs-0.5.10 +++ /dev/null @@ -1 +0,0 @@ -MD5 85bf4c0be3e5325bc3bf2da3196aa299 dgs-0.5.10.tar.gz diff --git a/app-text/docbook-style-dsssl/files/digest-docbook-style-dsssl-1.57 b/app-text/docbook-style-dsssl/files/digest-docbook-style-dsssl-1.57 deleted file mode 100644 index 45e9de6ba69e..000000000000 --- a/app-text/docbook-style-dsssl/files/digest-docbook-style-dsssl-1.57 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 d1fd0cac12a1be53e4726e13ec7d7132 db157.zip -MD5 c2c5778cf9960d6c77010a36a97e1649 docbook-style-dsssl-1.57.Makefile diff --git a/app-text/docbook-style-dsssl/files/digest-docbook-style-dsssl-1.61 b/app-text/docbook-style-dsssl/files/digest-docbook-style-dsssl-1.61 deleted file mode 100644 index e5a0248dd983..000000000000 --- a/app-text/docbook-style-dsssl/files/digest-docbook-style-dsssl-1.61 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 92fa94c0895f8e7012589bf6b2c65243 db161.zip -MD5 0872806f61f18627a8c16389e14e4366 docbook-style-dsssl-1.61.Makefile diff --git a/app-text/freefonts/files/digest-freefonts-0.10 b/app-text/freefonts/files/digest-freefonts-0.10 deleted file mode 100644 index bc18f66c373d..000000000000 --- a/app-text/freefonts/files/digest-freefonts-0.10 +++ /dev/null @@ -1 +0,0 @@ -MD5 a547b5b861d6eb138394bb83748d4eee freefonts-0.10.tar.gz diff --git a/app-text/freefonts/freefonts-0.10.ebuild b/app-text/freefonts/freefonts-0.10.ebuild deleted file mode 100644 index c46bfe1490cd..000000000000 --- a/app-text/freefonts/freefonts-0.10.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2000 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-text/freefonts/freefonts-0.10.ebuild,v 1.1 2000/10/29 20:36:59 achim Exp $ - -A=${P}.tar.gz -S=${WORKDIR}/freefont -DESCRIPTION="A Collection of True Type Fonts" -SRC_URI="ftp://ftp.gimp.org/pub/gimp/fonts/${A}" -HOMEPAGE="http://www.gimp.org" - - -src_compile() { - - cd ${S} - -} - -src_install () { - - cd ${S} - dodir /usr/X11R6/lib/X11/fonts/freefont - cp -a * ${D}/usr/X11R6/lib/X11/fonts/freefont - rm ${D}/usr/X11R6/lib/X11/fonts/freefont/README - dodoc README - -} - diff --git a/app-text/gentoo-guide-xml-dtd/files/guide/guide-1.0.dtd b/app-text/gentoo-guide-xml-dtd/files/guide/guide-1.0.dtd deleted file mode 100644 index ee269cdc4ae0..000000000000 --- a/app-text/gentoo-guide-xml-dtd/files/guide/guide-1.0.dtd +++ /dev/null @@ -1,269 +0,0 @@ -<!-- ********************************************************************* - *** THIS IS THE FLATTENED DTD. DO NOT EDIT THIS DTD BY HAND, EDIT *** - *** THE CUSTOMIZATION LAYER AND REGNERATE THE FLATTENED DTD! ******** - ********************************************************************* --> - -<!-- ====================================================================== --> - -<!-- Gentoo Guide XML V1.0 DTD - Copyright (C) 2001 Gentoo Technologies Inc. - http://www.gentoo.org/gentoo/guide - - See COPYRIGHT for more information - - Please direct all questions and comments about this DTD to - Achim Gottinger <achim@gentoo.org>. - - Common declaration: - - <?xml version="1.0"?> - <!DOCTYPE guide - PUBLIC "-//Gentoo//DTD Guide XML V1.0//EN" - "http://www.gentoo.org/gentoo/guide/guide.dtd"> - --> -<!-- ====================================================================== --> -<!ENTITY lt "<"> -<!ENTITY gt ">"> - -<!--================== Imported Names ====================================--> - -<!ENTITY % URI "CDATA"> -<!ENTITY % Character "CDATA"> -<!ENTITY % Text "CDATA"> - -<!--================== Imported Names ====================================--> - -<!-- Parameter Entities --> - -<!ENTITY % list "UL | OL"> - -<!ENTITY % preformatted "PRE"> - -<!-- a color using sRGB: #RRGGBB as Hex values --> -<!ENTITY % Color "CDATA"> - -<!-- There are also 16 widely known color names with their sRGB values: - - Black = #000000 Green = #008000 - Silver = #C0C0C0 Lime = #00FF00 - Gray = #808080 Olive = #808000 - White = #FFFFFF Yellow = #FFFF00 - Maroon = #800000 Navy = #000080 - Red = #FF0000 Blue = #0000FF - Purple = #800080 Teal = #008080 - Fuchsia= #FF00FF Aqua = #00FFFF - --> - - <!--=================== Generic Attributes ===============================--> - - <!ENTITY % coreattrs "id ID #IMPLIED"> - <!ENTITY % attrs "%coreattrs;"> - - <!ENTITY % align "align (left|center|right|justify) #IMPLIED"> - - <!--=================== Text Markup ======================================--> - - <!ENTITY % fontstyle "E"> - <!ENTITY % phrase "CODE | PATH "> - <!ENTITY % special "A | IMG | BR | FONT "> - <!ENTITY % inline "#PCDATA | %fontstyle; | %phrase; | %special;"> -<!ELEMENT E (%inline;)*> -<!ATTLIST E %attrs;> -<!ELEMENT CODE (#PCDATA)*> -<!ATTLIST CODE %attrs;> -<!ELEMENT PATH (#PCDATA)*> -<!ATTLIST PATH %attrs;> - -<!--================== HTML content models ===============================--> -<!ENTITY % gentoo-block "NOTE | IMPORTANT | WARNING"> -<!ENTITY % block "P | %preformatted; | %list; | TABLE | %gentoo-block;"> -<!ENTITY % flow "%inline; | %block;"> - -<!--=================== Document Body ====================================--> - -<!ELEMENT BODY (%flow;)* > -<!ATTLIST BODY - %attrs; -> - -<!--================== The Anchor Element ================================--> - -<!ELEMENT A (%inline;)*> -<!ATTLIST A - %attrs; - name CDATA #IMPLIED - href %URI; #IMPLIED - > - -<!--=================== Images ===========================================--> - -<!ENTITY % Length "CDATA"> - -<!ENTITY % Pixels "CDATA"> - -<!ENTITY % IAlign "(top|middle|bottom|left|right)"> - -<!ELEMENT IMG EMPTY> -<!ATTLIST IMG - %attrs; - src %URI; #REQUIRED - alt %Text; #IMPLIED - name CDATA #IMPLIED - height %Length; #IMPLIED - width %Length; #IMPLIED - align %IAlign; #IMPLIED - border %Pixels; #IMPLIED - hspace %Pixels; #IMPLIED - vspace %Pixels; #IMPLIED - > - -<!--=================== Paragraphs =======================================--> - -<!ELEMENT P (%inline;)*> -<!ATTLIST P - %attrs; - %align; - > - -<!--=================== Preformatted Text ================================--> - -<!-- excludes markup for images and changes in font size --> -<!ENTITY % pre.exclusion "IMG"> - -<!ELEMENT PRE (#PCDATA | A | BR | FONT | %fontstyle; | %phrase;)*> -<!ATTLIST PRE - %attrs; - > - -<!--=================== Lists ============================================--> - -<!-- definition lists - DT for term, DD for its definition --> - -<!ELEMENT DL (DT|DD)+> -<!ATTLIST DL - %attrs; - compact (compact) #IMPLIED - > - -<!ELEMENT DT (%inline;)*> -<!ATTLIST DT - %attrs; - > - -<!ELEMENT DD (%flow;)*> -<!ATTLIST DD - %attrs; - > - -<!-- Ordered lists (OL) Numbering style - - 1 arablic numbers 1, 2, 3, ... - a lower alpha a, b, c, ... - A upper alpha A, B, C, ... - i lower roman i, ii, iii, ... - I upper roman I, II, III, ... - - The style is applied to the sequence number which by default - is reset to 1 for the first list item in an ordered list. - - This can't be expressed directly in SGML due to case folding. ---> - -<!ENTITY % OLStyle "CDATA"> - -<!ELEMENT OL (LI)+> -<!ATTLIST OL - %attrs; - type %OLStyle; #IMPLIED - compact (compact) #IMPLIED - start NMTOKEN #IMPLIED - > - -<!-- Unordered Lists (UL) bullet styles --> -<!ENTITY % ULStyle "(disc|square|circle)"> - -<!ELEMENT UL (LI)+> -<!ATTLIST UL - %attrs; - type %ULStyle; #IMPLIED - compact (compact) #IMPLIED - > - -<!ENTITY % LIStyle "CDATA"> - -<!ELEMENT LI (%flow;)*> -<!ATTLIST LI - %attrs; - type %LIStyle; #IMPLIED - value NMTOKEN #IMPLIED - > - -<!--======================= Tables =======================================--> - - <!-- horizontal alignment attributes for cell contents --> -<!ENTITY % cellhalign "align (left|center|right|justify|char) #IMPLIED"> - -<!-- vertical alignment attributes for cell contents --> -<!ENTITY % cellvalign "valign (top|middle|bottom|baseline) #IMPLIED"> - -<!ELEMENT TABLE (TR+)> -<!ATTLIST TABLE - %attrs; - width %Length; #IMPLIED - border %Pixels; #IMPLIED - > - -<!ENTITY % CAlign "(top|bottom|left|right)"> - -<!ELEMENT TR (TH|TD)+> -<!ATTLIST TR - %attrs; - %cellhalign; - %cellvalign; - > - -<!-- TH is for headers, TD for data, but for cells acting as both use TD --> - -<!ELEMENT TH (%flow;)*> -<!ATTLIST TH - %attrs; - %cellhalign; - %cellvalign; - width %Length; #IMPLIED - height %Length; #IMPLIED - > - -<!ELEMENT TD (%flow;)*> -<!ATTLIST TD - %attrs; - rowspan NMTOKEN #IMPLIED - colspan NMTOKEN #IMPLIED - %cellhalign; - %cellvalign; - width %Length; #IMPLIED - height %Length; #IMPLIED - > - -<!--===================== Gentoo Specific =================================--> - -<!ELEMENT TITLE (#PCDATA)> -<!ELEMENT AUTHOR (#PCDATA)> -<!ATTLIST AUTHOR - title %Text; #IMPLIED - email %Text; #IMPLIED -> -<!ELEMENT DATE (#PCDATA)> -<!ELEMENT VERSION (#PCDATA)> -<!ELEMENT ABSTRACT (#PCDATA)> -<!ELEMENT CHAPTER (TITLE,SECTION+)> -<!ATTLIST CHAPTER - link %Text; #IMPLIED - > - - -<!ELEMENT NOTE (TITLE, BODY)> -<!ELEMENT WARNING (TITLE, BODY)> -<!ELEMENT IMPORTANT (TITLE, BODY)> - -<!ELEMENT SECTION (TITLE, (BODY|NOTE|WARNING|IMPORTANT)+)> -<!ELEMENT GUIDE (TITLE, AUTHOR+, VERSION , DATE, ABSTRACT?, CHAPTER+)> diff --git a/app-text/gentoo-guide-xml-dtd/files/guide/guide-2.0.dtd b/app-text/gentoo-guide-xml-dtd/files/guide/guide-2.0.dtd deleted file mode 100644 index ed38ff39dd6a..000000000000 --- a/app-text/gentoo-guide-xml-dtd/files/guide/guide-2.0.dtd +++ /dev/null @@ -1,154 +0,0 @@ -<!-- This is a DTD, but will be read as -*- sgml -*- --> -<!-- ================================================= --> - -<!-- ==== Title Elements ====--> - <!ENTITY % formalobject.title.content "title"> - <!ENTITY % div.title.content "title"> <!-- "title, subtitle?" //--> - <!ENTITY % sect.title.content "title"> - -<!-- ==== List Elements ==== --> - - <!ENTITY % list.class "ut|ol"> - -<!-- ==== Elements which are admonitions. ==== --> - - <!ENTITY % admon.class "note|warning|information"> - -<!-- ==== Elements which are "line specific". Spaces and line breaks are significant in line specific elements. ==== --> - - <!ENTITY % linespecific.class "pre"> - -<!-- ==== Paragraph Elements ==== --> - - <!ENTITY % para.class "p"> - -<!-- ==== Elements which are informal objects. ==== --> - - <!ENTITY % informal.class "img"> - -<!-- ==== Formal objects (objects with titles). ==== --> - - <!ENTITY % formal.class "example|figure|table"> - -<!-- ==== Elements which are descriptive in nature. ==== --> - - <!ENTITY % descobj.class "abstract"> - -<!-- ==== The class of general inline elements. ==== --> - - <!ENTITY % gen.char.class "em|quote"> - - <!ENTITY % link.char.class "xref|link"> - - <!ENTITY % tech.char.class "code|email|path"> - - <!ENTITY % docinfo.char.class "author|version|date"> - - -<!-- ==== Mix Objects ==== --> - - <!ENTITY % admon.mix - "%list.class; - |%linespecific.class; - |%para.class; - |%informal.class; - |%formal.class;"> - - <!ENTITY % example.mix - "%list.class; - |%linespecific.class; - |%para.class; - |%informal.class; - |%formal.class;"> - - <!ENTITY % figure.mix - "%linespecific.class;|%informal.class;"> - - - <!ENTITY % para.char.mix - "#PCDATA - |%gen.char.class; - |%link.char.class; |%tech.char.class;"> - - <!ENTITY % title.char.mix - "#PCDATA - |%gen.char.class; - |%link.char.class; |%tech.char.class; - |%docinfo.char.class;"> - - <!ENTITY % tabentry.mix - "%list.class; |%admon.class; - |%linespecific.class; - |%para.class;"> - - <!ENTITY % cptr.char.mix - "#PCDATA - |%link.char.class; |%tech.char.class;"> - - <!ENTITY % smallcptr.char.mix "#PCDATA"> - - <!ENTITY % docinfo.char.mix - "#PCDATA - |%link.char.class; - |em"> - - <!ENTITY % divcomponent.mix - "%list.class;|%admon.class; - |%linespecific.class; - |%para.class;|%informal.class; - |%formal.class; - |%descobj.class;"> - - <!ENTITY % bookcomponent.content "((%divcomponent.mix;)+, section*) | section+"> - -<!-- ==== Objects ==== --> - - <!ELEMENT title (%title.char.mix;)*> - - <!ELEMENT ul (#PCDATA)> - <!ELEMENT ol (#PCDATA)> - - <!ELEMENT note (title?,(%admon.mix))> - <!ELEMENT warning (title?,(%admon.mix))> - <!ELEMENT information (title?,(%admon.mix))> - - <!ELEMENT pre (%para.char.mix)> - - <!ELEMENT p (%para.char.mix)> - - <!ELEMENT img EMPTY> - - <!ELEMENT example ((%formalobject.title.content;), (%example.mix; | %link.char.class;)+)> - <!ELEMENT figure ((%formalobject.title.content;), (%figure.mix; | %link.char.class;)+)> - - <!ELEMENT table (tr+)> - <!ELEMENT tr (td+)> - <!ELEMENT td (%para.char.mix; | %tabentry.mix;)> - - <!ELEMENT abstract (#PCDATA)> - - <!ELEMENT em (%para.char.mix)> - <!ELEMENT quote (%para.char.mix)> - - <!ELEMENT xref EMPTY> - <!ELEMENT link (#PCDATA)> - - <!ELEMENT code (%cptr.char.mix;)> - <!ELEMENT email (%docinfo.char.mix)> - <!ELEMENT path (%smallcptr.char.mix;)> - - <!ELEMENT author (%smallcptr.char.mix;)> - <!ELEMENT version (%smallcptr.char.mix;)> - <!ELEMENT date (%smallcptr.char.mix;)> - - <!ELEMENT guideinfo (%docinfo.char.class)> - - <!ELEMENT section ((%sect.title.content;), - (((%divcomponent.mix;)+, section*) - | section+))> - -<!-- ==== The ARTICLE element ==== --> - - <!ELEMENT guide ((%div.title.content;), guideinfo?, (%bookcomponent.content;))> - - diff --git a/app-text/gentoo-guide-xml-dtd/gentoo-guide-xml-dtd-1.0-r1.ebuild b/app-text/gentoo-guide-xml-dtd/gentoo-guide-xml-dtd-1.0-r1.ebuild deleted file mode 100644 index 6ba43e42a110..000000000000 --- a/app-text/gentoo-guide-xml-dtd/gentoo-guide-xml-dtd-1.0-r1.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2000 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# Author Your Name <your email> -# $Header: /var/cvsroot/gentoo-x86/app-text/gentoo-guide-xml-dtd/gentoo-guide-xml-dtd-1.0-r1.ebuild,v 1.1 2001/03/26 17:03:19 achim Exp $ - -S=${WORKDIR} -DESCRIPTION="DTD for Gentoo-Guide Style XML Files" - -DEPEND=">=app-text/sgml-common-0.6.1" - -src_install () { - - cd ${FILESDIR} - - insinto /usr/share/sgml/gentoo - doins catalog - insinto /usr/share/sgml/gentoo/ent - doins ent/*.ent - insinto /usr/share/sgml/gentoo/xml-dtd-1.0 - newins guide/guide-1.0.dtd guide.dtd - insinto /usr/share/sgml/gentoo/xml-dtd-2.0 - newins guide/guide-2.0.dtd guide.dtd - -} - -pkg_postinst() { - install-catalog --add /etc/sgml/gentoo-guide.cat /usr/share/sgml/gentoo//catalog -} - -pkg_prerm() { - install-catalog --remove /etc/sgml/gentoo-guide.cat /usr/share/sgml/gentoo//catalog -} diff --git a/app-text/gentoo-guide-xml-dtd/gentoo-guide-xml-dtd-1.0.ebuild b/app-text/gentoo-guide-xml-dtd/gentoo-guide-xml-dtd-1.0.ebuild deleted file mode 100644 index 919dfcd74780..000000000000 --- a/app-text/gentoo-guide-xml-dtd/gentoo-guide-xml-dtd-1.0.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2000 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# Author Your Name <your email> -# $Header: /var/cvsroot/gentoo-x86/app-text/gentoo-guide-xml-dtd/gentoo-guide-xml-dtd-1.0.ebuild,v 1.1 2001/03/25 22:11:06 achim Exp $ - -S=${WORKDIR} -DESCRIPTION="DTD for Gentoo-Guide Style XML Files" - -DEPEND=">=app-text/sgml-common-0.6.1" - -src_install () { - - cd ${FILESDIR} - - insinto /usr/share/sgml/gentoo - doins catalog - insinto /usr/share/sgml/gentoo/ent - doins ent/*.ent - insinto /usr/share/sgml/gentoo/guide - doins guide/*.dtd - - -} - -pkg_postinst() { - install-catalog --add /etc/sgml/gentoo-guide.cat /usr/share/sgml/gentoo//catalog -} - -pkg_prerm() { - install-catalog --remove /etc/sgml/gentoo-guide.cat /usr/share/sgml/gentoo//catalog -} diff --git a/app-text/gentoo-guide-xsl-stylesheets/files/docbook/guide-1.1.xsl b/app-text/gentoo-guide-xsl-stylesheets/files/docbook/guide-1.1.xsl deleted file mode 100755 index 9828e813725e..000000000000 --- a/app-text/gentoo-guide-xsl-stylesheets/files/docbook/guide-1.1.xsl +++ /dev/null @@ -1,154 +0,0 @@ -<?xml version='1.0'?> -<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> -<xsl:output method="xml" indent="yes"/> - -<xsl:template match="/guide"> - <book> - <chapter> - <chapterinfo> - <xsl:choose> - <xsl:when test="count(author)=1"> - <xsl:apply-templates select="author"/> - </xsl:when> - <xsl:otherwise> - <authorgroup> - <xsl:apply-templates select="author"/> - </authorgroup> - </xsl:otherwise> - </xsl:choose> - </chapterinfo> - - <title><xsl:value-of select="title"/></title> - - <abstract><para><xsl:value-of select="abstract"/></para></abstract> - - <xsl:apply-templates select="chapter"/> - - </chapter> - </book> -</xsl:template> - -<xsl:template match="author"> -<author> - <othername> - <xsl:choose> - <xsl:when test="@email"> - <ulink url="{@email}"><xsl:value-of select="."/></ulink> - </xsl:when> - <xsl:otherwise> - <xsl:value-of select="."/> - </xsl:otherwise> - </xsl:choose> - </othername> - <xsl:if test="@title"> - <affiliation><jobtitle><xsl:value-of select="@title"/></jobtitle></affiliation> - </xsl:if> -</author> -</xsl:template> - -<xsl:template match="chapter"> -<sect1> - <title><xsl:value-of select="title"/></title> - <xsl:apply-templates select="section"/> - </sect1> -</xsl:template> - -<xsl:template match="section"> -<simplesect> - <title><xsl:value-of select="title"/></title> - <xsl:apply-templates select="body"/> - </simplesect> -</xsl:template> - -<xsl:template match="body"> - <xsl:apply-templates /> -</xsl:template> - -<xsl:template match="pre"> - <screen> - <xsl:apply-templates /> - </screen> -</xsl:template> - -<xsl:template match="path"> - <filename><xsl:apply-templates /></filename> -</xsl:template> - -<xsl:template match="p"> - <para><xsl:apply-templates /></para> -</xsl:template> - -<xsl:template match="e"> - <emphasis><xsl:apply-templates /></emphasis> -</xsl:template> - -<xsl:template match="link"> - <ulink url="{@path}"><xsl:value-of select="."/></ulink> -</xsl:template> - -<xsl:template match="a"> - <ulink url="{@src}"><xsl:value-of select="."/></ulink> -</xsl:template> - -<xsl:template match="mail"> - <ulink url="mailto:{@link}"><xsl:value-of select="."/></ulink> -</xsl:template> - -<xsl:template match="table"> -<table> - <title><xsl:value-of select="@title"/></title> - <tgroup cols="{count(tr[position()=1]/td)+count(tr[position()=1]/th)}"> - <thead> - <xsl:apply-templates select="tr[1]"/> - </thead> - <tbody> - <xsl:apply-templates select="tr[position()>1]"/> - </tbody> - </tgroup> -</table> -</xsl:template> - - -<xsl:template match="tr"> - <row><xsl:apply-templates match="td|th"/></row> -</xsl:template> - -<xsl:template match="td"> - <entry><xsl:apply-templates /></entry> -</xsl:template> - -<xsl:template match="th"> - <entry><emphasize><xsl:apply-templates /></emphasize></entry> -</xsl:template> - - -<xsl:template match="note"> -<note> - <title><xsl:value-of select="title"/></title> - <xsl:apply-templates select="body"/> - </note> -</xsl:template> -<xsl:template match="important"> -<important> - <title><xsl:value-of select="title"/></title> - <xsl:apply-templates select="body"/> - </important> -</xsl:template> - -<xsl:template match="warning"> -<warning> - <title><xsl:value-of select="title"/></title> - <xsl:apply-templates select="body"/> - </warning> -</xsl:template> - - - -<xsl:template match="code"> - <command><xsl:apply-templates /></command> -</xsl:template> - - - -</xsl:stylesheet> - diff --git a/app-text/gentoo-guide-xsl-stylesheets/files/html/gentoo-doc.css b/app-text/gentoo-guide-xsl-stylesheets/files/html/gentoo-doc.css deleted file mode 100755 index 8f7e4b1e8fbb..000000000000 --- a/app-text/gentoo-guide-xsl-stylesheets/files/html/gentoo-doc.css +++ /dev/null @@ -1,105 +0,0 @@ -BODY { - background: white; - color: black; - font-size: 0.9em; - font-family: Georgia, Verdana, Arial, Helvetica; -} - -P,H2,H3,UL,OL { - margin: 0.5em 14% 0.5em 5%; -} - -TABLE { - margin: 0.5em 0% 0.5em 5%; -} - -PRE { - margin: 0.5em 14% 0.5em 5%; - background: #e0e0e0; -} - -CODE { - background: #e0e0e0; -} - -/* -H1 { - margin: 4.0em 10% 0em 8%; - font-size: 1.8em; - font-weight: bold; -} -*/ -.dochead { - margin: 1.5em 0% 0em 0%; - font-size: 1.6em; - font-weight: bold; -} - -.chaphead { - margin: 1.2em 14% 0.5em 3%; - font-size: 1.6em; - font-weight: bold; -} - -.secthead { - margin: 0.4em 14% 0.2em 4%; - font-size: 1.0em; - font-weight: bold; - font-family: Verdana, Arial, Helvetica; - text-decoration: underline; -} - - - -/*.secthead { - font-family: Verdana,Arial,Helvetica; - margin: 0.5em 10% 0.2em 8%; - font-size: 1.1em; - font-weight: bold; -} -*/ -.toptable { - margin: 0em 0% 0em 0%; -} - -.secondtable { - margin: 4.0em 0% 0.1em 3%; -} - -.doclink { - padding: 0.5em; - background: black; - color: #33ff00; - font-weight: bold; - font-size: 0.75em; - font-family: Verdana, Arial, Helvetica; -} - -.tochead { - margin: 0em 0% 0.2em 0%; - font-size: 0.7em; - background:#7a5ada; - color: white; - font-weight: bold; - font-family: Verdana, Arial, Helvetica; -} - -.tocitem { - margin: 0em 0% 0em 2%; - font-size: 0.7em; - font-weight: bold; - font-family: Verdana, Arial, Helvetica; -} - -.abstract { - color: #7a5ada; - margin: 0em 0% 0em 0%; - font-size: 0.7em; - font-weight: bold; - font-family: Verdana, Arial, Helvetica; -} -.info { - margin: 0em 0% 1em 0%; - font-size: 0.8em; -} - diff --git a/app-text/gentoo-guide-xsl-stylesheets/files/html/guide-1.0.xsl b/app-text/gentoo-guide-xsl-stylesheets/files/html/guide-1.0.xsl deleted file mode 100755 index 36454b15a36a..000000000000 --- a/app-text/gentoo-guide-xsl-stylesheets/files/html/guide-1.0.xsl +++ /dev/null @@ -1,81 +0,0 @@ -<?xml version='1.0'?> -<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> -<xsl:output method="xml" indent="yes"/> - -<xsl:template match="/guide"> - <html> - <head> - <title><xsl:value-of select="title"/></title> - <link rel="stylesheet" href="gentoo-doc.css" type="text/css"/> - </head> - <body bgcolor="#ffffff" topmargin="0" leftmargin="0" marginwidth="0" marginheight="0"> - <table class="toptable" width="100%" cellspacing="0" cellpadding="0" border="0" bgcolor="#000000"> - <tr><td width="160" height="129" align="left" valign="top"><a href="/"><img border="0" src="gentoo-doc.gif"/></a></td> - <td>&nbsp;</td></tr> - <tr> - <td colspan="2" class="doclink"> - <a href="/doc" style="color: #33ff00">documentation</a> :: <xsl:value-of select="title"/> - </td> - </tr> -</table> - <table class="secondtable" width="95%" cellspacing="0" cellpadding="2" border="0"> - <tr><td valign="top"> - <p class="dochead"><xsl:value-of select="title"/></p> - </td><td valign="top"> - <p class="info"> - <xsl:apply-templates select="author"/> - Version <xsl:value-of select="version"/>, <xsl:value-of select="date"/></p> - </td></tr> - <tr><td> - <p class="tochead">Summary</p> - <p class="abstract"> - <xsl:value-of select="abstract"/> - </p> - </td><td width="25%" valign="top"> - <p class="tochead">Table of contents:</p> - <p class="tocitem"> - <xsl:for-each select="chapter"> - <a href="#<xsl:value-of select="./@link"/>"> - <xsl:value-of select="title"/></a> - <br/> - </xsl:for-each> - </p> - </td> - </tr> -</table> - <xsl:apply-templates select="chapter"/> - </body> - </html> -</xsl:template> - -<xsl:template match="author"> -<xsl:choose> - <xsl:when test="@email"> - <![CDATA[<a href="mailto:]]><xsl:value-of select="@email"/><![CDATA[">]]> - <xsl:value-of select="."/><![CDATA[</a>]]> - </xsl:when> - <xsl:otherwise> - <xsl:value-of select="."/> - </xsl:otherwise> -</xsl:choose> -<xsl:if test="@title">, <i><xsl:value-of select="@title"/></i> -</xsl:if> -<br/> -</xsl:template> - -<xsl:template match="chapter"> - <a name="<xsl:value-of select="./@link"/>"> - <p class="chaphead"><xsl:value-of select="title"/></p></a> - <xsl:apply-templates select="section"/> -</xsl:template> - -<xsl:template match="section"> - <p class="secthead"><xsl:value-of select="title"/></p> - <xsl:apply-templates select="body"/> -</xsl:template> - -<xsl:template match="body"> - <xsl:copy-of select="./node()"/> -</xsl:template> - -</xsl:stylesheet> diff --git a/app-text/gentoo-guide-xsl-stylesheets/files/html/guide-1.1.xsl b/app-text/gentoo-guide-xsl-stylesheets/files/html/guide-1.1.xsl deleted file mode 100755 index 99b2e84b1bfc..000000000000 --- a/app-text/gentoo-guide-xsl-stylesheets/files/html/guide-1.1.xsl +++ /dev/null @@ -1,140 +0,0 @@ -<?xml version='1.0'?> -<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> -<xsl:output method="html" indent="yes"/> - -<xsl:template match="/guide"> - <html> - <head> - <title><xsl:value-of select="title"/></title> - <link rel="stylesheet" href="gentoo-doc.css" type="text/css"/> - </head> - <body bgcolor="#ffffff" topmargin="0" leftmargin="0" marginwidth="0" marginheight="0"> - <table class="toptable" width="100%" cellspacing="0" cellpadding="0" border="0" bgcolor="#000000"> - <tr><td width="160" height="129" align="left" valign="top"><a href="/"><img border="0" src="gentoo-doc.gif"/></a></td> - <td>&nbsp;</td></tr> - <tr> - <td colspan="2" class="doclink"> - <a href="/doc" style="color: #33ff00">documentation</a> :: <xsl:value-of select="title"/> - </td> - </tr> -</table> - <table class="secondtable" width="95%" cellspacing="0" cellpadding="2" border="0"> - <tr><td valign="top"> - <p class="dochead"><xsl:value-of select="title"/></p> - </td><td valign="top"> - <p class="info"> - <xsl:apply-templates select="author"/> - Version <xsl:value-of select="version"/>, <xsl:value-of select="date"/></p> - </td></tr> - <tr><td> - <p class="tochead">Summary</p> - <p class="abstract"> - <xsl:value-of select="abstract"/> - </p> - </td><td width="25%" valign="top"> - <p class="tochead">Table of contents:</p> - <p class="tocitem"> - <xsl:for-each select="chapter"> - <a href="#{generate-id()}"><xsl:value-of select="title"/></a> - <br/> - </xsl:for-each> - </p> - </td> - </tr> -</table> - <xsl:apply-templates select="chapter"/> - </body> - </html> -</xsl:template> - -<xsl:template match="author"> -<xsl:choose> - <xsl:when test="@email"> - <a href="mailto:{@email}"><xsl:value-of select="."/></a> - </xsl:when> - <xsl:otherwise> - <xsl:value-of select="."/> - </xsl:otherwise> -</xsl:choose> -<xsl:if test="@title">, <i><xsl:value-of select="@title"/></i> -</xsl:if> -<br/> -</xsl:template> - -<xsl:template match="chapter"> - <a name="{generate-id()}"><p class="chaphead"><xsl:value-of select="title"/></p></a> - <xsl:apply-templates select="section"/> -</xsl:template> - -<xsl:template match="section"> - <p class="secthead"><xsl:value-of select="title"/></p> - <xsl:apply-templates select="body"/> -</xsl:template> - -<xsl:template match="note"> - <p class="notehead"><xsl:value-of select="title"/></p> - <xsl:apply-templates select="body"/> -</xsl:template> - -<xsl:template match="important"> - <p class="importanthead"><xsl:value-of select="title"/></p> - <xsl:apply-templates select="body"/> -</xsl:template> - -<xsl:template match="warning"> - <p class="warninghead"><xsl:value-of select="title"/></p> - <xsl:apply-templates select="body"/> -</xsl:template> - -<xsl:template match="body"> - <xsl:apply-templates /> -</xsl:template> - -<xsl:template match="code"> - <span class="code"><xsl:apply-templates /></span> -</xsl:template> - -<xsl:template match="pre"> - <pre> - <xsl:apply-templates /> - </pre> -</xsl:template> - -<xsl:template match="path"> - <span class="path"><xsl:apply-templates /></span> -</xsl:template> - -<xsl:template match="p"> - <p class="para"><xsl:apply-templates /></p> -</xsl:template> - -<xsl:template match="e"> - <span class="emphasis"><xsl:apply-templates /></span> -</xsl:template> - -<xsl:template match="link"> - <a href="{@path}"><xsl:value-of select="."/></a> -</xsl:template> - -<xsl:template match="mail"> - <a href="mailto:{@link}"><xsl:value-of select="."/></a> -</xsl:template> - -<xsl:template match="table"> - <table><xsl:apply-templates /></table> -</xsl:template> - -<xsl:template match="tr"> - <tr><xsl:apply-templates /></tr> -</xsl:template> - -<xsl:template match="ti"> - <td class="tableinfo"><xsl:apply-templates /></td> -</xsl:template> - -<xsl:template match="th"> - <td class="tablehead"><b><xsl:apply-templates /></b></td> -</xsl:template> - -</xsl:stylesheet> - diff --git a/app-text/gentoo-guide-xsl-stylesheets/gentoo-guide-xsl-stylesheets-1.0.ebuild b/app-text/gentoo-guide-xsl-stylesheets/gentoo-guide-xsl-stylesheets-1.0.ebuild deleted file mode 100644 index 71433a4e2dba..000000000000 --- a/app-text/gentoo-guide-xsl-stylesheets/gentoo-guide-xsl-stylesheets-1.0.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2000 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# Author Your Name <your email> -# $Header: /var/cvsroot/gentoo-x86/app-text/gentoo-guide-xsl-stylesheets/gentoo-guide-xsl-stylesheets-1.0.ebuild,v 1.2 2001/03/26 00:55:53 achim Exp $ - -S=${WORKDIR} -DESCRIPTION="XSLT Styleshhets for Gentoo-Guide to HTML or DOCBOOK transformation" - -DEPEND=">=app-text/sgml-common-0.6.1" - - -src_install () { - - cd ${FILESDIR} - insinto /usr/share/sgml/gentoo/guide/xsl/html - doins html/*.{xsl,css} - insinto /usr/share/sgml/gentoo/guide/xsl/docbook - doins docbook/*.xsl - -} - diff --git a/app-text/ghostscript/files/digest-ghostscript-6.50 b/app-text/ghostscript/files/digest-ghostscript-6.50 deleted file mode 100644 index f8a6518e7679..000000000000 --- a/app-text/ghostscript/files/digest-ghostscript-6.50 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 8f52f724f692cf06c94ad7da45eb7ec1 ghostscript-6.50.tar.gz -MD5 8250132d6fcc6eb1419f505f06c7690b ghostscript-fonts-std-6.0.tar.gz -MD5 e6b955ab3e842a7f0cf8214ffef5842c print-4.0.4.tar.gz diff --git a/app-text/ghostscript/files/digest-ghostscript-6.50-r1 b/app-text/ghostscript/files/digest-ghostscript-6.50-r1 deleted file mode 100644 index 3b95575beca5..000000000000 --- a/app-text/ghostscript/files/digest-ghostscript-6.50-r1 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 8f52f724f692cf06c94ad7da45eb7ec1 ghostscript-6.50.tar.gz -MD5 8250132d6fcc6eb1419f505f06c7690b ghostscript-fonts-std-6.0.tar.gz -MD5 770e035d3f272c47af1cfb0a9a5b01fd print-4.1.1.tar.gz diff --git a/app-text/ghostscript/ghostscript-6.50-r1.ebuild b/app-text/ghostscript/ghostscript-6.50-r1.ebuild deleted file mode 100644 index 34ae8ecf3192..000000000000 --- a/app-text/ghostscript/ghostscript-6.50-r1.ebuild +++ /dev/null @@ -1,85 +0,0 @@ -# Copyright 1999-2000 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript/ghostscript-6.50-r1.ebuild,v 1.1 2000/12/27 10:51:31 achim Exp $ - -GPV="4.1.1" -A="${P}.tar.gz ghostscript-fonts-std-6.0.tar.gz print-${GPV}.tar.gz" -A1=jpegsrc.v6b.tar.gz -A2=zlib-1.1.3.tar.gz -A3=libpng-1.0.7.tar.gz - -S=${WORKDIR}/gs${PV} -DESCRIPTION="Aladin Ghostscript" -SRC_URI="http://download.sourceforge.net/ghostscript/${P}.tar.gz - http://download.sourceforge.net/gs-fonts/ghostscript-fonts-std-6.0.tar.gz - http://download.sourceforge.net/gimp-print/print-${GPV}.tar.gz" - -DEPEND=">=sys-apps/bash-2.04 - >=sys-libs/glibc-2.1.3 - >=media-libs/libpng-1.0.7 - >=x11-base/xfree-4.0.1" - -src_unpack() { - unpack ${A} - cd ${S} - mkdir zlib - cd zlib - unpack ${A2} - cd .. - mkdir jpeg - cd jpeg - unpack ${A1} - cd .. - mkdir libpng - cd libpng - unpack ${A3} - cd ../src - cp ${O}/files/all-arch.mak all-arch.mak - cd ${WORKDIR}/print-${GPV}/Ghost - cp *.c *.h ${S}/src - cat contrib.mak.addon >> ${S}/src/contrib.mak - cd ${S}/src - cp unix-gcc.mak unix-gcc.mak.orig - sed -e "s:^DEVICE_DEVS6=:DEVICE_DEVS6=\$\(DD\)stp\.dev :" \ - unix-gcc.mak.orig > unix-gcc.mak -} - -src_compile() { - cd ${S}/src - cp all-arch.mak all-arch.mak.orig - sed -e "s:^SRCDIR.*:SRCDIR = ${S}:" all-arch.mak.orig > all-arch.mak - cp unix-gcc.mak unix-gcc.mak.orig - sed -e "s:-O2:${CFLAGS}:" unix-gcc.mak.orig > unix-gcc.mak - cd .. - try make -f src/all-arch.mak linux prefix=/usr - cd ${WORKDIR}/print-${GPV}/Ghost - try make -} - -src_install() { - cd ${S} - dobin bin/gs - try make -f src/all-arch.mak prefix=${D}/usr BINDIR=${D}/usr/bin install - cd ${WORKDIR} - cp -a fonts ${D}/usr/share/ghostscript - cd ${S} - - dodir /usr/doc/${PF} - rm -rf ${D}/usr/share/ghostscript/${PV}/doc - dodoc doc/README doc/PUBLIC - docinto html - dodoc doc/*.html doc/*.htm - insinto /usr/share/emacs/site-lisp - doins doc/gsdoc.el - - cd ${WORKDIR}/print-${GPV}/Ghost - dobin escputil - docinto stp - dodoc README* COPYING ChangeLog - cp -a stp-interface ${D}/usr/doc/${P}/stp -} - - - - diff --git a/app-text/ghostscript/ghostscript-6.50.ebuild b/app-text/ghostscript/ghostscript-6.50.ebuild deleted file mode 100644 index 35060e0c1389..000000000000 --- a/app-text/ghostscript/ghostscript-6.50.ebuild +++ /dev/null @@ -1,85 +0,0 @@ -# Copyright 1999-2000 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript/ghostscript-6.50.ebuild,v 1.1 2000/12/11 18:05:42 achim Exp $ - -GPV="4.0.4" -A="${P}.tar.gz ghostscript-fonts-std-6.0.tar.gz print-${GPV}.tar.gz" -A1=jpegsrc.v6b.tar.gz -A2=zlib-1.1.3.tar.gz -A3=libpng-1.0.7.tar.gz - -S=${WORKDIR}/gs${PV} -DESCRIPTION="Aladin Ghostscript" -SRC_URI="http://download.sourceforge.net/ghostscript/${P}.tar.gz - http://download.sourceforge.net/gs-fonts/ghostscript-fonts-std-6.0.tar.gz - http://download.sourceforge.net/gimp-print/print-${GPV}.tar.gz" - -DEPEND=">=sys-apps/bash-2.04 - >=sys-libs/glibc-2.1.3 - >=media-libs/libpng-1.0.7 - >=x11-base/xfree-4.0.1" - -src_unpack() { - unpack ${A} - cd ${S} - mkdir zlib - cd zlib - unpack ${A2} - cd .. - mkdir jpeg - cd jpeg - unpack ${A1} - cd .. - mkdir libpng - cd libpng - unpack ${A3} - cd ../src - cp ${O}/files/all-arch.mak all-arch.mak - cd ${WORKDIR}/print-${GPV}/Ghost - cp *.c *.h ${S}/src - cat contrib.mak.addon >> ${S}/src/contrib.mak - cd ${S}/src - cp unix-gcc.mak unix-gcc.mak.orig - sed -e "s:^DEVICE_DEVS6=:DEVICE_DEVS6=\$\(DD\)stp\.dev :" \ - unix-gcc.mak.orig > unix-gcc.mak -} - -src_compile() { - cd ${S}/src - cp all-arch.mak all-arch.mak.orig - sed -e "s:^SRCDIR.*:SRCDIR = ${S}:" all-arch.mak.orig > all-arch.mak - cp unix-gcc.mak unix-gcc.mak.orig - sed -e "s:-O2:${CFLAGS}:" unix-gcc.mak.orig > unix-gcc.mak - cd .. - try make -f src/all-arch.mak linux prefix=/usr - cd ${WORKDIR}/print-${GPV}/Ghost - try make -} - -src_install() { - cd ${S} - dobin bin/gs - try make -f src/all-arch.mak prefix=${D}/usr BINDIR=${D}/usr/bin install - cd ${WORKDIR} - cp -a fonts ${D}/usr/share/ghostscript - cd ${S} - - dodir /usr/doc/${PF} - rm -rf ${D}/usr/share/ghostscript/${PV}/doc - dodoc doc/README doc/PUBLIC - docinto html - dodoc doc/*.html doc/*.htm - insinto /usr/share/emacs/site-lisp - doins doc/gsdoc.el - - cd ${WORKDIR}/print-${GPV}/Ghost - dobin escputil - docinto stp - dodoc README* COPYING ChangeLog - cp -a stp-interface ${D}/usr/doc/${P}/stp -} - - - - diff --git a/app-text/html-xml-utils/files/digest-html-xml-utils-1.3 b/app-text/html-xml-utils/files/digest-html-xml-utils-1.3 deleted file mode 100644 index 3fde21be59d0..000000000000 --- a/app-text/html-xml-utils/files/digest-html-xml-utils-1.3 +++ /dev/null @@ -1 +0,0 @@ -MD5 d2067064d1900ef28c85292e3ab574f7 html-xml-utils-1.3.tar.gz diff --git a/app-text/html-xml-utils/html-xml-utils-1.3.ebuild b/app-text/html-xml-utils/html-xml-utils-1.3.ebuild deleted file mode 100644 index ec6e34306761..000000000000 --- a/app-text/html-xml-utils/html-xml-utils-1.3.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2000 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-text/html-xml-utils/html-xml-utils-1.3.ebuild,v 1.3 2000/11/01 04:44:13 achim Exp $ - -P=html-xml-utils-1.3 -A=${P}.tar.gz -S=${WORKDIR}/${P} -DESCRIPTION="A number of simple utilities for manipulating HTML and XML files." -SRC_URI="http://www.w3.org/Tools/HTML-XML-utils/${A}" -HOMEPAGE="http://www.w3.org/Tools/HTML-XML-utils/" - -DEPEND=">=sys-libs/glibc-2.1.3" - -src_compile() { - - cd ${S} - try ./configure --prefix=/usr --host=${CHOST} - try make - -} - -src_install () { - - cd ${S} - try make DESTDIR=${D} install - prepman - dodoc AUTHORS ChangeLog COPYING NEWS README - -} - - diff --git a/app-text/ispell/files/digest-ispell-3.1.20 b/app-text/ispell/files/digest-ispell-3.1.20 deleted file mode 100644 index 40dfce116c6b..000000000000 --- a/app-text/ispell/files/digest-ispell-3.1.20 +++ /dev/null @@ -1 +0,0 @@ -MD5 92986f940548fe4116428d21b16fd356 ispell-3.1.20.tar.gz diff --git a/app-text/ispell/ispell-3.1.20.ebuild b/app-text/ispell/ispell-3.1.20.ebuild deleted file mode 100644 index ce6b2b6904f9..000000000000 --- a/app-text/ispell/ispell-3.1.20.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 1999-2000 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-text/ispell/ispell-3.1.20.ebuild,v 1.1 2001/02/08 17:09:10 achim Exp $ - -A=${P}.tar.gz -S=${WORKDIR}/${PN}-3.1 -DESCRIPTION="Ispell is a fast screen-oriented spelling checker" -SRC_URI="ftp://ftp.cs.ucla.edu/pub/ispell-3.1/${A}" -HOMEPAGE="http://fmg-www.cs.ucla.edu/geoff/ispell.html" - -src_unpack() { - - unpack ${A} - cd ${S} - gzip -dc ${FILESDIR}/${P}.diff.gz | patch -p1 - -} - -src_compile() { - - export PATH=$PATH:$PWD - try make -f Makefile.Linux compile - -} - -src_install () { - - dobin buildhash findaffix icombine ijoin ispell \ - munchlist sq tryaffix unsq - - doman *.[1-5] - doinfo *.info - - insinto /usr/share/emacs/site-lisp - doins ispell.el suse/*.el suse/emacs/*.el - - insinto /usr/lib/ispell - doins languages/{american,british}/*.hash - doins languages/english/english.aff - - dodoc Contributors README WISHES - -} - diff --git a/app-text/rcs/files/digest-rcs-5.7 b/app-text/rcs/files/digest-rcs-5.7 deleted file mode 100644 index 6ee7b68a1357..000000000000 --- a/app-text/rcs/files/digest-rcs-5.7 +++ /dev/null @@ -1 +0,0 @@ -MD5 4c8e896f2d2446fa593c6f1601a4fb75 rcs-5.7.tar.gz diff --git a/app-text/rcs/rcs-5.7.ebuild b/app-text/rcs/rcs-5.7.ebuild deleted file mode 100644 index 43ca4cde09e1..000000000000 --- a/app-text/rcs/rcs-5.7.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2000 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-text/rcs/rcs-5.7.ebuild,v 1.4 2000/11/01 04:44:13 achim Exp $ - -A=${P}.tar.gz -S=${WORKDIR}/${P} -DESCRIPTION="Revision Controll System" -SRC_URI="ftp://gatekeeper.dec.com/pub/GNU/rcs/${A} - ftp://ftp.gnu.org/gnu/rcs/${A}" -HOMEPAGE="http://www.gnu.org/software/rcs/" - -DEPEND=">=sys-libs/glibc-2.1.3" - -src_compile() { - - cd ${S} - try ./configure --prefix=/usr --host=${CHOST} --with-diffutils - cp ${FILESDIR}/conf.sh src/conf.sh - try make - -} - -src_install () { - - cd ${S} - try make prefix=${D}/usr install - prepman - dodoc ChangeLog COPYING CREDITS NEWS README REFS -} - diff --git a/app-text/sablotron/files/digest-sablotron-0.44-r2 b/app-text/sablotron/files/digest-sablotron-0.44-r2 deleted file mode 100644 index 3ae4b7e2d3b7..000000000000 --- a/app-text/sablotron/files/digest-sablotron-0.44-r2 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 35874ea80215fea45f1af28a419c2ce2 Sablot-0.44.tar.gz -MD5 c2607a890d8f31cdd0ab3d3dc6c896a6 Sablot-Expat-1.1.2.tar.gz diff --git a/app-text/sablotron/files/digest-sablotron-0.50 b/app-text/sablotron/files/digest-sablotron-0.50 deleted file mode 100644 index 7177ce307c1a..000000000000 --- a/app-text/sablotron/files/digest-sablotron-0.50 +++ /dev/null @@ -1 +0,0 @@ -MD5 c024d6aa21819a9b3ce65d4d33e481c5 Sablot-0.50.tar.gz diff --git a/app-text/sablotron/files/utf8.cpp b/app-text/sablotron/files/utf8.cpp deleted file mode 100644 index 5bcfccea6924..000000000000 --- a/app-text/sablotron/files/utf8.cpp +++ /dev/null @@ -1,133 +0,0 @@ -/* -* The contents of this file are subject to the Mozilla Public -* License Version 1.1 (the "License"); you may not use this file -* except in compliance with the License. You may obtain a copy of -* the License at http://www.mozilla.org/MPL/ -* -* Software distributed under the License is distributed on an "AS -* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -* implied. See the License for the specific language governing -* rights and limitations under the License. -* -* The Original Code is the Sablotron XSLT Processor. -* -* The Initial Developer of the Original Code is Ginger Alliance Ltd. -* Portions created by Ginger Alliance are Copyright (C) 2000 Ginger -* Alliance Ltd. All Rights Reserved. -* -* Contributor(s): Sven Neumann <neo@netzquadrat.de> -* -* Alternatively, the contents of this file may be used under the -* terms of the GNU General Public License Version 2 or later (the -* "GPL"), in which case the provisions of the GPL are applicable -* instead of those above. If you wish to allow use of your -* version of this file only under the terms of the GPL and not to -* allow others to use your version of this file under the MPL, -* indicate your decision by deleting the provisions above and -* replace them with the notice and other provisions required by -* the GPL. If you do not delete the provisions above, a recipient -* may use your version of this file under either the MPL or the -* GPL. -*/ - -// -// utf8.cpp -// - -#include <assert.h> -#include "utf8.h" - -#ifdef HAVE_ICONV_H -#include <iconv.h> -#endif - -/* This MUST match the Encoding enum defined in utf8.h */ -static char* iconv_encoding[8] = -{ - "UTF8", - "UTF16", - "ASCII", - "ISO-8859-1", - "ISO-8859-2", - "CP1250", - "EUC-JP", - "SHIFT-JIS" -}; - -int utf8SingleCharLength (const char* text) -{ - if (!(*text & 0x80)) return 1; - if (!(*text & 0x40)) return 0; - for (int len = 2; len < 7; len++) - if (!(*text & (0x80 >> len))) return len; - return 0; -} - -// this ought to return the Unicode equivalent of the UTF-8 char -// (for character references like 圻) -// -unsigned long utf8CharCode(const char *text) -{ - int i, len = utf8SingleCharLength(text); - if (!len) return (unsigned long) -1; - if (len == 1) return *text; - unsigned long code = (*text & (0xff >> (len + 1))); // get 1st byte - for (i = 1; i < len; i++) - code = (code << 6) | (text[i] & 0x3f); - return code; -} - - -int utf8GetChar(char *dest, const char *src) -{ - int len = utf8SingleCharLength (src); - memcpy (dest, src, len); - return len; -} - -Bool utf8CanRecodeTo(const char *destEncoding) -{ - if (strEqNoCase(destEncoding, "UTF8") || - strEqNoCase(destEncoding, "UTF-8")) - return TRUE; - // more checks for internally supported encodings can come here -#if defined(HAVE_ICONV_H) - iconv_t cd = iconv_open (destEncoding, "UTF-8"); - if (cd != (iconv_t)(-1)) - { - iconv_close (cd); - return TRUE; - } -#endif - return FALSE; -} - -int utf8InternalRecode(char *dest, const char *src, Encoding enc) -{ - if (enc == ENC_UTF8) - return utf8GetChar(dest, src); - else - return 0; -} - -int utf8Recode(char* dest, const char* src, Encoding enc) -{ - int internal = utf8InternalRecode(dest, src, enc); - if (internal) - return internal; -#if !defined(HAVE_ICONV_H) - return 0; -#else - iconv_t cd; - size_t inbytesleft = utf8SingleCharLength (src); - size_t outbytesleft = SMALL_BUFFER_SIZE; - char *outbuf = dest; - - cd = iconv_open (iconv_encoding[enc],"UTF-8"); - assert(cd != (iconv_t)(-1)); - while (inbytesleft && - iconv(cd,(char **) &src, &inbytesleft, &outbuf, &outbytesleft) != -1); - iconv_close (cd); - return SMALL_BUFFER_SIZE - outbytesleft; -#endif -} diff --git a/app-text/sablotron/sablotron-0.44-r2.ebuild b/app-text/sablotron/sablotron-0.44-r2.ebuild deleted file mode 100644 index 3624e7df728f..000000000000 --- a/app-text/sablotron/sablotron-0.44-r2.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# Copyright 1999-2000 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-text/sablotron/sablotron-0.44-r2.ebuild,v 1.2 2000/12/17 20:09:01 achim Exp $ - -A="Sablot-${PV}.tar.gz Sablot-Expat-1.1.2.tar.gz" -S=${WORKDIR}/Sablot-${PV} -DESCRIPTION="An XSLT Parser in C++" -SRC_URI="http://www.gingerall.com/perl/rd?url=sablot/Sablot-${PV}.tar.gz - http://www.gingerall.com/perl/rd?url=sablot/Sablot-Expat-1.1.2.tar.gz" -HOMEPAGE="http://www.gingerall.com/charlie-bin/get/webGA/act/sablotron.act" - -DEPEND=">=sys-devel/gcc-2.95.2 - >=sys-libs/glibc-2.1.3" - -src_unpack() { - unpack Sablot-${PV}.tar.gz - cd ${S} - unpack Sablot-Expat-1.1.2.tar.gz - if [ "`use glibc22`" ] - then - cp ${FILESDIR}/utf8.cpp Sablot/engine/ - fi -} - -src_compile() { - - cd ${S} - try ./configure --prefix=/usr --host=${CHOST} - try make - -} - -src_install () { - - cd ${S} - dodir /usr/lib - dodir /usr/include - dodir /usr/bin - try make prefix=${D}/usr install - dodoc README - dodoc Sablot/RELEASE Sablot/TODO - docinto html/expat - dodoc Expat/distribution/expat.html -} - - - diff --git a/app-text/sablotron/sablotron-0.50.ebuild b/app-text/sablotron/sablotron-0.50.ebuild deleted file mode 100644 index b34d5d922fb2..000000000000 --- a/app-text/sablotron/sablotron-0.50.ebuild +++ /dev/null @@ -1,42 +0,0 @@ -# Copyright 1999-2000 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-text/sablotron/sablotron-0.50.ebuild,v 1.2 2001/02/10 11:17:24 achim Exp $ - -A="Sablot-${PV}.tar.gz" -S=${WORKDIR}/Sablot-${PV} -DESCRIPTION="An XSLT Parser in C++" -SRC_URI="http://www.gingerall.com/perl/rd?url=sablot/${A}" -HOMEPAGE="http://www.gingerall.com/charlie-bin/get/webGA/act/sablotron.act" - -DEPEND=">=sys-devel/gcc-2.95.2 >=dev-libs/expat-1.95.1 virtual/glibc" - -src_unpack() { - unpack Sablot-${PV}.tar.gz - if [ "`use glibc22`" ] - then - cd ${S}/Sablot/engine - cp utf8.cpp utf8.cpp.orig - sed -e '44d;46d' utf8.cpp.orig > utf8.cpp - fi -} - -src_compile() { - cd ${S} - try ./configure --prefix=/usr --host=${CHOST} - try pmake - -} - -src_install () { - cd ${S} - dodir /usr/lib - dodir /usr/include - dodir /usr/bin - try make prefix=${D}/usr install - dodoc README - dodoc Sablot/RELEASE Sablot/TODO -} - - - diff --git a/app-text/sgml-common/files/digest-sgml-common-0.3 b/app-text/sgml-common/files/digest-sgml-common-0.3 deleted file mode 100644 index 81dc4b957322..000000000000 --- a/app-text/sgml-common/files/digest-sgml-common-0.3 +++ /dev/null @@ -1 +0,0 @@ -MD5 193e026f30eb7072744004f4c151faf2 sgml-common-0.3.tgz diff --git a/app-text/sgml-common/sgml-common-0.3.ebuild b/app-text/sgml-common/sgml-common-0.3.ebuild deleted file mode 100644 index 0c5c3d33c027..000000000000 --- a/app-text/sgml-common/sgml-common-0.3.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2000 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-text/sgml-common/sgml-common-0.3.ebuild,v 1.2 2000/11/01 04:44:13 achim Exp $ - -A=${P}.tgz -S=${WORKDIR}/${P} -DESCRIPTION="Base ISO character entities and utilities for SGML" -SRC_URI="ftp://ftp.kde.org/pub/kde/devel/docbook/SOURCES/${A} - http://download.sourceforge.net/pub/mirrors/kde/devel/docbook/SOURCES/${A}" -HOMEPAGE="http://www.iso.ch/cate/3524030.html" - -DEPEND=">=sys-apps/bash-2.04" - -src_compile() { - - cd ${S} - -} - -src_install () { - - cd ${S} - try make ROOTDIR=${D} install - -} - diff --git a/app-text/sharefonts/files/digest-sharefonts-0.10 b/app-text/sharefonts/files/digest-sharefonts-0.10 deleted file mode 100644 index cca26f3f93ea..000000000000 --- a/app-text/sharefonts/files/digest-sharefonts-0.10 +++ /dev/null @@ -1 +0,0 @@ -MD5 fd407f15efc7f06e320c10fd73d66c1f sharefonts-0.10.tar.gz diff --git a/app-text/sharefonts/sharefonts-0.10.ebuild b/app-text/sharefonts/sharefonts-0.10.ebuild deleted file mode 100644 index df898c44c5d0..000000000000 --- a/app-text/sharefonts/sharefonts-0.10.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2000 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-text/sharefonts/sharefonts-0.10.ebuild,v 1.1 2000/10/29 20:36:59 achim Exp $ - -A=${P}.tar.gz -S=${WORKDIR}/sharefont -DESCRIPTION="A Collection of True Type Fonts" -SRC_URI="ftp://ftp.gimp.org/pub/gimp/fonts/${A}" -HOMEPAGE="http://www.gimp.org" - - -src_compile() { - - cd ${S} - -} - -src_install () { - - cd ${S} - dodir /usr/X11R6/lib/X11/fonts/sharefont - cp -a * ${D}/usr/X11R6/lib/X11/fonts/sharefont - rm ${D}/usr/X11R6/lib/X11/fonts/sharefont/README - dodoc README - -} - diff --git a/app-text/tetex/files/digest-tetex-1.0.7-r1 b/app-text/tetex/files/digest-tetex-1.0.7-r1 deleted file mode 100644 index 09ed2f840bef..000000000000 --- a/app-text/tetex/files/digest-tetex-1.0.7-r1 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 2c6da2a45096c2fdc41b8de6a8af1a52 teTeX-src-1.0.7.tar.gz -MD5 7811ed356cca07b16ea8422f00c3cd34 teTeX-texmf-1.0.2.tar.gz diff --git a/app-text/tetex/tetex-1.0.7-r1.ebuild b/app-text/tetex/tetex-1.0.7-r1.ebuild deleted file mode 100644 index bb2715667376..000000000000 --- a/app-text/tetex/tetex-1.0.7-r1.ebuild +++ /dev/null @@ -1,108 +0,0 @@ -# Copyright 1999-2000 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-text/tetex/tetex-1.0.7-r1.ebuild,v 1.9 2000/11/01 04:44:13 achim Exp $ - -P=tetex-1.0.7 -A="teTeX-src-1.0.7.tar.gz teTeX-texmf-1.0.2.tar.gz" -S=${WORKDIR}/teTeX-1.0 -DESCRIPTION="teTeX is a complete TeX distribution" -SRC_URI="ftp://sunsite.informatik.rwth-aachen.de/pub/comp/tex/teTeX/1.0/distrib/sources/teTeX-src-1.0.7.tar.gz - ftp://sunsite.informatik.rwth-aachen.de/pub/comp/tex/teTeX/1.0/distrib/sources/teTeX-texmf-1.0.2.tar.gz" - -DEPEND=">=sys-devel/gcc-2.95.2 - >=sys-libs/glibc-2.1.3 - >=media-libs/libpng-1.0.7 - >=x11-base/xfree-4.0.1" - -HOMEPAGE="http://tug.cs.umb.edu/tetex/" - -src_unpack() { - - unpack teTeX-src-1.0.7.tar.gz - cd ${S} - - patch -p0 < ${FILESDIR}/teTeX-1.0.dif - mkdir texmf - cd texmf - tar xzf ${DISTDIR}/teTeX-texmf-1.0.2.tar.gz - tar xzf ${FILESDIR}/ec-ready-mf-tfm.tar.gz -C .. - tar xzf ${FILESDIR}/teTeX-french.tar.gz - patch -p0 < ${FILESDIR}/texmf.dif - - -} - -src_compile() { - - cd ${S} - - try ./configure --host=${CHOST} --prefix=/usr --bindir=/usr/bin \ - --datadir=${S} \ - --without-texinfo \ - --without-dialog \ - --with-system-ncurses \ - --with-system-zlib \ - --with-system-pnglib \ - --enable-multiplatform \ - --with-x \ - --with-epsfwin \ - --with-mftalkwin \ - --with-regiswin \ - --with-tektronixwin \ - --with-unitermwin \ - --with-ps=gs \ - --enable-ipc \ - --with-etex - - try make texmf=/usr/share/texmf - -} - -src_install() { - cd ${S} - dodir /usr/share/ - cp -af texmf ${D}/usr/share - sed -e "s:\$(scriptdir)/texconfig init:echo:" Makefile > Makefile.install - try make prefix=${D}/usr bindir=${D}/usr/bin texmf=${D}/usr/share/texmf -f Makefile.install install - - - dodoc PROBLEMS README - docinto texk - dodoc texk/ChangeLog texk/README - docinto kpathesa - cd ${S}/texk/kpathsea - dodoc README* NEWS PROJECTS HIER - docinto dviljk - cd ${S}/texk/dviljk - dodoc AUTHORS README NEWS - docinto dvipsk - cd ${S}/texk/dvipsk - dodoc AUTHORS ChangeLog INSTALLATION README - docinto makeindexk - cd ${S}/texk/makeindexk - dodoc CONTRIB COPYING NEWS NOTES PORTING README - docinto ps2pkm - cd ${S}/texk/ps2pkm - dodoc ChangeLog CHANGES.type1 INSTALLATION README* - docinto web2c - cd ${S}/texk/web2c - dodoc AUTHORS ChangeLog NEWS PROJECTS README - docinto xdvik - cd ${S}/texk/xdvik - dodoc BUGS FAQ README* - -} - - -pkg_postinst() { - if [ $ROOT = "/" ] - then - texconfig init - fi -} - - - - - diff --git a/app-text/ttf2pt1/files/digest-ttf2pt1-3.3.2 b/app-text/ttf2pt1/files/digest-ttf2pt1-3.3.2 deleted file mode 100644 index 2d31d0eaf390..000000000000 --- a/app-text/ttf2pt1/files/digest-ttf2pt1-3.3.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 cdbe3f2b078a66c1a2c26082f1ade6b4 ttf2pt1-3.3.2.tgz diff --git a/app-text/ttf2pt1/ttf2pt1-3.3.2.ebuild b/app-text/ttf2pt1/ttf2pt1-3.3.2.ebuild deleted file mode 100644 index 38d257e92e3a..000000000000 --- a/app-text/ttf2pt1/ttf2pt1-3.3.2.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2000 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-text/ttf2pt1/ttf2pt1-3.3.2.ebuild,v 1.1 2000/11/26 12:38:11 achim Exp $ - -A=${P}.tgz -S=${WORKDIR}/${P} -DESCRIPTION="Converts True Type to Type 1 fonts" -SRC_URI="http://download.sourceforge.net/ttf2pt1/${A}" -HOMEPAGE="http://ttf2pt1.sourceforge.net" - -DEPEND=">=sys-libs/glibc-2.1.3" - -src_unpack() { - unpack ${A} - cd ${S} - cp Makefile Makefile.orig - sed -e "s:CFLAGS= -O:CFLAGS= ${CFLAGS}:" Makefile.orig > Makefile - -} - -src_compile() { - - cd ${S} - try make all - -} - -src_install () { - - cd ${S} - into /usr - dobin t1asm ttf2pt1 - dodoc CHANGES COPYRIGHT README - -} - diff --git a/app-text/xpdf/files/digest-xpdf-0.92 b/app-text/xpdf/files/digest-xpdf-0.92 deleted file mode 100644 index 3c2e74dab390..000000000000 --- a/app-text/xpdf/files/digest-xpdf-0.92 +++ /dev/null @@ -1 +0,0 @@ -MD5 2d6e9fb157db928bd0cca4214ddd2c80 xpdf-0.92.tgz diff --git a/app-text/xpdf/xpdf-0.92.ebuild b/app-text/xpdf/xpdf-0.92.ebuild deleted file mode 100644 index 645ab6d25019..000000000000 --- a/app-text/xpdf/xpdf-0.92.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2000 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# Author Ryan Tolboom <ryan@intphsys.com> -# $Header: /var/cvsroot/gentoo-x86/app-text/xpdf/xpdf-0.92.ebuild,v 1.1 2001/02/09 08:17:00 achim Exp $ - -S=${WORKDIR}/xpdf-0.92 -SRC_URI="ftp://ftp.foolabs.com/pub/xpdf/xpdf-0.92.tgz" - -HOMEPAGE="http://www.foolabs.com/xpdf/xpdf.html" - -DESCRIPTION="An X Viewer for PDF Files" - -DEPEND=">=x11-base/xfree-4.0.1" - -src_compile() { - - try ./configure --prefix=/usr/X11R6 - try make - -} - - -src_install() { - - try make DESTDIR=${D} install - dodoc README ANNOUNCE CHANGES - -} |