Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 253988 - New ebuild: midisport-firmware
Summary: New ebuild: midisport-firmware
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Karl Lindén
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-06 16:08 UTC by nixscripter
Modified: 2016-06-02 18:54 UTC (History)
3 users (show)

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


Attachments
An ebuild for the package (midisport-firmware-1.2.ebuild,1.29 KB, text/plain)
2009-01-06 16:09 UTC, nixscripter
Details
Update to ebuild, 9/13/2010 (midisport-firmware-1.2.ebuild,1.42 KB, text/plain)
2010-09-13 19:59 UTC, nixscripter
Details
A patch to fix udev version checking in configure script (midisport-firmware-1.2-new-udev.patch,685 bytes, patch)
2010-09-13 20:00 UTC, nixscripter
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description nixscripter 2009-01-06 16:08:31 UTC
The midisport-firmware package allows the user of M-Audio/Midiman USB MIDI devices under Linux. These require firmware to be loaded over USB for them to work, and this package provides that service.

Project homepage: http://usb-midi-fw.sourceforge.net/
Comment 1 nixscripter 2009-01-06 16:09:32 UTC
Created attachment 177575 [details]
An ebuild for the package
Comment 2 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-04-29 15:31:36 UTC
(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
Comment 3 nixscripter 2010-09-13 19:59:03 UTC
Created attachment 247169 [details]
Update to ebuild, 9/13/2010

Patches the source for a new version of udev, see other attachment.
Comment 4 nixscripter 2010-09-13 20:00:18 UTC
Created attachment 247171 [details, diff]
A patch to fix udev version checking in configure script
Comment 5 nixscripter 2010-09-13 20:01:18 UTC
Updated bug with patch to allow new versions of udev to be properly detected.

Yeah, yeah, sunrise. Maybe someday.
Comment 6 Patrice Clement gentoo-dev 2016-06-02 18:53:43 UTC
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