php-gtk 2.0.1-3
http://gtk.php.net/
PHP bindings for the Gtk+ 2 library
unsupported :: devel
Responsabile: foutrelis
Voti: 68
Licenza: LGPL
Ultimo aggiornamento: Sun, 08 Nov 2009 11:38:31 +0000
Data di primo invio: Sun, 08 Nov 2009 11:38:31 +0000
Dipendenze gtk2>=2.12.0 libglade>=2.6.2 php>=5.2 php<5.3
Moved back to the AUR, until a version that is compatible with PHP 5.3 comes out.
Moved to [community].
Yes, the packages listed as makedepends are required to build the phpgtk extensions. Of course, feel free to change the PKGBUILD to your liking. For example, if you don't wish to include gtk2+extra in your package as a shared extension, simply remove it from the makedepends array and in the build function change "--with-extra=shared" to "--without-extra".
Are all of the make dependencies really necessary? I built it from the source file just fine without gtk2+extra, gtkhtml, libsexy, gtksourceview, or gtkspell.
Having to install the above meant ~100mb of unnecessary dependencies of Gnome stuff (I don't use Gnome).
@bardo: I guess not. However, it doesn't hurt to display the message in post_upgrade() too and it's possible that this message will change in future versions, so I think I'll leave it as is (for now, at least).
Is it really necessary to spit out the message in post_upgrade() too? This is also valid for php-memcache.
v1.6.0