Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 169552

Summary: bibtool-2.46.ebuild (New package)
Product: Gentoo Linux Reporter: Roland Rasmussen <rasmussen74>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED OBSOLETE    
Severity: enhancement CC: chrb, yamadharma
Priority: High Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www.gerd-neugebauer.de/software/TeX/BibTool.en.html
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: app-text/bibtool-2.46.ebuild
update ebuild for 2.51
Ebuild for bibtool 2.55

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.