Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add Math::Int64 for URPM::Resolve | Thierry Vignaud | 2016-11-10 | 1 | -0/+108 |
| | |||||
* | actually provided by Pango | Thierry Vignaud | 2016-11-06 | 1 | -35/+0 |
| | |||||
* | add Glib::IO | Thierry Vignaud | 2016-11-06 | 1 | -0/+3422 |
| | | | | | if using Glib::IO instead of manually setting GIO, that's the right namespace | ||||
* | update RPM4 | Thierry Vignaud | 2016-11-06 | 1 | -0/+5 |
| | | | | reversing bogus bits in commit 41b84c8fb5027e151a2e6b3d4cb3981c4881e225 | ||||
* | add Notify | Thierry Vignaud | 2016-11-06 | 1 | -0/+41 |
| | | | | for those not wanting to use perl-Gtk3-Notify | ||||
* | add fake packages for Pango::Cairo | Thierry Vignaud | 2016-11-04 | 1 | -0/+35 |
| | |||||
* | update Notify | Thierry Vignaud | 2016-11-04 | 1 | -1/+7 |
| | |||||
* | remove Gtk3 from Gtk3::Notify | Thierry Vignaud | 2016-11-04 | 1 | -6809/+0 |
| | | | | (needed for next commit) | ||||
* | update Gtk3 & co with relation to parent classes | Thierry Vignaud | 2016-11-04 | 3 | -3/+415 |
| | | | | thus increasing SNR | ||||
* | add fake packages for Atk, Gio, GObject | Thierry Vignaud | 2016-11-04 | 4 | -0/+4648 |
| | | | | | | | | This prevent the following errors after next commit: can't find package Atk::Object can't find package Gio::* can't find package GObject::TypeModule | ||||
* | update Cairo fake package | Thierry Vignaud | 2016-11-02 | 1 | -0/+3 |
| | |||||
* | Revert "remove Cairo fake packages (unused)" | Thierry Vignaud | 2016-11-02 | 1 | -0/+349 |
| | | | | This reverts commit 7dd999c823ecfe916ca05b8b6d58f499d9f14767. | ||||
* | make it parsable by perl_checker | Thierry Vignaud | 2016-10-11 | 1 | -3/+3 |
| | |||||
* | update Gtk3::WebKit | Thierry Vignaud | 2016-10-11 | 1 | -644/+753 |
| | |||||
* | add Gtk3::WebKit2 fake package | Thierry Vignaud | 2016-10-11 | 1 | -0/+859 |
| | |||||
* | update Gtk3 fake package from 3.22 | Thierry Vignaud | 2016-10-11 | 1 | -45/+979 |
| | |||||
* | no need to protect length() anymore | Thierry Vignaud | 2016-10-11 | 1 | -4/+4 |
| | |||||
* | no need to protect y() anymore | Thierry Vignaud | 2016-10-11 | 1 | -10/+10 |
| | |||||
* | move Pango functions in their own namespace | Thierry Vignaud | 2016-10-11 | 1 | -11/+11 |
| | | | | this will help next commits | ||||
* | move gtk functions in their own namespace | Thierry Vignaud | 2016-10-11 | 1 | -241/+241 |
| | | | | this will help next commits | ||||
* | move gdk functions in their own namespace | Thierry Vignaud | 2016-10-11 | 1 | -2285/+2285 |
| | | | | this will help next commits | ||||
* | remove Gdk internal symbols | Thierry Vignaud | 2016-10-11 | 1 | -8/+0 |
| | |||||
* | sort some functions | Thierry Vignaud | 2016-10-11 | 1 | -728/+678 |
| | | | | make next commit more readable | ||||
* | sort the fake Gtk3::* packages | Thierry Vignaud | 2016-10-11 | 1 | -4788/+4785 |
| | | | | it'll help making next commit more readable | ||||
* | more Gtk3 functions | Thierry Vignaud | 2016-09-21 | 1 | -0/+7 |
| | | | | | | | thus increasing perl_checker SNR on drakx I really should resurect my Glib::Object::Introspection patch in order to generate fake introspection packages... | ||||
* | list a cople missing Gtk3 'new' methods | Thierry Vignaud | 2016-09-17 | 1 | -0/+3 |
| | | | | thus increasing SNR in eg: rpmdrake, userdrake | ||||
* | shrink blacklist accordingly | Thierry Vignaud | 2016-09-16 | 1 | -69/+0 |
| | |||||
* | help perl_checker | Thierry Vignaud | 2016-09-16 | 1 | -1/+1 |
| | | | | it doesn't like package names starting with numbers :-( | ||||
* | tell perl_checker all func are exported by default | Thierry Vignaud | 2016-09-16 | 1 | -0/+2 |
| | | | | well nearly all them anyway | ||||
* | add POSIX fake package | Thierry Vignaud | 2016-09-16 | 1 | -0/+165 |
| | |||||
* | add Cwd fake package | Thierry Vignaud | 2016-09-13 | 1 | -0/+28 |
| | |||||
* | update Curses::UI fake package | Thierry Vignaud | 2016-09-13 | 1 | -6/+16 |
| | |||||
* | update Encode fake package | Thierry Vignaud | 2016-09-13 | 1 | -6/+3 |
| | |||||
* | update Getopt::Long fake package | Thierry Vignaud | 2016-09-13 | 1 | -0/+1 |
| | |||||
* | update MDV::Distribconf fake package | Thierry Vignaud | 2016-09-13 | 1 | -32/+61 |
| | |||||
* | remove Cairo fake packages (unused) | Thierry Vignaud | 2016-09-13 | 1 | -349/+0 |
| | |||||
* | remove Gnome2 fake packages (unused) | Thierry Vignaud | 2016-09-13 | 2 | -730/+0 |
| | |||||
* | update Net::DNS fake package | Thierry Vignaud | 2016-09-13 | 1 | -4/+994 |
| | |||||
* | update RPM4 fake package | Thierry Vignaud | 2016-09-13 | 1 | -10/+0 |
| | |||||
* | add c fake package | Thierry Vignaud | 2016-09-13 | 1 | -0/+77 |
| | |||||
* | add Encode fake package | Thierry Vignaud | 2016-09-13 | 1 | -0/+179 |
| | |||||
* | add Carp fake package | Thierry Vignaud | 2016-09-13 | 1 | -0/+26 |
| | |||||
* | add XSLoader fake package | Thierry Vignaud | 2016-09-13 | 1 | -0/+5 |
| | |||||
* | add Glib::Object::Introspection fake package | Thierry Vignaud | 2016-09-13 | 1 | -0/+32 |
| | |||||
* | update Gtk2 fake package | Thierry Vignaud | 2016-09-13 | 1 | -0/+2 |
| | |||||
* | update Glib fake package | Thierry Vignaud | 2016-09-13 | 1 | -1/+13 |
| | |||||
* | add USER fake package for userdrake | Thierry Vignaud | 2016-08-27 | 1 | -0/+56 |
| | |||||
* | update blacklist (from drakx) | Thierry Vignaud | 2015-05-25 | 1 | -1/+69 |
| | |||||
* | update Glib | Thierry Vignaud | 2015-05-25 | 1 | -0/+85 |
| | |||||
* | update URPM | Thierry Vignaud | 2015-05-25 | 1 | -9/+12 |
| |