Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 337706 - dev-cpp/mm-common ebuilds can be simplified
Summary: dev-cpp/mm-common ebuilds can be simplified
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: GNOME C++ Bindings Maintainers (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-16 21:07 UTC by David King
Modified: 2011-07-19 17:14 UTC (History)
0 users

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


Attachments
fixed mm-common 0.9.2 ebuild (mm-common-0.9.2.ebuild,489 bytes, text/plain)
2010-09-16 21:08 UTC, David King
Details
mm-common live ebuild (mm-common-9999.ebuild,602 bytes, text/plain)
2010-09-16 21:12 UTC, David King
Details

Note You need to log in before you can comment on or make changes to this bug.
Description David King 2010-09-16 21:07:58 UTC
The DEPEND on wget or curl is unnecessary unless maintainer-mode is enabled. For 0.9.2 (at least) the removal of .gitignore files in unnecessary, as none are installed, except in the skeletonmm.tar.gz file that is installed to /usr/share/doc/mm-common. However, that appears to be intentional, as they are explicitly mentioned in Makefile.am. Additionally, docdir is not set during configure, so the skeletonmm tarball ends up outside /usr/share/doc/${PF}. Attaching a new 0.9.2 ebuild that fixes these problems.
Comment 1 David King 2010-09-16 21:08:36 UTC
Created attachment 247640 [details]
fixed mm-common 0.9.2 ebuild
Comment 2 David King 2010-09-16 21:12:55 UTC
Created attachment 247642 [details]
mm-common live ebuild

Additional live ebuild for mm-common. This does DEPEND on wget or curl as one of the two is required when building from git.
Comment 3 Pacho Ramos gentoo-dev 2011-07-19 17:14:36 UTC
+  19 Jul 2011; Pacho Ramos <pacho@gentoo.org> -mm-common-0.8.ebuild,
+  -mm-common-0.9.4.ebuild, mm-common-0.9.5.ebuild:
+  Clean dependencies (bug #337706 by David King), remove old.
+

bug 352824 is due a false positive