summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2008-10-02 18:20:08 +0000
committerAlexis Ballier <aballier@gentoo.org>2008-10-02 18:20:08 +0000
commit876c991e79a2060d94f1975f6f5fa262749e8a76 (patch)
tree1bb316323f44ce83059057b8b55acadb5c577214 /app-text/xdvik
parentStable for HPPA (bug #232992). (diff)
downloadgentoo-2-876c991e79a2060d94f1975f6f5fa262749e8a76.tar.gz
gentoo-2-876c991e79a2060d94f1975f6f5fa262749e8a76.tar.bz2
gentoo-2-876c991e79a2060d94f1975f6f5fa262749e8a76.zip
remove old
(Portage version: 2.2_rc11/cvs/Linux 2.6.26.5 x86_64)
Diffstat (limited to 'app-text/xdvik')
-rw-r--r--app-text/xdvik/ChangeLog6
-rw-r--r--app-text/xdvik/files/xdvik-asneeded.patch11
-rw-r--r--app-text/xdvik/xdvik-22.84.10.ebuild132
3 files changed, 5 insertions, 144 deletions
diff --git a/app-text/xdvik/ChangeLog b/app-text/xdvik/ChangeLog
index 40b6975bad59..bdeff4a3113c 100644
--- a/app-text/xdvik/ChangeLog
+++ b/app-text/xdvik/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/xdvik
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/xdvik/ChangeLog,v 1.60 2008/09/29 19:10:36 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xdvik/ChangeLog,v 1.61 2008/10/02 18:20:08 aballier Exp $
+
+ 02 Oct 2008; Alexis Ballier <aballier@gentoo.org>
+ -files/xdvik-asneeded.patch, -xdvik-22.84.10.ebuild:
+ remove old
29 Sep 2008; Jeroen Roovers <jer@gentoo.org> xdvik-22.84.14.ebuild:
Stable for HPPA (bug #238111).
diff --git a/app-text/xdvik/files/xdvik-asneeded.patch b/app-text/xdvik/files/xdvik-asneeded.patch
deleted file mode 100644
index 6ce038c39287..000000000000
--- a/app-text/xdvik/files/xdvik-asneeded.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- libs/t1lib/t1lib.ac.old 2006-10-06 23:36:51.094634023 +0200
-+++ libs/t1lib/t1lib.ac 2006-10-06 23:37:12.240359125 +0200
-@@ -30,7 +30,7 @@
- -lz -lm)
- fi
-
-- LDFLAGS="$LDFLAGS $EXTRA_LIBT1_LIBDIR -lt1 -lm"
-+ LIBS="$LIBS -lt1 -lm"
- if test "$with_system_t1lib" = yes; then
- AC_MSG_CHECKING(whether installed T1 lib is >= v 1.3.1 )
- AC_TRY_RUN([
diff --git a/app-text/xdvik/xdvik-22.84.10.ebuild b/app-text/xdvik/xdvik-22.84.10.ebuild
deleted file mode 100644
index 06b91898e921..000000000000
--- a/app-text/xdvik/xdvik-22.84.10.ebuild
+++ /dev/null
@@ -1,132 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/xdvik/xdvik-22.84.10.ebuild,v 1.22 2008/06/27 10:00:14 ulm Exp $
-
-WANT_AUTOCONF=2.1
-
-inherit eutils flag-o-matic elisp-common autotools
-
-XDVIK_JP="${P}-j1.33.patch.gz"
-
-DESCRIPTION="DVI previewer for X Window System"
-HOMEPAGE="http://sourceforge.net/projects/xdvi/ http://xdvi.sourceforge.jp/"
-SRC_URI="mirror://sourceforge/xdvi/${P}.tar.gz
- cjk? ( mirror://sourceforge.jp/xdvi/20703/${XDVIK_JP} )"
-
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd"
-SLOT="0"
-LICENSE="GPL-2"
-IUSE="cjk motif neXt Xaw3d emacs"
-
-RDEPEND=">=media-libs/t1lib-5.0.2
- x11-libs/libXmu
- x11-libs/libXp
- x11-libs/libXpm
- motif? ( x11-libs/openmotif )
- !motif? ( neXt? ( x11-libs/neXtaw )
- !neXt? ( Xaw3d? ( x11-libs/Xaw3d ) ) )
- cjk? ( || ( app-text/texlive-core app-text/ptex )
- >=media-libs/freetype-2
- >=media-fonts/kochi-substitute-20030809-r3 )
- !cjk? ( virtual/latex-base )
- !<app-text/texlive-2007"
-DEPEND="${RDEPEND}"
-
-# pkg_setup() {
-# if has_version virtual/tetex && built_with_use virtual/tetex X ; then
-# eerror "tetex provides xdvik when built with the X flag."
-# eerror "To install this version of xdvik re-install tetex"
-# eerror "without the X flag."
-# die "xdvik collides with tetex built with the X flag"
-# fi
-# }
-
-src_unpack() {
- unpack ${P}.tar.gz
- cd "${S}"
- if use cjk ; then
- epatch "${DISTDIR}/${XDVIK_JP}"
- cat >>"${S}/texk/xdvik/vfontmap.sample"<<-EOF
-
- # TrueType fonts
- min /usr/share/fonts/kochi-substitute/kochi-mincho-subst.ttf
- nmin /usr/share/fonts/kochi-substitute/kochi-mincho-subst.ttf
- goth /usr/share/fonts/kochi-substitute/kochi-gothic-subst.ttf
- tmin /usr/share/fonts/kochi-substitute/kochi-mincho-subst.ttf
- tgoth /usr/share/fonts/kochi-substitute/kochi-gothic-subst.ttf
- ngoth /usr/share/fonts/kochi-substitute/kochi-gothic-subst.ttf
- jis /usr/share/fonts/kochi-substitute/kochi-mincho-subst.ttf
- jisg /usr/share/fonts/kochi-substitute/kochi-gothic-subst.ttf
- dm /usr/share/fonts/kochi-substitute/kochi-mincho-subst.ttf
- dg /usr/share/fonts/kochi-substitute/kochi-gothic-subst.ttf
- mgoth /usr/share/fonts/kochi-substitute/kochi-gothic-subst.ttf
- fmin /usr/share/fonts/kochi-substitute/kochi-mincho-subst.ttf
- fgoth /usr/share/fonts/kochi-substitute/kochi-gothic-subst.ttf
- EOF
- fi
- epatch "${FILESDIR}"/${PN}-asneeded.patch
- cd texk/xdvik
- eautoconf -m ../etc/autoconf
-}
-
-src_compile() {
-
- local TEXMF_PATH=$(kpsewhich --expand-var='$TEXMFMAIN')
- local myconf toolkit
-
- if use motif ; then
- toolkit="motif"
- elif use neXt ; then
- toolkit="neXtaw"
- elif use Xaw3d ; then
- toolkit="xaw3d"
- else
- toolkit="xaw"
- fi
-
- econf --disable-multiplatform \
- --enable-t1lib \
- --enable-gf \
- --with-system-t1lib \
- --with-xdvi-x-toolkit="${toolkit}" \
- ${myconf} || die "econf failed"
-
- cd texk/xdvik
- emake texmf="${TEXMF_PATH}" || die
- use emacs && elisp-compile xdvi-search.el
-}
-
-src_install() {
-
- dodir /etc/texmf/xdvi /etc/X11/app-defaults
-
- local TEXMF_PATH=$(kpsewhich --expand-var='$TEXMFMAIN')
-
- cd "${S}/texk/xdvik"
- einstall texmf="${D}${TEXMF_PATH}" || die "install failed"
-
- mv "${D}${TEXMF_PATH}/xdvi/XDvi" "${D}etc/X11/app-defaults"
- dosym {/etc/X11/app-defaults,"${TEXMF_PATH}"}/XDvi
- for i in $(find "${D}${TEXMF_PATH}/xdvi" -type f -maxdepth 1) ; do
- mv ${i} "${D}etc/texmf/xdvi"
- dosym {/etc/texmf,"${TEXMF_PATH}"}/xdvi/$(basename ${i})
- done
-
- dodoc BUGS FAQ README.*
- if use cjk; then
- dodoc CHANGES.xdvik-jp
- docinto READMEs
- dodoc READMEs/*
- fi
-
- use emacs && elisp-install tex-utils *.el *.elc
-}
-
-pkg_postinst() {
- if use emacs; then
- elog "Add"
- elog " (add-to-list 'load-path \"${SITELISP}/tex-utils\")"
- elog " (require 'xdvi-search)"
- elog "to your ~/.emacs file"
- fi
-}