Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : guitarix | name : guitarix | ||||
| version : 0.35.6 | version : 0.36.1 | ||||
| release : 1 | release : 2 | ||||
| source : | source : | ||||
| - https://nchc.dl.sourceforge.net/project/guitarix/guitarix/guitarix2-0.35.6.tar.xz : 81589b6c1a59d0560472ff1054a7fe44fb64344428deacff387f1b09b775db39 | - https://nchc.dl.sourceforge.net/project/guitarix/guitarix/guitarix2-0.36.1.tar.xz : 608d641bebed88691b2f2154606bc99d0785565b6c0e2d7b29c70ac86522a9bc | ||||
| license : GPL-3.0+ | license : GPL-3.0 | ||||
| component : multimedia.audio | component : multimedia.audio | ||||
| summary : GNU/linux Virtual Guitar Amplifier | summary : GNU/linux Virtual Guitar Amplifier | ||||
| description: | | description: | | ||||
| guitarix takes the signal from your guitar as any real amp would do: as a mono-signal from your sound card. The input is processed by a main amp and a rack-section. Both can be routed separately and deliver a processed stereo-signal via Jack. You may fill the rack with effects from more than 25 built-in modules including stuff from a simple noise gate to brain-slashing modulation f/x like flanger, phaser or auto-wah. | guitarix takes the signal from your guitar as any real amp would do: as a mono-signal from your sound card. The input is processed by a main amp and a rack-section. Both can be routed separately and deliver a processed stereo-signal via Jack. You may fill the rack with effects from more than 25 built-in modules including stuff from a simple noise gate to brain-slashing modulation f/x like flanger, phaser or auto-wah. | ||||
| Your signal is processed with minimum latency. On any properly set-up Linux-system you don't have to wait more than 10ms until your sound is processed by guitarix. | Your signal is processed with minimum latency. On any properly set-up Linux-system you don't have to wait more than 10ms until your sound is processed by guitarix. | ||||
| libsplit : no | libsplit : no | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(atkmm-1.6) | - pkgconfig(atkmm-1.6) | ||||
| - pkgconfig(avahi-gobject) | - pkgconfig(avahi-gobject) | ||||
| - pkgconfig(bluez) | - pkgconfig(bluez) | ||||
| - pkgconfig(eigen3) | - pkgconfig(eigen3) | ||||
| - pkgconfig(fftw3f) | - pkgconfig(fftw3f) | ||||
| - pkgconfig(gthread-2.0) | - pkgconfig(gthread-2.0) | ||||
| - pkgconfig(gtk+-2.0) | - pkgconfig(gtk+-2.0) | ||||
| - pkgconfig(gtkmm-2.4) | - pkgconfig(gtkmm-2.4) | ||||
| - pkgconfig(jack) | - pkgconfig(jack) | ||||
| - pkgconfig(lilv-0) | - pkgconfig(lilv-0) | ||||
| - pkgconfig(lrdf) | - pkgconfig(lrdf) | ||||
| - pkgconfig(raptor2) | - pkgconfig(raptor2) | ||||
| - pkgconfig(sigc++-2.0) | - pkgconfig(sigc++-2.0) | ||||
| - pkgconfig(sndfile) | - pkgconfig(sndfile) | ||||
| - gperf | - gperf | ||||
| - ladspa-devel | - ladspa-devel | ||||
| - libboost-devel | - libboost-devel | ||||
| rundeps : | |||||
| - font-roboto-ttf | |||||
| - jack-audio-connection-kit | |||||
| setup : | | setup : | | ||||
| ./waf configure --prefix=/usr --install-roboto-font | %waf_configure \ | ||||
| --libdir=%libdir% \ | |||||
| --fontdir=/usr/share/fonts/truetype/roboto \ | |||||
| --no-desktop-update \ | |||||
| --no-ldconfig | |||||
| build : | | build : | | ||||
| ./waf build %JOBS% | %waf_build | ||||
| install : | | install : | | ||||
| ./waf install --destdir="$installdir" | %waf_install --libdir=%libdir% | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.