[Bug 1037588] Re: Provide pkg-config pc files

2014-12-04 Thread Rolf Leggewie
quantal has seen the end of its life and is no longer receiving any updates. Marking the quantal task for this ticket as Won't Fix. ** Changed in: icu (Ubuntu Quantal) Status: Triaged = Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1037588] Re: Provide pkg-config pc files

2013-01-29 Thread Dmitrijs Ledkovs
** Description changed: - Upstream now provides pkg-config pc files, but they are not installed by the libicu-dev package. - http://bugs.icu-project.org/trac/ticket/6981 + [Impact] - ProblemType: Bug - DistroRelease: Ubuntu 12.04 - Package: libicu-dev 4.8.1.1-3 - ProcVersionSignature: Ubuntu

[Bug 1037588] Re: Provide pkg-config pc files

2013-01-28 Thread Lanoxx
[RANT ON] The main reason I want to compile stuff is because I want to help Ubuntu and upstream Gnome to write patches and fix bugs. But I really have better things to do than wasting my time with these kinds of errors. It seems to be simply not possible to JUST get the code for an application,

[Bug 1037588] Re: Provide pkg-config pc files

2013-01-28 Thread Jeremy Bicha
Lanoxx, we have now added the patched icu to the Ubuntu Desktop PPA. It's currently the only package there for Quantal so it should be a fairly safe PPA to add. https://launchpad.net/~ubuntu-desktop/+archive/ppa/ Our sincere apologies for the inconvenience. It looks like there is uncertainty

[Bug 1037588] Re: Provide pkg-config pc files

2013-01-28 Thread Lanoxx
Jeremy, thank you very much. I will try to install it and report back if I am able to build the software afterwards. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1037588 Title: Provide pkg-config

[Bug 1037588] Re: Provide pkg-config pc files

2013-01-27 Thread Ryan Lortie
Rebuilding the quantal package with the patch in this bug fixes the problem. I appreciate the reasons for not uploading this as an SRU but I think the least we can do is to offer a quantal package in the desktop-team PPA. Meanwhile, upstream jhbuild tries very hard not to introduce depdencies

[Bug 1037588] Re: Provide pkg-config pc files

2012-12-18 Thread Dmitrijs Ledkovs
Please use, icu jhbuild module. If not available, ask gnome to provide icu jhbuild module. Install raring icu into jhbuild chroot. You are compiling source code from upstream GNOME, which does add dependencies higher quicker than stable releases of linux distributions. Note that from above icu

[Bug 1037588] Re: Provide pkg-config pc files

2012-12-17 Thread Dmitrijs Ledkovs
@ Lanoxx: quantal archive has built gnome, anjuta gtk+ without these .pc files. Can you please actually give an example of what does not build? Also see my previous comment #8 requestion evidence of things failing to build from source. -- You received this bug notification because you are a

[Bug 1037588] Re: Provide pkg-config pc files

