Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 140028

Summary: Malaga-7.5, new ebuild for linguistics software
Product: Gentoo Linux Reporter: Flammie Pirinen (RETIRED) <flammie>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED OBSOLETE    
Severity: enhancement CC: betelgeuse, nattfodd, njsg
Priority: High Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www.hunspell-fi.org/gentoo/
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 140029    
Attachments: malaga-7.5.ebuild
malaga-7.5-makefile-destdir-debian-readline-libs.patch
Fixed patch for the makefile
malaga-7.12.ebuild
Patch to explicitly link against libm

Description Flammie Pirinen (RETIRED) gentoo-dev 2006-07-11 13:24:25 UTC
Malaga is software playing with natural language morphology.
Comment 1 Flammie Pirinen (RETIRED) gentoo-dev 2006-07-11 13:26:22 UTC
Created attachment 91507 [details]
malaga-7.5.ebuild
Comment 2 Flammie Pirinen (RETIRED) gentoo-dev 2006-07-11 13:27:58 UTC
Created attachment 91508 [details, diff]
malaga-7.5-makefile-destdir-debian-readline-libs.patch

This patch adds DESTDIR handling to makefile and contains slightly modified Debian's patch for fixing problems with old libtool handling.
Comment 3 Jani-Matti Hätinen 2006-08-25 00:36:21 UTC
Created attachment 95045 [details, diff]
Fixed patch for the makefile

The patch attadhec earlier fails (at least for me) due to the last chunk. This is a fixed version of the patch, which applies cleanly.
Comment 4 Flammie Pirinen (RETIRED) gentoo-dev 2006-08-30 17:22:27 UTC
Comment on attachment 91508 [details, diff]
malaga-7.5-makefile-destdir-debian-readline-libs.patch

That's right. The upstream tar ball seems to have been changed silently without version bump or anything, which might have caused the patch to fail.
Comment 5 Flammie Pirinen (RETIRED) gentoo-dev 2006-12-28 02:13:39 UTC
Finnish bugs to betelgeuse, as requested in bug 60374 comment 14
Comment 6 Nuno Silva 2014-04-05 19:41:15 UTC
Created attachment 374324 [details]
malaga-7.12.ebuild

New ebuild for malaga, the only difference compared to 7.9 (in the finnish overlay) is a patch to explicitly link against libm when building malshow.
Comment 7 Nuno Silva 2014-04-05 19:48:04 UTC
Created attachment 374332 [details, diff]
Patch to explicitly link against libm

Recent changes in glib make it so that malaga fails to build. This also applies to older versions, including the one in the finnish overlay. 

About the previous patch in this bug: the current Makefile.in takes DESTDIR into account when defining bindir, libdir, and others, and some of the changes in the rules (libmalaga.la and $(LIBMALAGA_OBJS)) seem to be there as well.
Comment 8 Marek Szuba archtester gentoo-dev 2016-03-30 13:33:41 UTC
Upstream of this project no longer exists.