Commit graph

27 commits

Author SHA1 Message Date
wiz
c1b44346cd Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.
2014-05-09 07:36:53 +00:00
wiz
aa67e11089 Mark packages as not ready for python-3.x where applicable;
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.
2014-01-25 10:29:56 +00:00
asau
54c5cd959e Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
obache
c38c120ee5 recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-15 10:03:29 +00:00
wiz
ee311e3b36 Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
wiz
fb1a8e5414 Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.
2012-02-06 12:41:29 +00:00
obache
1d9df3258a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
drochner
8955fe7fc3 sync w/ base pkg 2010-11-24 20:35:52 +00:00
drochner
c233a47c15 sync, share distinfo & patches 2010-07-13 13:09:33 +00:00
drochner
71bf84d51e these don't need "fam" directly (but still through glib2) 2010-02-16 12:10:14 +00:00
wiz
131bd1d18f Update to 2.28.0.1:
================
Version 2.28.0.1
================

  libmenu

	* Fix sorting of menu items during merge to actually work (and not
	  crash) (Frédéric Crozat)

  Python

	* Link the python module to libpython (Frédéric Crozat, Vincent)

==============
Version 2.28.0
==============

  Translators

	* Amitakhya Phukan (as)
	* Petr Kovar (cs)
	* Peter Bach (da)
	* Philip Withnall (en_GB)
	* Rajesh Ranjan (hi)
	* Luca Ferretti (it)
	* Shankar Prasad (kn)
	* Gintautas Miliauskas (lt)
	* Rajesh Ranjan (mai)
	* Peter Ani
	* Sandeep Shedmake (mr)
	* Nils-Christoph Fiedler (nds)
	* A S Alam (pa)
	* Adi Roiban (ro)
	* Matej Urbančič (sl)
	* Daniel Nylander (sv)
	* Krishna Babu K (te)
	* Baris Cicek (tr)
	* Maxim Dziumanenko (uk)
	* Chao-Hsiung Liao (zh_HK)
	* Chao-Hsiung Liao (zh_TW)

===============
Version 2.27.92
===============

This releases features new API that applications can use to display the full
name contained in .desktop files that is now in the X-GNOME-FullName key. If an
application chooses to use this, then it should set the sort key so that
.desktop files are correctly sorted.

  libmenu

	* Add gmenu_tree_entry_get_display_name() API (Vincent)
	  This will return X-GNOME-FullName if available, and fallback to Name.
	* Add gmenu_tree_get_sort_key()/gmenu_tree_set_sort_key() (Vincent)
	  The default sort key is still Name. Users of
	  gmenu_tree_entry_get_display_name() should use
	  gmenu_tree_set_sort_key().

  Python

	* Bind new API (Vincent)
	* Add missing bindings for gmenu_tree_entry_get_generic_name() (Vincent)

  Menu Editor

	* Remove deprecated Encoding key from desktop file (Frédéric Péters)
	* Use display name instead of name (Vincent)

  Translators

	* Khaled Hosny (ar)
	* Alexander Shopov (bg)
	* Runa Bhattacharjee (bn_IN)
	* Denis (br)
	* Mario Blättermann (de)
	* Iñaki Larrañaga Murgoitio (eu)
	* Claude Paroz (fr)
	* Seán de Búrca (ga)
	* Anton Meixome (gl)
	* Sweta Kothari (gu)
	* Gabor Kelemen (hu)
	* Francesco Marletta (it)
	* Takayuki KUSANO (ja)
	* Changwoo Ryu (ko)
	* Kjartan Maraas (nb)
	* Mario Blättermann (nds)
	* Manoj Kumar Giri (or)
	* Tomasz Dominikowski (pl)
	* Duarte Loreto (pt)
	* Krix Apolinário (pt_BR)
	* Горан Ракић (sr)
	* Goran Rakić (sr@latin)
	* Dr.T.Vasudevan (ta)
	* Theppitak Karoonboonyanan (th)
	* 甘露 (Lu Gan) (zh_CN)

==============
Version 2.27.5
==============

  Misc

	* Use silent-rules with automake 1.11 (Vincent)

  Translators

	* Ilkka Tuohela (fi)

==============
Version 2.27.4
==============

  libmenu

	* Improve performance by using a cache to not compute the same thing
	  again and again (Michael Meeks, Vincent)
	* Add API to access GenericName (Robert Staudinger)
	* Fix DefaultLayout attributes not being inherited (Vincent)
	* Do not always inherit parent DefaultLayout attributes (Vincent)
	* Sort inlined items unless inline_header is used (Vincent)

  Menu Editor

	* Add --help and --version arguments (Vincent)
	* Port to GtkBuilder (Pedro Fragoso, Vincent)

  Misc

	* Use shave to improve build log readability (Vincent)

  Translators

	* Jordi Mallach (ca@valencia)
	* Huxain (dv)
	* Jorge González (es)
	* Mattias Põldaru (et)
	* Seán de Búrca (ga)
	* Yaron Shahrabani (he)
	* Daniel Nylander (sv)
2009-12-06 22:45:50 +00:00
drochner
c4c626181a update to 2.26.1
changes: translation updates
2009-04-17 17:59:33 +00:00
drochner
bc290fdc13 sync w/ base pkg 2009-03-20 15:38:05 +00:00
joerg
ba171a91fa Add DESTDIR support. 2008-06-12 02:14:13 +00:00
drochner
36fc82810d sync w/ base pkg 2008-05-29 16:07:07 +00:00
joerg
a77e7015fe Update PYTHON_VERSIONS_COMPATIBLE
- assume that Python 2.4 and 2.5 are compatible and allow checking for
fallout.
- remove PYTHON_VERSIONS_COMPATIBLE that are obsoleted by the 2.3+
default. Modify the others to deal with the removals.
2008-04-25 20:39:06 +00:00
tnn
8c2535a214 Accept Python 2.5. 2008-04-25 18:02:24 +00:00
drochner
2b43cea2d3 sync w/ base pkg 2008-04-15 18:56:58 +00:00
wiz
8e810a2bc9 Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump. 2008-03-06 14:53:47 +00:00
drochner
afbf8e6e81 sync w/ base pkg (no change except version number) 2007-11-05 20:08:45 +00:00
wiz
3528e06345 Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.
2007-09-21 13:03:25 +00:00
wiz
42825e73a6 Bump PKGREVISION for gnome-vfs rename. 2007-09-19 23:18:43 +00:00
drochner
0ae5d38670 -sync with base pkg, this fixes a possible crash due to uninitialized
data
-take maintainership (per PM from jmmv)
-it needs at least Python-2.3 now
2007-07-12 19:20:34 +00:00
wiz
9d27f90a6f opencdk shlib major changed; bump ABI depends and PKGREVISIONs of
affected packages.
2007-06-05 05:36:59 +00:00
drochner
4728e931a8 sync with gnome-manus base pkg 2007-04-11 17:44:05 +00:00
joerg
0728104cfd configure wants Python 2.2+ 2006-12-01 11:06:04 +00:00
drochner
c8057c2e41 add the python extension which is part of gnome-menus as a seperate pkg 2006-11-24 12:55:31 +00:00