media-sound / guitarix

Virtual guitar amplifier for Linux

Official package sites : https://guitarix.org/ ·

v9999 :: 0 :: gentoo

Modified
License
GPL-2
USE flags
bluetooth debug lv2 nls nsm standalone zeroconf

v0.46.0 :: 0 :: gentoo

Modified
License
GPL-2
Keywords
amd64
USE flags
bluetooth debug lv2 nls nsm standalone zeroconf

General

bluetooth
Enable Bluetooth Support
debug
Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
lv2
Build lv2 plugins
nls
Add Native Language Support (using gettext - GNU locale utilities)
nsm
Build NSM (Non Session Manager) support
standalone
Build standalone application
zeroconf
Support for DNS Service Discovery (DNS-SD)

dev-cpp / eigen : C++ template library for linear algebra

dev-cpp / glibmm : C++ interface for glib2

dev-cpp / gtkmm : C++ interface for GTK+

dev-libs / boost : Boost Libraries for C++

dev-libs / glib : The GLib library of C routines

media-libs / liblo : Lightweight OSC (Open Sound Control) implementation

media-libs / liblrdf : Library for manipulation of RDF files in LADSPA plugins

media-libs / libsndfile : C library for reading and writing files containing sampled sound

media-libs / lilv : Library to make the use of LV2 plugins as simple as possible for applications

media-libs / lv2 : A simple but extensible successor of LADSPA

media-libs / zita-convolver : C++ library implementing a real-time convolution matrix

media-libs / zita-resampler : C++ library for real-time resampling of audio signals

net-dns / avahi : System which facilitates service discovery on a local network

net-misc / curl : A Client that groks URLs

net-wireless / bluez : Bluetooth Tools and System Daemons for Linux

sci-libs / fftw : Fast C library for the Discrete Fourier Transform

virtual / jack : Virtual for JACK Audio Connection Kit

x11-libs / gtk+ : Gimp ToolKit +

dev-cpp / eigen : C++ template library for linear algebra

dev-cpp / glibmm : C++ interface for glib2

dev-cpp / gtkmm : C++ interface for GTK+

dev-libs / boost : Boost Libraries for C++

dev-libs / glib : The GLib library of C routines

media-fonts / roboto : Standard font for Android 4.0 (Ice Cream Sandwich) and later

media-libs / liblo : Lightweight OSC (Open Sound Control) implementation

media-libs / liblrdf : Library for manipulation of RDF files in LADSPA plugins

media-libs / libsndfile : C library for reading and writing files containing sampled sound

media-libs / lilv : Library to make the use of LV2 plugins as simple as possible for applications

media-libs / lv2 : A simple but extensible successor of LADSPA

media-libs / zita-convolver : C++ library implementing a real-time convolution matrix

media-libs / zita-resampler : C++ library for real-time resampling of audio signals

net-dns / avahi : System which facilitates service discovery on a local network

net-misc / curl : A Client that groks URLs

net-wireless / bluez : Bluetooth Tools and System Daemons for Linux

sci-libs / fftw : Fast C library for the Discrete Fourier Transform

virtual / jack : Virtual for JACK Audio Connection Kit

x11-libs / gtk+ : Gimp ToolKit +

