Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b8b621d84157c860f74cd8c884206473b9e4b16e

commit b8b621d84157c860f74cd8c884206473b9e4b16e
Author: Pingax <pin...@frugalware.fr>
Date:   Wed Jan 19 11:23:34 2011 +0100

dvi2tty-5.3.4-1-i686
* Version bump
* Change m8r
* Remove useless patch

diff --git a/source/apps-extra/dvi2tty/FrugalBuild 
b/source/apps-extra/dvi2tty/FrugalBuild
index b571323..aa71ef2 100644
--- a/source/apps-extra/dvi2tty/FrugalBuild
+++ b/source/apps-extra/dvi2tty/FrugalBuild
@@ -1,24 +1,23 @@
# Compiling time: 0.01 SBU
-# Maintainer: Bence Nagy <nagybe...@tipogral.hu>
+# Maintainer: Pingax <pin...@frugalware.fr>

pkgname=dvi2tty
-pkgver=5.3.1
+pkgver=5.3.4
pkgrel=1
pkgdesc="Preview dvi-files on text-only devices"
url="http://www.ctan.org/tex-archive/dviware/";
depends=('glibc')
groups=('apps-extra')
archs=('i686' 'x86_64')
-up2date="lynx -dump 'ftp://ftp.mesa.nl/pub/dvi2tty' | grep dvi2tty-.*.tar.gz | 
head -n 1 | sed 's/.*dvi2tty-\(.*\).tar.gz.*/\1/'"
-source=(ftp://ftp.mesa.nl/pub/dvi2tty/dvi2tty-$pkgver.tar.gz dvi2tty-gcc.patch)
-sha1sums=('268cd0a0e7c85afaf43cda8891a8aa87157f4d3c' \
-          '82cb5e16cc8336fb1d9c13bb6e4bf77ea2d85f23')
+up2date="Flasttar http://www.mesa.nl/pub/$pkgname/";
+source=(ftp://ftp.mesa.nl/pub/$pkgname/$pkgname-$pkgver.tgz)
+sha1sums=('64951ccbb4ec2bc22dad4ffb8086d64b0859f30d')
+_F_cd_path=$pkgname-$pkgver

build() {
-       Fpatchall
Fsed "^\(CFLAGS =\)" "# \1" Makefile
Fmake
-       Fmkdir /usr/bin /usr/man/man1
-       Fmakeinstall
+       Fdocrel dvi2tty.1 disdvi.1
+       Fexerel disdvi /usr/bin
+        Fexerel dvi2tty /usr/bin
}
-
diff --git a/source/apps-extra/dvi2tty/dvi2tty-gcc.patch 
b/source/apps-extra/dvi2tty/dvi2tty-gcc.patch
deleted file mode 100644
index 38ec703..0000000
--- a/source/apps-extra/dvi2tty/dvi2tty-gcc.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -ur dvi2tty-5.3.1-old/disdvi.c dvi2tty-5.3.1/disdvi.c
---- dvi2tty-5.3.1-old/disdvi.c 2003-01-23 17:31:00.000000000 +0700
-+++ dvi2tty-5.3.1/disdvi.c     2004-12-16 18:59:50.930219880 +0700
-@@ -108,7 +108,7 @@
-  */
-
- #if !defined(THINK_C)
--char *          malloc          ();
-+void *          malloc          ();
- #endif
-
- #if defined(VMS)
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to