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

Bug 317329

Summary: dev-util/kbuild-0.1.5 cleaned up ebuild to use source from upstream
Product: Gentoo Linux Reporter: Chris Beswick <chris.beswick>
Component: New packagesAssignee: Markus Ullmann (RETIRED) <jokey>
Status: RESOLVED FIXED    
Severity: normal CC: pchrist, swapon
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: de-crufted ebuild for kbuild-0.1.5-p2
patch against current portage ebuild
de-crufted ebuild for kbuild-0.1.5-p2 with deps and patches added back
patch against current portage ebuild

Description Chris Beswick 2010-04-26 17:20:39 UTC
The upstream kbuild source releases are now newer than the subversion snapshot the current ebuild is using, in addition it does not require cvs and subversion to be installed in order to compile. Therefor I am attaching a modified ebuild to grab the source from upstream (which also happens to be 1/10th the size of the current portage version).

I have only tested this building the virtualbox guest drivers, but had no issues, and as the current release is newer than the snapshot being used i assume it will include whatever features required the making of a snapshot in the first place.

Reproducible: Always
Comment 1 Chris Beswick 2010-04-26 17:21:19 UTC
Created attachment 229269 [details]
de-crufted ebuild for kbuild-0.1.5-p2
Comment 2 Chris Beswick 2010-04-26 17:21:53 UTC
Created attachment 229271 [details, diff]
patch against current portage ebuild
Comment 3 Chris Beswick 2010-04-26 17:25:02 UTC
I am not sure about depending on gettext, i know that grub-1.98 does not despite it being needed to even compile properly, as such i've left it out.

Also after uploading this i've noticed it might be missing a couple of quote marks , which is probabally wrong.
Comment 4 Chris Beswick 2010-04-26 18:38:28 UTC
Created attachment 229289 [details]
de-crufted ebuild for kbuild-0.1.5-p2 with deps and patches added back

Forgot to clean the packages from building the portage version, it still needs automake 1.9 and cvs, but it seems subversion is not.
Comment 5 Chris Beswick 2010-04-26 18:38:51 UTC
Created attachment 229291 [details, diff]
patch against current portage ebuild
Comment 6 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2010-06-03 18:04:23 UTC
+*kbuild-0.1.5_p2 (03 Jun 2010)
+
+  03 Jun 2010; Lars Wendler <polynomial-c@gentoo.org> -kbuild-0.1.4.ebuild,
+  -kbuild-0.1.5.ebuild, kbuild-0.1.5-r1.ebuild, +kbuild-0.1.5_p2.ebuild,
+  +files/kbuild-0.1.5-gentoo-docdir.patch,
+  -files/kbuild-fix-acl-include.patch, metadata.xml:
+  Version bump and ebuild cleanups suggested by Chris Beswick (bug #317329).
+  Fixed installation into wrong docdir reported by flameeyes (bug #295784).
+  Fix added to stable version as well without revbump.
+  Removed old versions.
+  Added myself as maintainer.