Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 678634 - media-libs/libmypaint: drop .la files
Summary: media-libs/libmypaint: drop .la files
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Sebastian Pipping
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-23 15:36 UTC by Pacho Ramos
Modified: 2019-03-09 16:54 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pacho Ramos gentoo-dev 2019-02-23 15:36:42 UTC
It installs .la files that are probably not needed

Thanks
Comment 1 Sebastian Pipping gentoo-dev 2019-03-09 15:50:38 UTC
Found these two:

/usr/lib64/libmypaint-gegl.la
/usr/lib64/libmypaint.la

Give me a second.
Comment 2 Larry the Git Cow gentoo-dev 2019-03-09 16:33:47 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=429406a8ee61f8597fe2d07c55ff037a3943b6cc

commit 429406a8ee61f8597fe2d07c55ff037a3943b6cc
Author:     Sebastian Pipping <sping@gentoo.org>
AuthorDate: 2019-03-09 15:52:46 +0000
Commit:     Sebastian Pipping <sping@gentoo.org>
CommitDate: 2019-03-09 16:33:36 +0000

    media-libs/libmypaint: EAPI 7 + prune .la files
    
    Closes: https://bugs.gentoo.org/678634
    Signed-off-by: Sebastian Pipping <sping@gentoo.org>
    Package-Manager: Portage-2.3.50, Repoman-2.3.11

 media-libs/libmypaint/libmypaint-1.3.0-r1.ebuild | 63 ++++++++++++++++++++++++
 1 file changed, 63 insertions(+)
Comment 3 Pacho Ramos gentoo-dev 2019-03-09 16:54:05 UTC
thanks!