19 Commits

Author SHA1 Message Date
naddy
deea7ed07b drop SHARED_ONLY from python and ruby ports 2016-03-20 16:12:22 +00:00
ajacoutot
3fd9af59e4 Drop autogen patch, we can use autoreconf.
Drop useless BUILD_DEPENDS.
2015-05-02 12:43:59 +00:00
sthen
b1861a3cca BDEP on libtool.
Add a patch to avoid running configure at the end of autogen.sh as
well as again for the "proper" run with env/flags.

We aren't making any changes to autoconf input files, this is yet
another example of a github-based project who can't be bothered to run
autoconf themselves and provide a proper distribution tarball.
2015-05-02 11:02:45 +00:00
landry
b1d05c53e0 Update to gtkparasite 0.2.0 from github.
That 2012 release only supports gtk2, newer commits on github removed
support for gtk2 and only supports gtk3 - and gtk3 has a builtin
debugger named gtkinspector via ctrl-shift-d (see
https://blogs.gnome.org/mclasen/2014/05/15/introducing-gtkinspector/)
2015-05-01 09:19:19 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
bcf3856632 PERMIT_* / REGRESS->TEST sweep 2013-03-11 10:50:00 +00:00
jasper
94970015e5 - regen WANTLIB 2011-11-04 09:18:43 +00:00
espie
c5a475ebe0 normalize pkgpath 2011-09-16 09:24:48 +00:00
jasper
eec0417831 bump after default python version switch 2011-06-08 17:31:05 +00:00
jasper
edf66cc9bb - add missing modules 2011-01-03 19:47:11 +00:00
espie
5855efb734 move depends to new style 2010-11-15 19:45:56 +00:00
espie
7f2b17ae6e kill a few libspecs in LIB_DEPENDS 2010-11-08 09:57:39 +00:00
sthen
3b2bbaacc0 Add MODPY_WANTLIB, adjust MODPY_LIB_DEPENDS to new-style LIB_DEPENDS,
update all ports to match. Plists don't change -> no bump.
Looks ok to jasper.
2010-10-24 15:53:55 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
ajacoutot
21da929ec9 Fix DEPENDS after gtk+2 and gdk-pixbuf split.
ok jasper@
2010-09-30 07:21:18 +00:00
jasper
80fcd82c2c - first round of bumps for devel 2010-08-30 22:03:58 +00:00
sthen
4ec2f3de05 sync WANTLIB/LIB_DEPENDS, bump 2010-04-03 00:32:55 +00:00
landry
c0acc651cd Import gtkparasite-0.0.1:
Parasite is a debugging and development tool that runs inside your GTK+
application's process. It can inspect your application, giving you
detailed information on your UI, such as the hierarchy, X window IDs,
widget properties, and more. You can modify properties on the fly in
order to experiment with the look of your UI.
as upstream didn't make a release yet, host a git snapshot labelled
0.0.1.. with comments and req'd by jasper@
2009-10-13 10:55:19 +00:00