Gentoo-Portage.com

Search Portage:
Login     Register     Language Tools

dev-php5/php-gtk

PHP 5 bindings for the Gtk+ 2 library.

Screenshots

ChangeLog

# ChangeLog for dev-php5/php-gtk
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-php5/php-gtk/ChangeLog,v 1.13 2008/07/22 14:34:39 hoffie Exp $

*php-gtk-2.0.1 (22 Jul 2008)

22 Jul 2008; Christian Hoffmann <hoffie@gentoo.org>
-php-gtk-2.0.0_beta-r1.ebuild, +php-gtk-2.0.1.ebuild:
version bump to 2.0.1, fixing the build problems with libtool-2.2* (bug
232538, many thanks to Rafa? Mu?y?o <galtgendo@o2.pl> again), fixing
--with-debug (it's --enable-debug now)

07 Mar 2008; Raúl Porcel <armin76@gentoo.org>
+files/php-gtk-2.0.0-no-cli-check.patch, php-gtk-2.0.0.ebuild:
import from the php overlay

07 Mar 2008; Jakub Moc <jakub@gentoo.org> php-gtk-2.0.0.ebuild:
Remove sourceview use flag wrt Bug 212595

*php-gtk-2.0.0 (04 Mar 2008)

04 Mar 2008; Markus Ullmann <jokey@gentoo.org> +php-gtk-2.0.0.ebuild:
Version bump from project overlay

03 Mar 2008; Jakub Moc <jakub@gentoo.org>
+files/php-gtk-2.0.0-no-cli-check.patch, +php-gtk-2.0.0.ebuild:
Version bump

*php-gtk-2.0.0_beta-r1 (06 Dec 2007)

06 Dec 2007; Markus Ullmann <jokey@gentoo.org> -php-gtk-2.0.0_beta.ebuild,
+php-gtk-2.0.0_beta-r1.ebuild:
LICENSE fix from project overlay and version bump

30 Nov 2007; Jakub Moc <jakub@gentoo.org> +php-gtk-2.0.0_beta-r1.ebuild:
Add USE=doc to install the manual, get rid of eclass duplication in
src_install() and set PHPSAPILIST instead, get rid of nolibglade flag and
replace it with USE=glade (enabled by default via EAPI-1). Ebuild cleanup.
Fix LICENSE.

12 Oct 2007; Rémi Cardona <remi@gentoo.org> php-gtk-2.0.0_beta.ebuild:
update gtksourceview deps (see bug #195366)

*php-gtk-2.0.0_beta (17 Jun 2007)

17 Jun 2007; Anant Narayanan <anant@gentoo.org> -files/gtkmozembed.patch,
+files/no-cli-check.patch, -php-gtk-2.0.0_alpha.ebuild,
+php-gtk-2.0.0_beta.ebuild:
bump to 2.0.0beta.

18 Apr 2007; Anant Narayanan <anant@gentoo.org>
php-gtk-2.0.0_alpha.ebuild:
Fixed sandbox violation in case sharedmem is enabled in PHP.

26 Mar 2007; Raúl Porcel <armin76@gentoo.org> php-gtk-2.0.0_alpha.ebuild:
Remove www-client/mozilla from DEPEND, as it was p.masked and removed

19 Mar 2007; Anant Narayanan <anant@gentoo.org>
php-gtk-2.0.0_alpha.ebuild:
Revert back to manually copying .so until concurrentmodphp is sorted out

18 Mar 2007; Luca Longinotti <chtekk@gentoo.org>
php-gtk-2.0.0_alpha.ebuild:
Fix SLOT.

18 Mar 2007; Luca Longinotti <chtekk@gentoo.org> metadata.xml,
php-gtk-2.0.0_alpha.ebuild:
Cleanup, make it concurrentmodphp compatible.

*php-gtk-2.0.0_alpha (20 Feb 2007)

20 Feb 2007; Anant Narayanan <anant@gentoo.org> +files/gtkmozembed.patch, +metadata.xml,
+php-gtk-2.0.0_alpha.ebuild:
Initial ebuild, closes bug #149670