Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 169552 - bibtool-2.46.ebuild (New package)
Summary: bibtool-2.46.ebuild (New package)
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://www.gerd-neugebauer.de/softwar...
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2007-03-05 23:25 UTC by Roland Rasmussen
Modified: 2019-12-13 10:11 UTC (History)
2 users (show)

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


Attachments
app-text/bibtool-2.46.ebuild (bibtool-2.46.ebuild,1.25 KB, text/plain)
2007-03-05 23:26 UTC, Roland Rasmussen
Details
update ebuild for 2.51 (bibtool-2.51.ebuild,1.28 KB, text/plain)
2010-10-01 16:46 UTC, peyser.alex
Details
Ebuild for bibtool 2.55 (bibtool-2.55.ebuild,1.40 KB, text/plain)
2013-05-14 01:47 UTC, yves.caniou
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Roland Rasmussen 2007-03-05 23:25:35 UTC
BibTool is a tool to manipulate BibTeX databases. BibTool can be utilized for a broad range of operations.

It is missing in Gentoo.

Reproducible: Always
Comment 1 Roland Rasmussen 2007-03-05 23:26:48 UTC
Created attachment 112230 [details]
app-text/bibtool-2.46.ebuild

ebuild for bibtool-2.46
Comment 2 Chris Bainbridge (RETIRED) gentoo-dev 2007-04-21 18:41:28 UTC
Might be an idea to dodoc README INSTALL THANKS etc.
The ebuild doesn't install the tcl or perl wrappers, or clib.
You could use --with-kpathsea in ./configure.. it's part of app-text/tetex.
Comment 3 peyser.alex 2010-10-01 16:46:38 UTC
Created attachment 249192 [details]
update ebuild for 2.51
Comment 4 yves.caniou 2013-05-14 01:47:12 UTC
Created attachment 348200 [details]
Ebuild for bibtool 2.55

Hi,

I made some small modifications for the 2.51 ebuild to work with the current 2.55 version.

Note:
- "--with-system-kpathsea" is required on one of my systems, and makes a warning on the other one, but configuration works anyway.
- "sed -i -e 's#@kpathsea_lib_static@##' makefile" taken from Fedora for the package to build

To spare some time, reminder on how to use it. As root:
- Add "PORTDIR_OVERLAY=/usr/local/portage" in your make.conf
- mkdir /usr/local/portage/dev-tex/bibtool
- cp bibtool-2.55.ebuild /usr/local/portage/dev-tex/bibtool/
- cd /usr/local/portage/dev-tex/bibtool
- ebuild bibtool-2.55.ebuild digest
- emerge bibtool
and you're done.
Comment 5 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2019-12-13 10:11:33 UTC
Ancient.