Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revision bump: now use realtime group rather than pulse-rt, and link the ↵ | Diego Elio Pettenò | 2007-07-02 | 1 | -7/+14 |
| | | | | | | | realtime guide, so that users can set it up. (Portage version: 2.1.3_rc6) (Signed Manifest commit) | ||||
* | Revision bump: now use realtime group rather than pulse-rt, and link the ↵ | Diego Elio Pettenò | 2007-07-02 | 3 | -1/+143 |
| | | | | | | realtime guide, so that users can set it up. (Portage version: 2.1.3_rc6) | ||||
* | Re-add ~alpha, thanks to Tobias Klausmann for testing | Raúl Porcel | 2007-07-01 | 1 | -18/+8 |
| | | | | | (Portage version: 2.1.3_rc6) (Unsigned Manifest commit) | ||||
* | Re-add ~alpha, thanks to Tobias Klausmann for testing | Raúl Porcel | 2007-07-01 | 2 | -3/+7 |
| | | | | (Portage version: 2.1.3_rc6) | ||||
* | Version bump, output default is now alsa. Upstream added pulseaudio support ↵ | Robert Buchholz | 2007-07-01 | 1 | -8/+20 |
| | | | | | | | and greek locale (Portage version: 2.1.2.7) (Signed Manifest commit) | ||||
* | Version bump, output default is now alsa. Upstream added pulseaudio support ↵ | Robert Buchholz | 2007-07-01 | 4 | -1/+112 |
| | | | | | | and greek locale (Portage version: 2.1.2.7) | ||||
* | Replace pointless elogs with einfo. | Diego Elio Pettenò | 2007-07-01 | 1 | -11/+11 |
| | | | | | (Portage version: 2.1.3_rc6) (Signed Manifest commit) | ||||
* | Replace pointless elogs with einfo. | Diego Elio Pettenò | 2007-07-01 | 2 | -7/+11 |
| | | | | (Portage version: 2.1.3_rc6) | ||||
* | Fix up dbus deps wrt bug 183696. Fix quoting and remove old versions. | Samuli Suominen | 2007-07-01 | 1 | -32/+8 |
| | | | | | (Portage version: 2.1.3_rc6) (Unsigned Manifest commit) | ||||
* | Fix up dbus deps wrt bug 183696. Fix quoting and remove old versions. | Samuli Suominen | 2007-07-01 | 8 | -145/+13 |
| | | | | (Portage version: 2.1.3_rc6) | ||||
* | Remove old style dbus dep for bug 183696. | Samuli Suominen | 2007-07-01 | 1 | -18/+8 |
| | | | | | (Portage version: 2.1.3_rc6) (Unsigned Manifest commit) | ||||
* | Remove old style dbus dep for bug 183696. | Samuli Suominen | 2007-07-01 | 2 | -12/+6 |
| | | | | (Portage version: 2.1.3_rc6) | ||||
* | Remove old style dbus dep for bug 183696. | Samuli Suominen | 2007-07-01 | 1 | -8/+8 |
| | | | | | (Portage version: 2.1.3_rc6) (Unsigned Manifest commit) | ||||
* | Remove old style dbus dep for bug 183696. | Samuli Suominen | 2007-07-01 | 2 | -6/+8 |
| | | | | (Portage version: 2.1.3_rc6) | ||||
* | Add patch to build with --as-needed; add error message if alsa-lib is built ↵ | Diego Elio Pettenò | 2007-06-29 | 1 | -8/+22 |
| | | | | | | | without midi USE flag enabled; add pkgconfig build-time dependency and fix dependencies for nls USE flag. (Portage version: 2.1.3_rc6) (Signed Manifest commit) | ||||
* | Add patch to build with --as-needed; add error message if alsa-lib is built ↵ | Diego Elio Pettenò | 2007-06-29 | 3 | -5/+48 |
| | | | | | | without midi USE flag enabled; add pkgconfig build-time dependency and fix dependencies for nls USE flag. (Portage version: 2.1.3_rc6) | ||||
* | Use emake, respect CXX settings and LDFLAGS, remove wrong dependency over ↵ | Diego Elio Pettenò | 2007-06-29 | 1 | -12/+12 |
| | | | | | | | alsa-lib. (Portage version: 2.1.3_rc6) (Signed Manifest commit) | ||||
* | Use emake, respect CXX settings and LDFLAGS, remove wrong dependency over ↵ | Diego Elio Pettenò | 2007-06-29 | 2 | -8/+12 |
| | | | | | | alsa-lib. (Portage version: 2.1.3_rc6) | ||||
* | Version bump and ebuild cleanup: | Diego Elio Pettenò | 2007-06-29 | 1 | -7/+20 |
| | | | | | | | | | | | | | - add a patch to avoid adding extra CFLAGS; - don't build documentation at all if doc USE flag is disabled but doxygen is found; - update netjack version to 0.12 final (and fetch tarball only if the USE flag is enabled); - fix netjack installation on multilib systems; - don't force PIC, leave it to libtool; - don't prestrip jack when enabling capabilities; - make libsndfile a mandatory dependency (it was automagic before); - move pkgconfig to build-time dependency. (Portage version: 2.1.3_rc6) (Signed Manifest commit) | ||||
* | Version bump and ebuild cleanup: | Diego Elio Pettenò | 2007-06-29 | 4 | -1/+221 |
| | | | | | | | | | | | | - add a patch to avoid adding extra CFLAGS; - don't build documentation at all if doc USE flag is disabled but doxygen is found; - update netjack version to 0.12 final (and fetch tarball only if the USE flag is enabled); - fix netjack installation on multilib systems; - don't force PIC, leave it to libtool; - don't prestrip jack when enabling capabilities; - make libsndfile a mandatory dependency (it was automagic before); - move pkgconfig to build-time dependency. (Portage version: 2.1.3_rc6) | ||||
* | Replace check-kernel usage with linux-info (hopefully this won't make it ↵ | Diego Elio Pettenò | 2007-06-29 | 1 | -16/+16 |
| | | | | | | | harder to build on FreeBSD). Patch by Jakub Moc in bug #179732. (Portage version: 2.1.3_rc6) (Signed Manifest commit) | ||||
* | Replace check-kernel usage with linux-info (hopefully this won't make it ↵ | Diego Elio Pettenò | 2007-06-29 | 3 | -11/+17 |
| | | | | | | harder to build on FreeBSD). Patch by Jakub Moc in bug #179732. (Portage version: 2.1.3_rc6) | ||||
* | Version bump. Add alsa and debug USE flags. When alsa USE flag is enabled, ↵ | Diego Elio Pettenò | 2007-06-29 | 1 | -8/+16 |
| | | | | | | | check for the midi flag on alsa-lib or it will not build. Install a desktop file and move the icon in the right place. Install the documentation. (Portage version: 2.1.3_rc6) (Signed Manifest commit) | ||||
* | Version bump. Add alsa and debug USE flags. When alsa USE flag is enabled, ↵ | Diego Elio Pettenò | 2007-06-29 | 3 | -2/+67 |
| | | | | | | check for the midi flag on alsa-lib or it will not build. Install a desktop file and move the icon in the right place. Install the documentation. (Portage version: 2.1.3_rc6) | ||||
* | Add ~x86 wrt #183351 | Raúl Porcel | 2007-06-28 | 1 | -18/+8 |
| | | | | | (Portage version: 2.1.3_rc5) (Unsigned Manifest commit) | ||||
* | Add ~x86 wrt #183351 | Raúl Porcel | 2007-06-28 | 2 | -3/+6 |
| | | | | (Portage version: 2.1.3_rc5) | ||||
* | Version bump, closes bug #171872. Clean-up of older ALSA modules will now be ↵ | Tony Vroon | 2007-06-28 | 1 | -4/+22 |
| | | | | | | | nice and silent thanks to András <bogar@hej.hu>, closes bug #182773. (Portage version: 2.1.3_rc5) (Signed Manifest commit) | ||||
* | Version bump, closes bug #171872. Clean-up of older ALSA modules will now be ↵ | Tony Vroon | 2007-06-28 | 3 | -1/+190 |
| | | | | | | nice and silent thanks to András <bogar@hej.hu>, closes bug #182773. (Portage version: 2.1.3_rc5) | ||||
* | Added ppc endian patch from Albert Zeyer, fixes bug #181288. Marked ~ppc. | Joseph Jezak | 2007-06-28 | 1 | -12/+30 |
| | | | | | (Portage version: 2.1.3_rc5) (Signed Manifest commit) | ||||
* | Added ppc endian patch from Albert Zeyer, fixes bug #181288. Marked ~ppc. | Joseph Jezak | 2007-06-28 | 5 | -5/+63 |
| | | | | (Portage version: 2.1.3_rc5) | ||||
* | version bump thanks to Serkan Kaba <serkan_kaba@yahoo.com> in bug 183106 | Stefan Schweizer | 2007-06-27 | 1 | -4/+12 |
| | | | | | (Portage version: 2.1.3_rc5) (Unsigned Manifest commit) | ||||
* | version bump thanks to Serkan Kaba <serkan_kaba@yahoo.com> in bug 183106 | Stefan Schweizer | 2007-06-27 | 3 | -1/+86 |
| | | | | (Portage version: 2.1.3_rc5) | ||||
* | Stable on sparc | Gustavo Zacarias | 2007-06-27 | 1 | -12/+12 |
| | | | | | (Portage version: 2.1.2.7) (Signed Manifest commit) | ||||
* | Stable on sparc | Gustavo Zacarias | 2007-06-27 | 2 | -3/+6 |
| | | | | (Portage version: 2.1.2.7) | ||||
* | Stable on sparc | Gustavo Zacarias | 2007-06-27 | 1 | -12/+12 |
| | | | | | (Portage version: 2.1.2.7) (Signed Manifest commit) | ||||
* | Stable on sparc | Gustavo Zacarias | 2007-06-27 | 2 | -3/+6 |
| | | | | (Portage version: 2.1.2.7) | ||||
* | Version bump to 1.0.14 final as requested in bug #181042. | Tony Vroon | 2007-06-27 | 1 | -4/+22 |
| | | | | | (Portage version: 2.1.3_rc5) (Signed Manifest commit) | ||||
* | Version bump to 1.0.14 final as requested in bug #181042. | Tony Vroon | 2007-06-27 | 3 | -1/+77 |
| | | | | (Portage version: 2.1.3_rc5) | ||||
* | Version bump to 1.0.14 final as requested in bug #181042. | Tony Vroon | 2007-06-27 | 1 | -4/+22 |
| | | | | | (Portage version: 2.1.3_rc5) (Signed Manifest commit) | ||||
* | Version bump to 1.0.14 final as requested in bug #181042. | Tony Vroon | 2007-06-27 | 3 | -1/+148 |
| | | | | (Portage version: 2.1.3_rc5) | ||||
* | Version bump to 1.0.14 final as requested in bug #181042. | Tony Vroon | 2007-06-27 | 1 | -7/+19 |
| | | | | | (Portage version: 2.1.3_rc5) (Signed Manifest commit) | ||||
* | Version bump to 1.0.14 final as requested in bug #181042. | Tony Vroon | 2007-06-27 | 4 | -1/+133 |
| | | | | (Portage version: 2.1.3_rc5) | ||||
* | Version bump to 1.0.14 final as requested in bug #181042. | Tony Vroon | 2007-06-27 | 1 | -4/+22 |
| | | | | | (Portage version: 2.1.3_rc5) (Signed Manifest commit) | ||||
* | Version bump to 1.0.14 final as requested in bug #181042. | Tony Vroon | 2007-06-27 | 3 | -1/+53 |
| | | | | (Portage version: 2.1.3_rc5) | ||||
* | fix fontforge dep, bug 183132, remove a few old versions | Marijn Schouten | 2007-06-27 | 1 | -27/+12 |
| | | | | | (Portage version: 2.1.3_rc5) (Unsigned Manifest commit) | ||||
* | fix fontforge dep, bug 183132, remove a few old versions | Marijn Schouten | 2007-06-27 | 7 | -237/+10 |
| | | | | (Portage version: 2.1.3_rc5) | ||||
* | Added an init script, thanks to Avuton Olrich | Christoph Mende | 2007-06-27 | 1 | -7/+11 |
| | | | | | (Portage version: 2.1.3_rc5) (Signed Manifest commit) | ||||
* | Added an init script, thanks to Avuton Olrich | Christoph Mende | 2007-06-27 | 2 | -1/+34 |
| | | | | (Portage version: 2.1.3_rc5) | ||||
* | Moved to media-sound | Christoph Mende | 2007-06-27 | 1 | -8/+18 |
| | | | | | (Portage version: 2.1.3_rc5) (Signed Manifest commit) | ||||
* | Moved to media-sound | Christoph Mende | 2007-06-27 | 5 | -0/+62 |
| | | | | (Portage version: 2.1.3_rc5) |