summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Ludd <solar@gentoo.org>2004-09-13 05:43:42 +0000
committerNed Ludd <solar@gentoo.org>2004-09-13 05:43:42 +0000
commitac4cd2f8490c7086b6f40ca79d377a4360100725 (patch)
treeaa74ee565618fc7369523a108c78f85c012d02b0 /sys-apps/groff
parentspelling fixes from bug 60774 by Anthony Giorgio (diff)
downloadhistorical-ac4cd2f8490c7086b6f40ca79d377a4360100725.tar.gz
historical-ac4cd2f8490c7086b6f40ca79d377a4360100725.tar.bz2
historical-ac4cd2f8490c7086b6f40ca79d377a4360100725.zip
version bump. bug 63832
Diffstat (limited to 'sys-apps/groff')
-rw-r--r--sys-apps/groff/ChangeLog7
-rw-r--r--sys-apps/groff/Manifest4
-rw-r--r--sys-apps/groff/files/digest-groff-1.19.11
-rw-r--r--sys-apps/groff/groff-1.19.1.ebuild124
4 files changed, 134 insertions, 2 deletions
diff --git a/sys-apps/groff/ChangeLog b/sys-apps/groff/ChangeLog
index 450d218ffe9a..a16d07811a15 100644
--- a/sys-apps/groff/ChangeLog
+++ b/sys-apps/groff/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sys-apps/groff
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/groff/ChangeLog,v 1.41 2004/07/14 16:40:59 lv Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/groff/ChangeLog,v 1.42 2004/09/13 05:43:42 solar Exp $
+
+*groff-1.19.1 (13 Sep 2004)
+
+ 13 Sep 2004; <solar@gentoo.org> +groff-1.19.1.ebuild:
+ version bump. bug 63832
14 Jul 2004; Travis Tilley <lv@gentoo.org> groff-1.19.ebuild:
added filter-flags -fnew-ra, fixes bug 57033
diff --git a/sys-apps/groff/Manifest b/sys-apps/groff/Manifest
index 06186ddf80bf..3749fc41afe5 100644
--- a/sys-apps/groff/Manifest
+++ b/sys-apps/groff/Manifest
@@ -1,9 +1,10 @@
MD5 0731e5193754b6fcbc962d13f0eef29b groff-1.18.1-r4.ebuild 3146
+MD5 59a73f905a8359ce86228f1352ce0330 groff-1.19.1.ebuild 3315
MD5 04bb47e5545e19beeb54970d16368d90 groff-1.18.1-r1.ebuild 2303
MD5 a5e8030b4580d14da6770c540d755c11 groff-1.18.1-r3.ebuild 2985
MD5 3c5cf62ff5c8b1393960a31a8ea2a610 groff-1.19.ebuild 3307
MD5 d68bb03ebc39a7b8a3c546424bba7132 groff-1.18.1-r2.ebuild 2834
-MD5 e00ecc9588d2aaeacf8804cec55f60e3 ChangeLog 5882
+MD5 b29505c68d2a967fcb3414456d84d85b ChangeLog 5997
MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
MD5 a94a3de58bb54769a2793e1f8602a618 files/groff_1.18.1-7-fix.patch 551
MD5 e0ea59264695cc68dc9947e4611dde5d files/groff-man-UTF-8.diff 391
@@ -12,6 +13,7 @@ MD5 e35d3d0986726ce27b9392409d9f6476 files/digest-groff-1.18.1-r1 65
MD5 b887e99fa5e1252f1bf827af9892a238 files/digest-groff-1.18.1-r2 132
MD5 b887e99fa5e1252f1bf827af9892a238 files/digest-groff-1.18.1-r3 132
MD5 b887e99fa5e1252f1bf827af9892a238 files/digest-groff-1.18.1-r4 132
+MD5 b79e74dab8ceadf74f153032ad30eea3 files/digest-groff-1.19.1 65
MD5 11e713f291a441e744ed38f94a002097 files/groff-1.17.2-r3-gentoo.diff 984
MD5 98060417290f3c427f5a3406b21f8da9 files/groff-1.18.1-no-color-segfault.patch 896
MD5 371e8d0b682fe5a41ffe7d38bb8e1b0a files/digest-groff-1.19 130
diff --git a/sys-apps/groff/files/digest-groff-1.19.1 b/sys-apps/groff/files/digest-groff-1.19.1
new file mode 100644
index 000000000000..3c6ac6b3507b
--- /dev/null
+++ b/sys-apps/groff/files/digest-groff-1.19.1
@@ -0,0 +1 @@
+MD5 57d155378640c12a80642664dfdfc892 groff-1.19.1.tar.gz 2629152
diff --git a/sys-apps/groff/groff-1.19.1.ebuild b/sys-apps/groff/groff-1.19.1.ebuild
new file mode 100644
index 000000000000..3ff1b8f1bcbb
--- /dev/null
+++ b/sys-apps/groff/groff-1.19.1.ebuild
@@ -0,0 +1,124 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/groff/groff-1.19.1.ebuild,v 1.1 2004/09/13 05:43:42 solar Exp $
+
+inherit eutils flag-o-matic
+
+MB_PATCH="groff_1.18.1-7" #"${P/-/_}-7"
+DESCRIPTION="Text formatter used for man pages"
+HOMEPAGE="http://www.gnu.org/software/groff/groff.html"
+SRC_URI="mirror://gnu/groff/${P}.tar.gz"
+# cjk? ( http://people.debian.org/~ukai/groff/${MB_PATCH}.diff.gz )"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~ppc64 ~s390"
+IUSE="X" # cjk"
+
+DEPEND="virtual/libc
+ >=sys-apps/texinfo-4.0"
+PDEPEND=">=sys-apps/man-1.5k-r1"
+
+src_unpack() {
+ unpack ${A}
+ cd ${S}
+
+# if use cjk
+# then
+ # multibyte patch contains no-color-segfault
+# epatch ${WORKDIR}/${MB_PATCH}.diff
+# epatch ${FILESDIR}/${MB_PATCH}-fix.patch
+# fi
+
+ # Fix the info pages to have .info extensions,
+ # else they do not get gzipped.
+ epatch ${FILESDIR}/groff-1.18-infoext.patch
+
+ # Do not generate example files that require us to
+ # depend on netpbm.
+ epatch ${FILESDIR}/groff-1.18-no-netpbm-depend.patch
+
+ # Make dashes the same as minus on the keyboard so that you
+ # can search for it. Fixes #17580 and #16108
+ # Thanks to James Cloos <cloos@jhcloos.com>
+ epatch ${FILESDIR}/${PN}-man-UTF-8.diff
+
+ # Fix syntax error in pic2graph. Closes #32300.
+ sed -i -e "s:groffpic_opts=\"-U\":groffpic_opts=\"-U\";;:" \
+ contrib/pic2graph/pic2graph.sh
+}
+
+src_compile() {
+ local myconf=
+
+ # Fix problems with not finding g++
+ [ -z "${CC}" ] && export CC="gcc"
+ [ -z "${CXX}" ] && export CXX="g++"
+
+ case ${ARCH} in
+ alpha)
+ # -Os causes segfaults, -O is probably a fine replacement
+ # (fixes bug 36008, 06 Jan 2004 agriffis)
+ replace-flags -Os -O
+ ;;
+ hppa)
+ # -march=2.0 makes groff unable to finish the compile process
+ export CFLAGS="${CFLAGS/-march=2.0/}"
+ export CXXFLAGS="${CXXFLAGS/-march=2.0/}"
+ ;;
+ esac
+
+# myconf="${myconf} `use_enable cjk multibyte`"
+
+ # this is incredibly broken, i have no idea why people are trying to use
+ # it... even the documentation on it states that -fnew-ra is "meant only
+ # for testing. Users should not specify this option, since it is not yet
+ # ready for production use."
+ filter-flags -fnew-ra
+
+ ./configure --host=${CHOST} \
+ --prefix=/usr \
+ --mandir=/usr/share/man \
+ --infodir=\${inforoot} \
+ ${myconf} || die
+
+ # Parallel build doesn't work
+ emake -j1 || die
+
+ # Only build X stuff if we have X installed, but do
+ # not depend on it, else we get circular deps.
+ if use X && [ -x /usr/X11R6/bin/xmkmf ]
+ then
+ cd ${S}/src/xditview
+ xmkmf || die
+ make depend all || die
+ fi
+}
+
+src_install() {
+ dodir /usr /usr/share/doc/${PF}/{examples,html}
+ make prefix=${D}/usr \
+ manroot=${D}/usr/share/man \
+ inforoot=${D}/usr/share/info \
+ docdir=${D}/usr/share/doc/${PF} \
+ install || die
+
+ if use X && [ -x /usr/X11R6/bin/xmkmf ]
+ then
+ cd ${S}/src/xditview
+ make DESTDIR=${D} \
+ BINDIR=/usr/bin \
+ MANPATH=/usr/share/man \
+ install \
+ install.man || die
+ fi
+
+ # The following links are required for xman
+ dosym eqn /usr/bin/geqn
+ dosym tbl /usr/bin/gtbl
+ dosym soelim /usr/bin/zsoelim
+
+ cd ${S}
+ dodoc BUG-REPORT COPYING ChangeLog FDL MORE.STUFF NEWS \
+ PROBLEMS PROJECTS README REVISION TODO VERSION
+}