media-libs / liblo

Lightweight OSC (Open Sound Control) implementation

Official package sites : https://sourceforge.net/projects/liblo/ ·

liblo is an implementation of the Open Sound Control protocol for POSIX systems, started by Steve Harris.

v0.32 :: 0 :: gentoo

Modified
License
LGPL-2.1
Keywords
amd64 ppc ppc64 x86 ~arm ~loong ~ppc-macos
USE flags
doc ipv6 static-libs test

General

doc
Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
ipv6
Add support for IP version 6
static-libs
Build static versions of dynamic libraries as well
test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

app-misc / ola : Open Lighting Architecture, a framework for lighting control information

media-libs / dssi : Plugin API for software instruments with user interfaces

media-libs / fluidsynth-dssi : DSSI Soft Synth Interface

media-plugins / hexter : Yamaha DX7 modeling DSSI plugin

media-plugins / x42-plugins : Collection of LV2 plugins

media-plugins / xsynth-dssi : A software synthesizer plugin for the DSSI Soft Synth Interface

media-plugins / zam-plugins : Collection of LV2/LADSPA/VST/JACK audio plugins for high quality processing

media-sound / amsynth : Virtual analogue synthesizer

media-sound / ardour : Digital Audio Workstation

media-sound / csound : Sound design and signal processing system for composition and performance

media-sound / ecasound : Package for multitrack audio processing

media-sound / guitarix : Virtual guitar amplifier for Linux

media-sound / hydrogen : Advanced drum machine

media-sound / jack_capture : JACK Recording utility

media-sound / jamin : Audio mastering interface for JACK Audio Connection Kit (JACK)

media-sound / klick : An advanced command-line based metronome for JACK

media-sound / qmidiarp : Arpeggiator, sequencer and MIDI LFO for ALSA

media-sound / qtractor : Audio/MIDI multi-track sequencer written in C++ with the Qt framework

media-sound / rosegarden : MIDI and audio sequencer and notation editor

media-sound / sonic-visualiser : Music audio files viewer and analiser

media-sound / sooperlooper : Live looping sampler with immediate loop recording

media-sound / timemachine : JACK client record button remembering the last 10 seconds when pressed

media-sound / zynaddsubfx : Software synthesizer capable of making a countless number of instruments

Repository mirror & CI · gentoo
Merge updates from master
Eli Schwartz · gentoo
media-libs/liblo: replace useless sed with configure option
* SED: the following did not cause any changes * sed -i '/^SUBDIRS =/s/examples//' Makefile.am || die; * no-op: -e /^SUBDIRS =/s/examples// In 2014, the Makefile.am was reworked (in version 0.29): https://sourceforge.net/p/liblo/git/ci/02f7754e245080626a590e43c190dfd4abe0d72f/ This was a side effect of making it into a configure option, which means patching is no longer needed. As a result, the intended goal of this sed hasn't worked for a decade -- the examples were compiled by portage and then discarded as they aren't installed. It is "just" wasted work. But we can avoid that... Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Lucio Sauer · gentoo
*/*: inline mirror://sourceforge
bump copyright of touched ebuilds to 2024 Signed-off-by: Lucio Sauer <watermanpaint@posteo.net> Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Miroslav Šulc · gentoo
media-libs/liblo: dropped obsolete 0.31
Bug: https://bugs.gentoo.org/927397 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
media-libs/liblo: Stabilize 0.32 x86, #927397
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-libs/liblo: Stabilize 0.32 ppc64, #927397
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
media-libs/liblo: Stabilize 0.32 ppc, #927397
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
media-libs/liblo: Stabilize 0.32 amd64, #927397
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Miroslav Šulc · gentoo
media-libs/liblo: bump to 0.32 + eapi8
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
Move {app-doc → app-text}/doxygen
Per the category metadata, app-doc/ is reserved for documentation *files* and not software. Move it to app-text/ where it seems a better fit. Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
WANG Xuerui · gentoo
media-libs/liblo: keyword 0.31 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-libs/liblo: add note re ipv6
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
media-libs/liblo: conditionally build tests & unrestrict them
They pass for me now, I assume the network tests are why they were restricted... Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Miroslav Šulc · gentoo
media-libs/liblo: removed obsolete 0.30
Package-Manager: Portage-3.0.6, Repoman-3.0.1 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
media-libs/liblo: stable 0.31 for ppc64
stable wrt bug #736286 Package-Manager: Portage-3.0.5, Repoman-3.0.1 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-libs/liblo: Stabilize 0.31 ppc, #736286
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
media-libs/liblo: x86 stable (bug #736286)
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
media-libs/liblo: amd64 stable wrt bug #736286
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-libs/liblo: arm keyworded (bug #728490)
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Lars Wendler · gentoo
media-libs/liblo: Bump to version 0.31
Package-Manager: Portage-2.3.91, Repoman-2.3.20 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
media-libs/liblo: Remove old
Closes: https://bugs.gentoo.org/688576 Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
media-libs/liblo: stable 0.30 for ppc64, bug #688592
Package-Manager: Portage-2.3.67, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Sergei Trofimovich · gentoo
media-libs/liblo: stable 0.30 for ppc, bug #688592
Package-Manager: Portage-2.3.67, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
media-libs/liblo: x86 stable wrt bug #688592
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="x86"
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
media-libs/liblo: amd64 stable wrt bug #688592
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
Repository mirror & CI · gentoo
Merge updates from master
Lars Wendler · gentoo
media-libs/liblo: Bump to version 0.30
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Manuel Rüger · gentoo
media-libs/liblo: Remove old
Package-Manager: Portage-2.3.11, Repoman-2.3.3
Manuel Rüger · gentoo
media-libs/liblo: Stable on x86, tested by Myckel Habets
Package-Manager: Portage-2.3.11, Repoman-2.3.3
Manuel Rüger · gentoo
media-libs/liblo: Stable on amd64
Package-Manager: Portage-2.3.11, Repoman-2.3.3
Sergei Trofimovich · gentoo
media-libs/liblo: stable 0.29 for ppc64, bug #631990
Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc64"
Sergei Trofimovich · gentoo
media-libs/liblo: stable 0.29 for ppc, bug #631990
Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc"
Lars Wendler · gentoo
media-libs/liblo: Fixed build with USE="ipv6" (bug #627832).
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Lars Wendler · gentoo
media-libs/liblo: Removed old.
Package-Manager: Portage-2.3.7, Repoman-2.3.3
Lars Wendler · gentoo
media-libs/liblo: Bump to version 0.29
Package-Manager: Portage-2.3.7, Repoman-2.3.3
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed