Summary: | New ebuild: midisport-firmware | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | nixscripter <nixscripter> |
Component: | New packages | Assignee: | Karl Lindén <karl.j.linden> |
Status: | RESOLVED FIXED | ||
Severity: | enhancement | CC: | nixscripter, orzel, proxy-maint |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
An ebuild for the package
Update to ebuild, 9/13/2010 A patch to fix udev version checking in configure script |
Description
nixscripter
2009-01-06 16:08:31 UTC
Created attachment 177575 [details]
An ebuild for the package
(this is an automated message based on filtering criteria that matched this bug) 'EBUILD' is in the KEYWORDS which should mean that there is a ebuild attached to this bug. This bug is assigned to maintainer-wanted which means that it is not in the main tree. Heuristics show that no Gentoo developer has commented on your ebuild. Hello, The Gentoo Team would like to firstly thank you for your ebuild submission. We also apologize for not being able to accommodate you in a timely manner. There are simply too many new packages. Allow me to use this opportunity to introduce you to Gentoo Sunrise. The sunrise overlay[1] is a overlay for Gentoo which we allow trusted users to commit to and all users can have ebuilds reviewed by Gentoo devs for entry into the overlay. So, the sunrise team is suggesting that you look into this and submit your ebuild to the overlay where even *you* can commit to. =) Because this is a mass message, we are also asking you to be patient with us. We anticipate a large number of requests in a short time. Thanks, On behalf of the Gentoo Sunrise Team, Jeremy. [1]: http://www.gentoo.org/proj/en/sunrise/ [2]: http://overlays.gentoo.org/proj/sunrise/wiki/SunriseFaq Created attachment 247169 [details]
Update to ebuild, 9/13/2010
Patches the source for a new version of udev, see other attachment.
Created attachment 247171 [details, diff]
A patch to fix udev version checking in configure script
Updated bug with patch to allow new versions of udev to be properly detected. Yeah, yeah, sunrise. Maybe someday. commit 0061153615b27e6e5c0cf6ab8e1d8b44fc0dc92d (HEAD -> master, origin/master, origin/HEAD) Author: Karl Linden <karl.j.linden@gmail.com> AuthorDate: Wed May 25 11:42:06 2016 +0200 Commit: Patrice Clement <monsieurp@gentoo.org> CommitDate: Thu Jun 2 18:23:14 2016 +0000 sys-firmware/midisport-firmware: Initial import from proaudio overlay. Signed-off-by: Patrice Clement <monsieurp@gentoo.org> licenses/Midisport | 23 +++++++++++++++++++++++ sys-firmware/midisport-firmware/Manifest | 1 + sys-firmware/midisport-firmware/files/midisport-firmware-1.2-configure.patch | 36 ++++++++++++++++++++++++++++++++++++ sys-firmware/midisport-firmware/files/midisport-firmware-1.2-rules.patch | 27 +++++++++++++++++++++++++++ sys-firmware/midisport-firmware/metadata.xml | 12 ++++++++++++ sys-firmware/midisport-firmware/midisport-firmware-1.2.ebuild | 36 ++++++++++++++++++++++++++++++++++++ 6 files changed, 135 insertions(+) create mode 100644 licenses/Midisport create mode 100644 sys-firmware/midisport-firmware/Manifest create mode 100644 sys-firmware/midisport-firmware/files/midisport-firmware-1.2-configure.patch create mode 100644 sys-firmware/midisport-firmware/files/midisport-firmware-1.2-rules.patch create mode 100644 sys-firmware/midisport-firmware/metadata.xml create mode 100644 sys-firmware/midisport-firmware/midisport-firmware-1.2.ebuild |