[aur-general] libdesktop-agnostic building
Hi This package does not build against the current repos so will need fixed by someone before it gets rebuilt for python2. It seems the issues is a newer vala, and the patch will look something like: http://code.google.com/p/pino-twitter/issues/attachmentText?id=309&aid=7997220980544714569&name=pino-construct-only-properties.patch&token=827ebcb577481c726457180ae3534336 The only addition needed for building against python2 is to add "export PYTHON=python2" before the ./waf lines. Allan
On Sat, Oct 2, 2010 at 3:04 AM, Allan McRae <allan@archlinux.org> wrote:
Hi
This package does not build against the current repos so will need fixed by someone before it gets rebuilt for python2. It seems the issues is a newer vala, and the patch will look something like:
The only addition needed for building against python2 is to add "export PYTHON=python2" before the ./waf lines.
Allan
I'll look into libdesktop-agnostic tomorrow.
Jan Steffens <jan.steffens@gmail.com> wrote:
I'll look into libdesktop-agnostic tomorrow.
We already discussed this issue in the thread "Package removal from [community]" on aur-general, the needed patches are already in https://code.launchpad.net/~awn-core/libdesktop-agnostic/various-fixes -- Rémy
On 02/10/10 12:26, Rémy Oudompheng wrote:
Jan Steffens<jan.steffens@gmail.com> wrote:
I'll look into libdesktop-agnostic tomorrow.
We already discussed this issue in the thread "Package removal from [community]" on aur-general, the needed patches are already in https://code.launchpad.net/~awn-core/libdesktop-agnostic/various-fixes
There is already a "various-fixes.patch" in the PKGBUILD. So I guess that needs updated? Allan
On 02/10/10 12:32, Allan McRae wrote:
On 02/10/10 12:26, Rémy Oudompheng wrote:
Jan Steffens<jan.steffens@gmail.com> wrote:
I'll look into libdesktop-agnostic tomorrow.
We already discussed this issue in the thread "Package removal from [community]" on aur-general, the needed patches are already in https://code.launchpad.net/~awn-core/libdesktop-agnostic/various-fixes
There is already a "various-fixes.patch" in the PKGBUILD. So I guess that needs updated?
Anyway, I can build it if someone posts a working PKGBUILD + patch. I'm just not going out of my way to fix issues with the package. Allan
On Sat, Oct 2, 2010 at 4:32 AM, Allan McRae <allan@archlinux.org> wrote:
There is already a "various-fixes.patch" in the PKGBUILD. So I guess that needs updated?
Yep, updated. I'll build and release updated packages (pkgrel -4) to community.
On Sat, Oct 2, 2010 at 4:59 AM, Jan Steffens <jan.steffens@gmail.com> wrote:
On Sat, Oct 2, 2010 at 4:32 AM, Allan McRae <allan@archlinux.org> wrote:
There is already a "various-fixes.patch" in the PKGBUILD. So I guess that needs updated?
Yep, updated. I'll build and release updated packages (pkgrel -4) to community.
Or rather, I'll release it to [community-testing] because it will only build with [testing] enabled. Error when trying to build without [testing]: error parsing file default/libdesktop-agnostic/DesktopAgnostic-1.0.gir: Unsupported version '1.2' I guess this is related to glib2 or gobject-introspection?
On 02/10/10 13:10, Jan Steffens wrote:
On Sat, Oct 2, 2010 at 4:59 AM, Jan Steffens<jan.steffens@gmail.com> wrote:
On Sat, Oct 2, 2010 at 4:32 AM, Allan McRae<allan@archlinux.org> wrote:
There is already a "various-fixes.patch" in the PKGBUILD. So I guess that needs updated?
Yep, updated. I'll build and release updated packages (pkgrel -4) to community.
Or rather, I'll release it to [community-testing] because it will only build with [testing] enabled.
Error when trying to build without [testing]: error parsing file default/libdesktop-agnostic/DesktopAgnostic-1.0.gir: Unsupported version '1.2'
I guess this is related to glib2 or gobject-introspection?
Cool. I will move it from [community-testing] when GNOME moves from [testing]. Doing the python2 rebuild now. Allan
On 10/02/2010 06:10 AM, Jan Steffens wrote:
On Sat, Oct 2, 2010 at 4:59 AM, Jan Steffens<jan.steffens@gmail.com> wrote:
On Sat, Oct 2, 2010 at 4:32 AM, Allan McRae<allan@archlinux.org> wrote:
There is already a "various-fixes.patch" in the PKGBUILD. So I guess that needs updated?
Yep, updated. I'll build and release updated packages (pkgrel -4) to community.
Or rather, I'll release it to [community-testing] because it will only build with [testing] enabled.
Error when trying to build without [testing]: error parsing file default/libdesktop-agnostic/DesktopAgnostic-1.0.gir: Unsupported version '1.2'
I guess this is related to glib2 or gobject-introspection?
is related to g-i. check which package owns that DesktopAgnostic-1.0.gir and rebuild it using g-i 0.9.10 -- Ionuț
participants (4)
-
Allan McRae
-
Ionuț Bîru
-
Jan Steffens
-
Rémy Oudompheng