Opened 12 years ago

Closed 8 years ago

#11165 closed Patch - Bug Fix (Fixed)

Updates to the Gentoo ebuilds

Reported by: myrdhn@… Owned by: Raymond Wagner
Priority: minor Milestone: 0.28
Component: Packaging Version: 0.26-fixes
Severity: medium Keywords:
Cc: Ticket locked: no

Description

I have 4 updates to the Gentoo folders. These can be applied to master and 0.26 and have to be applied in order for full effect.

The first cleans up the obsolete files and generates a new Manifest for the folders effected.

The second fixes an install failure when building mythtv-bindings with php, and updates its Manifest. When installing php ${INSTALL} is undefined, unless this is applied.

The third fixes an issue with the miro ebuild and updates its Manifest. EAPI must be before line 5 and distutils requires EAPI of 3 or higher.

The fourth updates all the rest of the Manifests to bring them in line with current Manifest rules. See http://archives.gentoo.org/gentoo-dev-announce/msg_00000.xml

I have created pull requests from my fork to pull the changes in.

Attachments (4)

1_Clean_up_obsolete_files.diff (124.1 KB) - added by myrdhn@… 12 years ago.
Clean up obsolete files
2_Fix_mythtv-bindings_install.diff (3.5 KB) - added by myrdhn@… 12 years ago.
Fix mythtv-bindings install failure when using php
3_Fix_miro_ebuild.diff (1.9 KB) - added by myrdhn@… 12 years ago.
Fix miro ebuild. EAPI must be before line 5 and distutils requires EAPI of 3 or higher.
4_Update_all_Manifests.diff (29.7 KB) - added by myrdhn@… 12 years ago.
Update all Manifests to account for gentoo-dev-announce, http://archives.gentoo.org/gentoo-dev-announce/msg_00000.xml

Download all attachments as: .zip

Change History (7)

Changed 12 years ago by myrdhn@…

Clean up obsolete files

Changed 12 years ago by myrdhn@…

Fix mythtv-bindings install failure when using php

Changed 12 years ago by myrdhn@…

Attachment: 3_Fix_miro_ebuild.diff added

Fix miro ebuild. EAPI must be before line 5 and distutils requires EAPI of 3 or higher.

Changed 12 years ago by myrdhn@…

Attachment: 4_Update_all_Manifests.diff added

Update all Manifests to account for gentoo-dev-announce, http://archives.gentoo.org/gentoo-dev-announce/msg_00000.xml

comment:1 Changed 11 years ago by Raymond Wagner

Owner: set to Raymond Wagner
Status: newaccepted

comment:2 Changed 11 years ago by paulh

Milestone: 0.26.10.28
Type: Bug Report - GeneralPatch - Bug Fix

comment:3 Changed 8 years ago by Stuart Auchterlonie

Resolution: Fixed
Status: acceptedclosed

Fixed in

This was all done quite a while back, just this ticket was overlooked.

Thanks for reporting!

Note: See TracTickets for help on using tickets.