summaryrefslogtreecommitdiff
path: root/meta-pkgs/py-gnome-bindings/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2019-05-18Remove gnome2 meta packages.wiz1-25/+0
We should have ones for gnome3, and many packages for gnome2 are not even up-to-date.
2019-04-26Omit mentions of python 34 and 35, after those were removed.maya1-2/+2
- Includes some whitespace changes, to be handled in a separate commit.
2019-04-25PKGREVISION bump for anything using python without a PYPKGPREFIX.maya1-1/+2
This is a semi-manual PKGREVISION bump.
2018-08-19*: reset maintainer for drochnerwiz1-2/+2
2018-07-03extend PYTHON_VERSIONS_ for Python 3.7adam1-2/+2
2017-07-30Use https for www.gnome.org HOMEPAGEs.wiz1-2/+2
2017-01-01Add python-3.6 to incompatible versions.wiz1-2/+2
2016-07-09Remove python33: adapt all packages that refer to it.wiz1-2/+2
2015-12-05Extend PYTHON_VERSIONS_INCOMPATIBLE to 35adam1-2/+2
2014-05-09Mark packages that are not ready for python-3.3 also not ready for 3.4,wiz1-2/+2
until proven otherwise.
2014-01-25Mark packages as not ready for python-3.x where applicable;wiz1-1/+3
either because they themselves are not ready or because a dependency isn't. This is annotated by PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of x.y.z or PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-foo, py-bar respectively, please use the same style for other packages, and check during updates. Use versioned_dependencies.mk where applicable. Use REPLACE_PYTHON instead of handcoded alternatives, where applicable. Reorder Makefile sections into standard order, where applicable. Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default with the next commit. Whitespace cleanups and other nits corrected, where necessary.
2012-04-08Remove python24 and all traces of it from pkgsrc.wiz1-3/+1
Remove devel/py-ctypes (only needed by and supporting python24). Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE lines that just mirror defaults now. Miscellaneous cleanup while editing all these files.
2011-06-14Accept python 27 and 26, because just not accept 24 from py-gtk2.obache1-2/+2
2009-08-19not for python-2.4, because support was dropped from py-gtk2tnn1-2/+2
2009-05-21Update pattern, package was already up-to-date.wiz1-4/+3
2009-05-21Update for Gnome 2.26.2.wiz1-3/+4
2009-03-22Update to 2.26.0.wiz1-6/+6
2009-01-16Update to GNOME 2.24.3.wiz1-4/+4
2008-11-29Update for 2.24.2 -- nothing to do.wiz1-3/+3
2008-11-19Fix spelling of variable and dependency.joerg1-3/+3
2008-11-18Unrestrict python again, now that drochner fixed py-cairo to work with 2.4.wiz1-2/+2
2008-11-18Fix package name to follow Python naming convention.joerg1-4/+4
2008-11-18Restrict to 2.5 as py-gnome is restricted.joerg1-1/+3
2008-11-11Correct DISTNAME.hasso1-2/+2
2008-11-09Initial import of the Gnome bindings packages (except for the Java ones).wiz1-0/+22
Names as discussed on tech-pkg.