Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 134195
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Text-Markup Team <text-markup@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Diego E. 'Flameeyes' Pettenò <flameeyes@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
xmlto-fbsd.patch Ebuild patch patch Diego E. 'Flameeyes' Pettenò 2006-05-24 04:56 0000 815 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 134195 depends on: Show dependency tree
Bug 134195 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-05-24 04:56 0000
xmlto is a bash script that requires a getopt(1) command that supports GNU
style long options. As FreeBSD (and probably other BSDs, too) doesn't provide
that command, I've added to portage app-misc/getopt package that provides a
getopt-long replacement for FreeBSD and other platforms.

The attached patch adds a || dependency on util-linux or getopt, so that it can
be used without util-linux (that as the name states it's linux sepecific), and
if util-linux is not used (so getopt is used), it passes a
--with-getopt=getopt-long at command line to allow xmlto to work correctly.

Tested with both xmlto's manpage and unieject's.

T&#293;anks,
Diego

------- Comment #1 From Diego E. 'Flameeyes' Pettenò 2006-05-24 04:56:30 0000 -------
Created an attachment (id=87382) [details]
Ebuild patch

------- Comment #2 From Diego E. 'Flameeyes' Pettenò 2006-05-24 11:40:17 0000 -------
Forgot to close.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug