[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#694075: Working package



Hello,

the debian packaging of the last version seems to basically work with
the new upstream updates, after changing just one line of debian/rules.

You should be able to build a working version of gtkparasite for Gtk3 by
doing:

git clone git://git.debian.org/git/collab-maint/gtkparasite.git
git chechout debian
git-buildpackage

That said,
- python support is not working (presumably a missing build dependence,
but I ignore which),
- certainly other (non-optional) build-depends are missing,
- I'm currently getting a strange error trying to pbuild in a sid
chroot,¹
- due to time constraints, I don't think I will ever try to adopt this
package.

Still, anyone interested is welcome to start from that repo.

Pietro

¹
./configure: line 11807: syntax error near unexpected token `GTK,'
./configure: line 11807: `PKG_CHECK_MODULES(GTK, gtk+-$GTK_API_VERSION
>= $GTK_REQUIRED)'


Reply to: