FS#27782 - [gtranslator] Remove unused dependencies + use libgda-5.0

Attached to Project: Community Packages
Opened by Balló György (City-busz) - Saturday, 31 December 2011, 14:40 GMT
Last edited by Balló György (City-busz) - Monday, 09 April 2012, 20:46 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Jaroslav Lichtblau (Dragonlord)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Please remove the following unused dependencies:
1. gtkspell: not used, because it's the old, gtk2 library. Gtranslator now uses gtkspell3 optionally, which is a patched version of gtkspell for gtk3. (Available in AUR: https://aur.archlinux.org/packages.php?ID=51728 , upstream support for gtk3 is WIP)
2. libunique: not used since gtranslator ported to gtk3

Please apply the attached patch to build with the latest version of libgda and completely remove gtk2 dependency. (The patch comes from here: https://bugzilla.gnome.org/show_bug.cgi?id=652639 .)
After that:
1. Replace 'libgda4' dependency with 'libgda'
2. Add '--with-gda=5.0' configure switch
3. Add 'gnome-common' to makedepends
4. Add 'autoreconf -fi' before 'configure'
This task depends upon

Closed by  Balló György (City-busz)
Monday, 09 April 2012, 20:46 GMT
Reason for closing:  Fixed
Additional comments about closing:  in 2.91.2-1
Comment by Balló György (City-busz) - Friday, 16 March 2012, 22:47 GMT
gtranslator 2.90.8 released with support for libgda-5.0, so the remaining tasks:
1. Remove gtkspell dependency or replace it with gtkspell3 from AUR.
2. Remove libunique dependency.
3. Replace libgda4 dependency with libgda.

Loading...