Home » PEAR » PEAR_PackageUpdate_Gtk2
A PHP-GTK 2 front end for PEAR_PackageUpdate
This package is unmaintained.
Download latest release 0.3.2 (archived versions might be outdated)
License: PHP License
Description
PEAR_PackageUpdate (PPU) is designed to allow developers to easily include auto updating features for other packages and PEAR installable applications. PPU will check to see if a new version of a package is available and then ask the user if they would like to update the package. PPU uses PEAR to communicate with the channel server and to execute the update.
PPU allows the end user to take some control over when they are notified about new releases. The PPU Preferences allow a user to tell PPU not to ask about certain types of releases (bug fixes, minor releases, etc.), not to ask about certain release states (devel, alpha, etc.), not to ask until the next release or not to ask again.
PEAR_PackgeUpdate_Gtk2 is a PHP-GTK 2 front end for PPU. It is designed to be used by PHP-GTK 2 packages and applications that want to include auto-updating features.
Maintainers
- Scott Mattocks (scottmattocks) — lead, active
Dependencies
Required
- PHP (>= 5.1.2)
- PEAR Installer (>= 1.4.8)
- PEAR_PackageUpdate (>= 0.3.0devel)
Releases
- 0.3.2 (beta, 2006-09-18)
Release notes
License: PHP License
Dialog box was not being hidden properly.
- 0.3.1 (beta, 2006-04-13)
Release notes
License: PHP License
Fix in prefDialog() for state comparisons. Was comparing most states to alpha.
- 0.3.0a1 (alpha, 2006-03-28)
Release notes
License: PHP License
Initial PEAR release.
Bugs
No bugs.