Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 85301 - Ebuild request: new version of tex4ht available: 20050225
Summary: Ebuild request: new version of tex4ht available: 20050225
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Text-Markup Team (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-14 20:53 UTC by Martin Diers
Modified: 2005-04-01 21:55 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild for 20050314 version (tex4ht-20050314.ebuild,2.16 KB, text/plain)
2005-03-15 08:18 UTC, Martin Diers
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Diers 2005-03-14 20:53:55 UTC
The current version in portage: 20040212, is no longer available at the SRC URI.

The current version is 20050225, and is available here:

http://www.cse.ohio-state.edu/~gurari/TeX4ht/tex4ht-20050225.zip
Comment 1 Martin Diers 2005-03-15 08:18:13 UTC
Created attachment 53541 [details]
ebuild for 20050314 version

Just a few notes:

There is a bug-fix package here:
http://www.cse.ohio-state.edu/~gurari/TeX4ht/bugfixes.html

The version number on the SRC file is strange. I hardcoded it in the ebuild. 
The bugfix is tar.gz, rather than .zip.  The *.c files are located in src,
rather than temp.

Builds and runs fine on amd64. Haven't tested it yet on x86.
Comment 2 Martin Diers 2005-03-15 08:19:23 UTC
Also, there is a third file to compile: htcmd.c.  No documentation on what it does. I added it to the compile, and install routines.

There is also a .jar file in the bin directory. No information on it either, so I ignored it.
Comment 3 Mamoru KOMACHI (RETIRED) gentoo-dev 2005-04-01 21:55:40 UTC
Thanks for the ebuild. I modified it a little bit so you can update
the package more easily ;)