Repository mirror & CI · gentoo
Merge updates from master
Miroslav Šulc · gentoo
media-sound/guitarix: dropped obsolete 0.45.0
Bug: https://bugs.gentoo.org/932146 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-sound/guitarix: Stabilize 0.46.0 amd64, #932146
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alexander Tsoy · gentoo
media-sound/guitarix: Version bump to 0.46.0
Closes: https://bugs.gentoo.org/926899 Signed-off-by: Alexander Tsoy <alexander@tsoy.me> Closes: https://github.com/gentoo/gentoo/pull/36299 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Miroslav Šulc · gentoo
media-sound/guitarix: dropped obsolete 0.44.1
Bug: https://bugs.gentoo.org/929124 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
media-sound/guitarix: Stabilize 0.45.0 amd64, #929124
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Miroslav Šulc · gentoo
media-sound/guitarix: bump to 0.45.0
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Miroslav Šulc · gentoo
media-sound/guitarix: py3.12 + cleanup
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Miroslav Šulc · gentoo
media-sound/guitarix: fixed build with lto
Closes: https://bugs.gentoo.org/926429 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alexander Tsoy · gentoo
media-sound/guitarix: restore parallel build
Build system messes with the build jobs count, so that waf build always respects the number of jobs passed to waf configure. And since waf-utils eclass passes --jobs=1 to waf configure, we are always building using only 1 job. Pass --jobs with the correct number of jobs to waf configure as a workaround. Closes: https://bugs.gentoo.org/908690 Signed-off-by: Alexander Tsoy <alexander@tsoy.me> Closes: https://github.com/gentoo/gentoo/pull/34639 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alexander Tsoy · gentoo
media-sound/guitarix: fix LTO build
Pass --cxxflags to waf configure. This allows waf to do some magic and append -ffat-lto-objects to CXXFLAGS. Also unexport CXXFLAGS and LDFLAGS before waf configure to prevent duplicating flags. Closes: https://bugs.gentoo.org/860861 Signed-off-by: Alexander Tsoy <alexander@tsoy.me> Closes: https://github.com/gentoo/gentoo/pull/34597 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alexander Tsoy · gentoo
media-sound/guitarix: fix build w/ gcc 13
Closes: https://bugs.gentoo.org/908810 Signed-off-by: Alexander Tsoy <alexander@tsoy.me> Closes: https://github.com/gentoo/gentoo/pull/31542 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alexander Tsoy · gentoo
media-sound/guitarix: fix build w/ >=zita-resampler-1.10
Closes: https://bugs.gentoo.org/900609 Signed-off-by: Alexander Tsoy <alexander@tsoy.me> Closes: https://github.com/gentoo/gentoo/pull/31510 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Miroslav Šulc · gentoo
media-sound/guitarix: dropped obsolete 0.43.1
Closes: https://bugs.gentoo.org/900613 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alexander Tsoy · gentoo
media-sound/guitarix: EAPI 8 and py3.11
Also switch to github repo. SourceForge repo is outdated. Closes: https://bugs.gentoo.org/897030 Signed-off-by: Alexander Tsoy <alexander@tsoy.me> Closes: https://github.com/gentoo/gentoo/pull/29944 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Joonas Niilola · gentoo
media-sound/guitarix: Stabilize 0.44.1 amd64, #849602
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Miroslav Šulc · gentoo
media-sound/guitarix: evading git protocol in the live ebuild
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Miroslav Šulc · gentoo
media-sound/guitarix: bump to 0.44.1, dropped 0.44.0
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Miroslav Šulc · gentoo
media-sound/guitarix: bump to 0.44.0, dropped python3_7 from all
Bug: https://bugs.gentoo.org/839399 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Miroslav Šulc · gentoo
media-sound/guitarix: removed obsolete 0.42.1
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jakov Smolić · gentoo
media-sound/guitarix: Stabilize 0.43.1 amd64, #831345
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Miroslav Šulc · gentoo
media-sound/guitarix: bump to 0.43.1 + updated live
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Turner · gentoo
media-sound/guitarix: Fix build with glib-2.68
Closes: https://bugs.gentoo.org/784395 Signed-off-by: Matt Turner <mattst88@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Miroslav Šulc · gentoo
media-sound/guitarix: removed obsolete 0.41.0
Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-sound/guitarix: Stabilize 0.42.1 amd64, #767958
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: Remove obsolete values from PYTHON_COMPAT
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alexander Tsoy · gentoo
media-sound/guitarix: Update live ebuild
* EAPI 7 bump * reorganize dependencies * support python3.9 Signed-off-by: Alexander Tsoy <alexander@tsoy.me> Closes: https://github.com/gentoo/gentoo/pull/18874 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Alexander Tsoy · gentoo
media-sound/guitarix: Version bump to 0.42.1
* EAPI 7 bump * reorganize dependencies * support python3.9 Signed-off-by: Alexander Tsoy <alexander@tsoy.me> Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Miroslav Šulc · gentoo
media-sound/guitarix: removed obsolete 0.39.0 & 0.40.0
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-sound/guitarix: Stabilize 0.41.0 amd64, #753056
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alexander Tsoy · gentoo
media-sound/guitarix: Update live ebuild
Signed-off-by: Alexander Tsoy <alexander@tsoy.me> Closes: https://github.com/gentoo/gentoo/pull/16988 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Alexander Tsoy · gentoo
media-sound/guitarix: Version bump to 0.41.0
Signed-off-by: Alexander Tsoy <alexander@tsoy.me> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Joonas Niilola · gentoo
media-sound/guitarix: reset KEYWORDS to ~ on 0.40.0
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Joonas Niilola · gentoo
media-sound/guitarix: use https:// for homepage
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Alexander Tsoy · gentoo
media-sound/guitarix: Update live ebuild
* Upstream switched to gtk3 * Adjust dependencies Signed-off-by: Alexander Tsoy <alexander@tsoy.me> Closes: https://github.com/gentoo/gentoo/pull/16076 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Alexander Tsoy · gentoo
media-sound/guitarix: Version bump to 0.40.0
Signed-off-by: Alexander Tsoy <alexander@tsoy.me> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Miroslav Šulc · gentoo
media-sound/guitarix: updated deps in 9999
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Miroslav Šulc · gentoo
media-sound/guitarix: removed obsolete 0.38.1-r1
Package-Manager: Portage-2.3.90, Repoman-2.3.20 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
media-sound/guitarix: amd64 stable wrt bug #711118
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Miroslav Šulc · gentoo
media-sound/guitarix: bump to 0.39.0
Package-Manager: Portage-2.3.86, Repoman-2.3.20 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
media-sound/guitarix: amd64 stable wrt bug #704030
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Miroslav Šulc · gentoo
media-sound/guitarix: added live ebuild
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alexander Tsoy · gentoo
media-sound/guitarix: add missing PYTHON_DEPS
Package-Manager: Portage-2.3.66, Repoman-2.3.11 Signed-off-by: Alexander Tsoy <alexander@tsoy.me> Closes: https://github.com/gentoo/gentoo/pull/12482 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alexander Tsoy · gentoo
media-sound/guitarix: use array to pass configure args
Package-Manager: Portage-2.3.66, Repoman-2.3.11 Signed-off-by: Alexander Tsoy <alexander@tsoy.me> Closes: https://github.com/gentoo/gentoo/pull/12212 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Alexander Tsoy · gentoo
media-sound/guitarix: use slot operator for zita-convolver dep
Package-Manager: Portage-2.3.66, Repoman-2.3.11 Signed-off-by: Alexander Tsoy <alexander@tsoy.me> Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alexander Tsoy · gentoo
media-sound/guitarix: new package
guitarix is a virtual guitar amplifier for Linux Ebuild by me with some additions from ebuild by Reva Denis and ebuild from gentoostudio overlay. Closes: https://bugs.gentoo.org/254707 Signed-off-by: Alexander Tsoy <alexander@tsoy.me> Package-Manager: Portage-2.3.62, Repoman-2.3.11 Closes: https://github.com/gentoo/gentoo/pull/11703 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>