Search Criteria
Package Details: linthesia 1:20161105-1
Git Clone URL: | https://aur.archlinux.org/linthesia.git (read-only, click to copy) |
---|---|
Package Base: | linthesia |
Description: | A game of playing music. A fork of Synthesia |
Upstream URL: | http://linthesia.sourceforge.net/ |
Licenses: | GPL2 |
Submitter: | cth451 |
Maintainer: | powwu |
Last Packager: | cth451 |
Votes: | 11 |
Popularity: | 0.000028 |
First Submitted: | 2015-10-01 11:07 (UTC) |
Last Updated: | 2016-11-06 04:11 (UTC) |
Dependencies (10)
- alsa-lib (alsa-lib-git, alsa-lib-minimal-git, alsa-lib-x205ta)
- fluidsynth (fluidsynth-git)
- gconfmm
- gtkglextmm
- gtkmm
- alsa-lib (alsa-lib-git, alsa-lib-minimal-git, alsa-lib-x205ta) (make)
- gconfmm (make)
- gtkglextmm (make)
- gtkmm (make)
- svn (subversion) (make)
Latest Comments
powwu commented on 2023-05-03 18:59 (UTC)
hello all! I've adopted this package, I'll be fixing things up shortly. Thank you for the patience!
albfan commented on 2022-01-12 00:21 (UTC)
linthesia was updated 0.7.0, and using SDL instead of gtk now
jose1711 commented on 2020-02-23 10:46 (UTC)
there's no need to specify
makedepends
if they're already included independs
dpriskorn commented on 2019-02-17 18:41 (UTC)
It does not compile here:
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -iquote ./libmidi -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -MT libmidi/la-Midi.lo -MD -MP -MF libmidi/.deps/la-Midi.Tpo -c libmidi/Midi.cpp -o libmidi/la-Midi.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -iquote ./libmidi -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -MT libmidi/la-MidiTrack.lo -MD -MP -MF libmidi/.deps/la-MidiTrack.Tpo -c libmidi/MidiTrack.cpp -o libmidi/la-MidiTrack.o >/dev/null 2>&1 ../libtool: line 3471: -v: command not found mv -f libmidi/.deps/la-Midi.Tpo libmidi/.deps/la-Midi.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -iquote ./libmidi -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -MT libmidi/la-MidiEvent.lo -MD -MP -MF libmidi/.deps/la-MidiEvent.Tpo -c -o libmidi/la-MidiEvent.lo
test -f 'libmidi/MidiEvent.cpp' || echo './'
libmidi/MidiEvent.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -iquote ./libmidi -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -MT libmidi/la-MidiEvent.lo -MD -MP -MF libmidi/.deps/la-MidiEvent.Tpo -c libmidi/MidiEvent.cpp -fPIC -DPIC -o libmidi/.libs/la-MidiEvent.o ../libtool: line 3471: -v: command not found mv -f libmidi/.deps/la-MidiTrack.Tpo libmidi/.deps/la-MidiTrack.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -iquote ./libmidi -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -MT libmidi/la-MidiEvent.lo -MD -MP -MF libmidi/.deps/la-MidiEvent.Tpo -c libmidi/MidiEvent.cpp -o libmidi/la-MidiEvent.o >/dev/null 2>&1 ../libtool: line 3471: -v: command not found mv -f libmidi/.deps/la-MidiEvent.Tpo libmidi/.deps/la-MidiEvent.Plo /bin/sh ../libtool --tag=CXX --mode=link g++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wl,-O1,--sort-common,--as-needed,-z,relro -o libmidi.la libmidi/la-Midi.lo libmidi/la-MidiUtil.lo libmidi/la-MidiTrack.lo libmidi/la-MidiEvent.lolibtool: error: 'libmidi/la-Midi.lo' is not a valid libtool object make[2]: [Makefile:505: libmidi.la] Fel 1 make[2]: Lämnar katalogen ”/home/egil/.cache/pacaur/linthesia/src/linthesia/src” make[1]: [Makefile:667: all-recursive] Fel 1 make[1]: Lämnar katalogen ”/home/egil/.cache/pacaur/linthesia/src/linthesia” make: *** [Makefile:575: all] Fel 2
stev commented on 2018-10-15 17:13 (UTC)
Same problem eimis, I don't find a solution.
eimis commented on 2018-05-29 23:20 (UTC)
Unsure if just me:
$ linthesia /tmp/HotelCalifornia.mid
(linthesia:3994): Gtk-WARNING **: 02:18:58.595: Unable to locate theme engine in module_path: "murrine",
(linthesia:3994): Gtk-WARNING **: 02:18:58.596: Unable to locate theme engine in module_path: "murrine",
(linthesia:3994): Gtk-WARNING **: 02:18:58.596: Unable to locate theme engine in module_path: "murrine",
(linthesia:3994): GdkGLExt-WARNING **: 02:18:58.685: cannot find PangoXSubfont
(linthesia:3994): glibmm-ERROR **: 02:18:58.686: unhandled exception (type std::exception) in signal handler: what: std::exception
Trace/breakpoint trap (core dumped)