[Desktop-packages] [Bug 1982355] Re: gdk-pixbuf-query-loaders binary path not included in pkgconfig file

2022-07-27 Thread Alberto Ruiz
Great stuff, that'll allow me to fix my meson scripts upstream and run
my Github Actions pipeline.

Again, thanks a lot for taking care of this Seb, always a pleasure!

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gdk-pixbuf in Ubuntu.
https://bugs.launchpad.net/bugs/1982355

Title:
  gdk-pixbuf-query-loaders binary path not included in pkgconfig file

Status in gdk-pixbuf package in Ubuntu:
  Fix Released

Bug description:
  The gdk-pixbuf-query-loaders binary path is supposed to be reported in
  the .pc file variable gdk_pixbuf_query_loaders so that it can be
  queried:

  
  $ pkg-config --variable=gdk_pixbuf_query_loaders gdk-pixbuf-2.0 
  /usr/bin/gdk-pixbuf-query-loaders

  However in Ubuntu the binary is in /usr/lib/`gcc -dumpmachine`/gdk-
  pixbuf-2.0/gdk-pixbuf-query-loaders

  This poses a challenge to build scripts for pixbuf loaders as they
  need to adapt to this distro-specific paths.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdk-pixbuf/+bug/1982355/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1982355] Re: gdk-pixbuf-query-loaders binary path not included in pkgconfig file

2022-07-27 Thread Sebastien Bacher
the fix has been uploaded to Debian now
https://tracker.debian.org/news/1349533/accepted-gdk-
pixbuf-2428dfsg-2-source-into-unstable/ and will autosync to Ubuntu
later today

** Changed in: gdk-pixbuf (Ubuntu)
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gdk-pixbuf in Ubuntu.
https://bugs.launchpad.net/bugs/1982355

Title:
  gdk-pixbuf-query-loaders binary path not included in pkgconfig file

Status in gdk-pixbuf package in Ubuntu:
  Fix Released

Bug description:
  The gdk-pixbuf-query-loaders binary path is supposed to be reported in
  the .pc file variable gdk_pixbuf_query_loaders so that it can be
  queried:

  
  $ pkg-config --variable=gdk_pixbuf_query_loaders gdk-pixbuf-2.0 
  /usr/bin/gdk-pixbuf-query-loaders

  However in Ubuntu the binary is in /usr/lib/`gcc -dumpmachine`/gdk-
  pixbuf-2.0/gdk-pixbuf-query-loaders

  This poses a challenge to build scripts for pixbuf loaders as they
  need to adapt to this distro-specific paths.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdk-pixbuf/+bug/1982355/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1982355] Re: gdk-pixbuf-query-loaders binary path not included in pkgconfig file

2022-07-27 Thread Alberto Ruiz
Thanks Seb!

Any chance this will land on Jammy at some point?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gdk-pixbuf in Ubuntu.
https://bugs.launchpad.net/bugs/1982355

Title:
  gdk-pixbuf-query-loaders binary path not included in pkgconfig file

Status in gdk-pixbuf package in Ubuntu:
  Fix Released

Bug description:
  The gdk-pixbuf-query-loaders binary path is supposed to be reported in
  the .pc file variable gdk_pixbuf_query_loaders so that it can be
  queried:

  
  $ pkg-config --variable=gdk_pixbuf_query_loaders gdk-pixbuf-2.0 
  /usr/bin/gdk-pixbuf-query-loaders

  However in Ubuntu the binary is in /usr/lib/`gcc -dumpmachine`/gdk-
  pixbuf-2.0/gdk-pixbuf-query-loaders

  This poses a challenge to build scripts for pixbuf loaders as they
  need to adapt to this distro-specific paths.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdk-pixbuf/+bug/1982355/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1982355] Re: gdk-pixbuf-query-loaders binary path not included in pkgconfig file

2022-07-27 Thread Sebastien Bacher
Yes, I think that's an ok candidate to cherry pick as a stable update

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gdk-pixbuf in Ubuntu.
https://bugs.launchpad.net/bugs/1982355

Title:
  gdk-pixbuf-query-loaders binary path not included in pkgconfig file

Status in gdk-pixbuf package in Ubuntu:
  Fix Released

Bug description:
  The gdk-pixbuf-query-loaders binary path is supposed to be reported in
  the .pc file variable gdk_pixbuf_query_loaders so that it can be
  queried:

  
  $ pkg-config --variable=gdk_pixbuf_query_loaders gdk-pixbuf-2.0 
  /usr/bin/gdk-pixbuf-query-loaders

  However in Ubuntu the binary is in /usr/lib/`gcc -dumpmachine`/gdk-
  pixbuf-2.0/gdk-pixbuf-query-loaders

  This poses a challenge to build scripts for pixbuf loaders as they
  need to adapt to this distro-specific paths.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdk-pixbuf/+bug/1982355/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1982355] Re: gdk-pixbuf-query-loaders binary path not included in pkgconfig file

2022-07-20 Thread Alberto Ruiz
Awesome! Thanks seb!

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gdk-pixbuf in Ubuntu.
https://bugs.launchpad.net/bugs/1982355

Title:
  gdk-pixbuf-query-loaders binary path not included in pkgconfig file

Status in gdk-pixbuf package in Ubuntu:
  In Progress

Bug description:
  The gdk-pixbuf-query-loaders binary path is supposed to be reported in
  the .pc file variable gdk_pixbuf_query_loaders so that it can be
  queried:

  
  $ pkg-config --variable=gdk_pixbuf_query_loaders gdk-pixbuf-2.0 
  /usr/bin/gdk-pixbuf-query-loaders

  However in Ubuntu the binary is in /usr/lib/`gcc -dumpmachine`/gdk-
  pixbuf-2.0/gdk-pixbuf-query-loaders

  This poses a challenge to build scripts for pixbuf loaders as they
  need to adapt to this distro-specific paths.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdk-pixbuf/+bug/1982355/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1982355] Re: gdk-pixbuf-query-loaders binary path not included in pkgconfig file

2022-07-20 Thread Sebastien Bacher
Thanks, indeed Debian moves that file to a versioned location to avoid
conflict between api versions but the .pc should be updated to reflect
that, I proposed a fix for it on https://salsa.debian.org/gnome-
team/gdk-pixbuf/-/merge_requests/3 now

** Changed in: gdk-pixbuf (Ubuntu)
   Importance: Undecided => Low

** Changed in: gdk-pixbuf (Ubuntu)
 Assignee: (unassigned) => Sebastien Bacher (seb128)

** Changed in: gdk-pixbuf (Ubuntu)
   Status: New => In Progress

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gdk-pixbuf in Ubuntu.
https://bugs.launchpad.net/bugs/1982355

Title:
  gdk-pixbuf-query-loaders binary path not included in pkgconfig file

Status in gdk-pixbuf package in Ubuntu:
  In Progress

Bug description:
  The gdk-pixbuf-query-loaders binary path is supposed to be reported in
  the .pc file variable gdk_pixbuf_query_loaders so that it can be
  queried:

  
  $ pkg-config --variable=gdk_pixbuf_query_loaders gdk-pixbuf-2.0 
  /usr/bin/gdk-pixbuf-query-loaders

  However in Ubuntu the binary is in /usr/lib/`gcc -dumpmachine`/gdk-
  pixbuf-2.0/gdk-pixbuf-query-loaders

  This poses a challenge to build scripts for pixbuf loaders as they
  need to adapt to this distro-specific paths.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdk-pixbuf/+bug/1982355/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp