First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 41001
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Ryan Phillips (RETIRED) <rphillips@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Malte S. Stretz <gentoo-bugger@msquadrat.de>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
libidn-0.3.7.ebuild The libidn ebuild. text/plain Malte S. Stretz 2004-02-09 12:38 0000 774 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 41001 depends on: 25455 Show dependency tree
Bug 41001 blocks: 41514
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: 2004-02-09 12:36 0000
Here's a nice little ebuild for GNU libidn which can be used to enable IDN
(Internationalized Domain Names) support in some packages (at least in KDE
3.2). I guess it should go to net-libs/libidn.

It seems like it's also possible to patch IDN support directly into glibc, I
haven't tried that (cf. the libidn website). It might also make sense to add a
USE flag idn for this. This is related to bug 25455.

Reproducible: Always
Steps to Reproduce:

------- Comment #1 From Malte S. Stretz 2004-02-09 12:38:18 0000 -------
Created an attachment (id=25286) [edit]
The libidn ebuild.

------- Comment #2 From Thilo Bangert 2004-02-09 13:09:10 0000 -------
hey cool - i was just about to create the same.

BTW - the IDN support in KDE-3.2 depends on libidn (although it apears to be detected at runtime)...

don't know - but net-dns looks like a good category for this

anyway - seems to work here
best regards
Thilo

------- Comment #3 From Thilo Bangert 2004-02-09 15:22:06 0000 -------
well, not so fast ...  :)

it appears, that this version is not working with kde-3.2.0 (but will be working with 3.2.1....)

kde-3.2.0 is working with libidn-0.2.x

see also 
http://bugs.kde.org/show_bug.cgi?id=70558      

------- Comment #4 From Malte S. Stretz 2004-02-10 05:17:04 0000 -------
It works for me, but I am running the latest 3.2-branch :)

As this is a GNU lib, all you need to do is checking this in as libidn-0.2.3.ebuild and it should work fine.

------- Comment #5 From Andreas Simon 2004-02-11 06:28:53 0000 -------
Nice. It works here too (with KDE from current CVS HEAD, where libidn is no
longer an optinal runtime dependency but an optional compile time dependency).

Just a remark, shouldn't the installation of 
>>> /usr/share/emacs/site-lisp/punycode.el
and
>>> /usr/share/emacs/site-lisp/idna.el
be optional and controlled through the (already existing) 'emacs' USE flag?

------- Comment #6 From Malte S. Stretz 2004-02-11 06:51:20 0000 -------
Unfortunately doesn't the configure script offer an option to disable the lisp
stuff. --without-lispdir doesn't work.

A line like
  use emacs || rm -rf ${S}/usr/share/emacs
after the emake might help, but I dunno if that's good style.

------- Comment #7 From Caleb Tennis 2004-03-01 09:57:14 0000 -------
now in portage (net-dns/libidn)

First Last Prev Next    No search results available      Search page      Enter new bug