2012-12-17 Thread Lanoxx
Hi Dmitrijs, here is the output of jhbuild: lanoxx@earth ~/Documents/Code/jh-gnome-checkout $jhbuild build anjuta Required packages: System installed packages which are too old: (none) No matching system package installed: wireless-tools (required=25) libicu (icu-i18n.pc,

[Bug 1037588] Re: Provide pkg-config pc files

2012-12-16 Thread Lanoxx
Please also commit this fix to 12.10. These package config files are required for some software to compile (such as gnome, anjuta, gtk+). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1037588 Title:

[Bug 1037588] Re: Provide pkg-config pc files

2012-11-17 Thread Bug Watch Updater
** Changed in: icu (Debian) Status: New = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1037588 Title: Provide pkg-config pc files To manage notifications about this bug go to:

[Bug 1037588] Re: Provide pkg-config pc files

2012-11-13 Thread Thomas Bechtold
This patch is a debdiff to solve the problem. ** Patch added: debdiff https://bugs.launchpad.net/debian/+source/icu/+bug/1037588/+attachment/3432030/+files/lp_1037588.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1037588] Re: Provide pkg-config pc files

2012-11-13 Thread Dmitrijs Ledkovs
The debdiff attached did not have correct maintainer set. Next time, please run `update-maintainer` after bumping the changelog. Also that means the source package failed to build on my, ubuntu, machine. I did full test build in sbuild and confirmed that the pc files are present, but did not

[Bug 1037588] Re: Provide pkg-config pc files

2012-11-13 Thread Launchpad Bug Tracker
This bug was fixed in the package icu - 4.8.1.1-9ubuntu1 --- icu (4.8.1.1-9ubuntu1) raring; urgency=low * debian/libicu-dev.install: Install .pc files (LP: #1037588). -- Thomas Bechtold thomasbecht...@jpberlin.de Tue, 13 Nov 2012 12:16:57 +0100 ** Changed in: icu (Ubuntu

[Bug 1037588] Re: Provide pkg-config pc files

2012-11-06 Thread Not given
I'd need this to be able to compile recent versions of Harfbuzz-ng who look for icu pc files. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1037588 Title: Provide pkg-config pc files To manage

[Bug 1037588] Re: Provide pkg-config pc files

2012-10-11 Thread Colin Watson
Not committing to this for 12.10 at this point. (It seems like a more reasonable proposition for 13.04.) ** Tags added: rls-q-notfixing -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1037588 Title:

[Bug 1037588] Re: Provide pkg-config pc files

2012-10-08 Thread Robert Ancell
** Changed in: icu (Ubuntu R-series) Status: Confirmed = Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1037588 Title: Provide pkg-config pc files To manage notifications about this

[Bug 1037588] Re: Provide pkg-config pc files

2012-10-04 Thread Bug Watch Updater
** Changed in: icu (Debian) Status: Unknown = New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1037588 Title: Provide pkg-config pc files To manage notifications about this bug go to:

[Bug 1037588] Re: Provide pkg-config pc files

2012-10-02 Thread Thomas Bechtold
I tried to build gnome-control-center 3.6 from upstream git with jhbuild. I think that's something important because Ubuntu uses the GNOME stack so Ubuntu users should be able to improve the software. The argument that we lived without the .pc files for 3 years is a bit weird - we also lived

[Bug 1037588] Re: Provide pkg-config pc files

2012-10-02 Thread Dmitrijs Ledkovs
Grep in gnome-control-center source package in ubuntu and the git repository reveal no direct icu usage. Are you sure it's not some other component? Also jhbuild sets trivially allow one building all reverse- depends include core components and patching stuff if needed. The risk is high here. We

[Bug 1037588] Re: Provide pkg-config pc files

2012-10-01 Thread Thomas Bechtold
Because of the missing .pc files it's impossible to build gnome-control- center within jhbuild ** Bug watch added: Debian Bug tracker #687339 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=687339 ** Also affects: icu (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=687339

[Bug 1037588] Re: Provide pkg-config pc files

2012-10-01 Thread Thomas Bechtold
** Patch added: Patch taken from http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=687339#17; https://bugs.launchpad.net/debian/+source/icu/+bug/1037588/+attachment/3362980/+files/icu-pkg-config.diff -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1037588] Re: Provide pkg-config pc files

2012-10-01 Thread Dmitrijs Ledkovs
We have lived without this for over 3 years now, see http://bugs.icu- project.org/trac/ticket/6981 filed in 2009. As for gnome-control-center, itt looks like it builds fine in Ubuntu: https://launchpad.net/ubuntu/+source/gnome-control-center/1:3.4.2-0ubuntu16 Can you please list packages in the

[Bug 1037588] Re: Provide pkg-config pc files

2012-08-20 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: icu (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1037588 Title:

[Bug 1037588] Re: Provide pkg-config pc files

2012-08-17 Thread Steven R. Loomis
Supporting these will allow users to ignore the bad old icu-config method. Strongly support this. Note that redhat had briefly synthesized icu.pc but this is not correct, there are multiple icu-*.pc files for various subcomponents. ** Description changed: - Upstream now provides pckg-config pc

[Bug 1037588] Re: Provide pkg-config pc files

2012-08-17 Thread Khaled Hosny
** Description changed: - Upstream now provides pkg-config pc files, but they are not install by the libicu-dev package. + Upstream now provides pkg-config pc files, but they are not installed by the libicu-dev package. http://bugs.icu-project.org/trac/ticket/6981 ProblemType: Bug

[Bug 1037588] Re: Provide pkg-config pc files

2012-08-16 Thread Khaled Hosny
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1037588 Title: Provide pkg-config pc files To manage notifications about this bug go to: