Home » PEAR » PEAR_Frontend_Gtk2
Graphical PEAR installer based on PHP-Gtk2
This package is unmaintained.
Download latest release 1.1.0 (archived versions might be outdated)
License: LGPL
Description
This program is a graphical frontend for PEAR, the PHP Extension
and Application Repository. It uses PHP-Gtk2 as graphical toolkit
and lets you easily browse available packages and install them
on your computer.
The program is designed to be by end-users, making it as easy as
possible to install and uninstall programs.
Maintainers
- Christian Weiske (cweiske) — lead, active
Dependencies
Required
- PHP (>= 5.1, <= 6.0.0)
- PEAR Installer (>= 1.4.5)
- Config (>= 1.10.4)
- Gtk2_EntryDialog (>= 0.0.3)
- Gtk2_FileDrop (>= 0.1.0)
- php-gtk (extension, >= 2.0.0dev)
Releases
- 1.1.0 (stable, 2011-12-12)
Release notes
License: LGPL
QA release
Bug #11990 Close button on About dialog doesn't work
Bug #13976 Wrong check when comparing php-gtk extension version - 1.0.1 (stable, 2008-08-03)
- 1.0.0 (stable, 2006-12-12)
Release notes
License: LGPL
* Fix bug #9353: crash when selecting channel pear.php.net
* Going stable - 0.1.2 (beta, 2006-05-10)
Release notes
License: LGPL
* Include Checks.php when running with "pear -G", too (bug #7597)
- 0.1.1 (beta, 2006-05-10)
Release notes
License: LGPL
* Gtk2_FileDrop dependency
* Allow installation of local package files
* Drag and Drop package files onto package list to install them
* Force installation option - 0.1.0 (beta, 2006-03-22)
Release notes
License: LGPL
* Gtk2_EntryDialog dependency
* Command line options
* Channel can be pre-selected
* Package can be pre-selected - 0.0.8 (beta, 2006-03-03)
Release notes
License: LGPL
* Channel discovery
* Building php extensions works now - 0.0.7 (alpha, 2005-12-28)
Release notes
License: LGPL
* Fixed crash because PEAR_Frontend_Gtk2 wasn't recognized as PEAR_Frontend
- 0.0.6 (alpha, 2005-12-15)
Release notes
License: LGPL
* Install button changes to "upgrade" when installed package is selected
* Default dependency option is "onlyreqdep" now
* Version in About dialog is taken from package info
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #7264 | Open | Req | 0.1.0 | 2006-03-30 | Grab channel logos from channel server |
| #7597 | Closed | Bug | 0.1.1 | 2006-05-10 | GladeXML class not found |
| #9353 | Closed | Bug | 0.1.2 | 2006-11-16 | crash when selecting channel pear.php.net |
| #10542 | Open | Bug | 1.0.0 | 2007-03-28 | GTK frontend disregards preferred state configuration |
| #11990 | Closed | Bug | 1.0.0 | 2007-09-06 | Close button on About dialog doesn't work |
| #11991 | Open | Req | 1.0.0 | 2007-09-06 | "Configuration" or F3 doesn't do anything |
| #13976 | Closed | Bug | CVS | 2008-05-24 | Wrong check when comparing php-gtk extension version |
| #13978 | Open | Bug | CVS | 2008-05-24 | package liststore data gets corrupted when changing between categories |
| #19130 | Open | Bug | SVN | 2011-12-12 | Tests fail on CI server |