Search Criteria
Package Details: g15macro 1.0.3-4
Git Clone URL: | https://aur.archlinux.org/g15macro.git (read-only, click to copy) |
---|---|
Package Base: | g15macro |
Description: | A simple Macro recording/playback app for G15Daemon. |
Upstream URL: | http://sourceforge.net/projects/g15daemon/ |
Licenses: | |
Submitter: | None |
Maintainer: | webmeister |
Last Packager: | webmeister |
Votes: | 22 |
Popularity: | 0.000044 |
First Submitted: | 2009-07-16 19:17 |
Last Updated: | 2015-08-20 15:30 |
Latest Comments
Troglodactyl commented on 2015-08-17 22:38
Upstream URL redirects to junk now.
Anonymous comment on 2012-10-20 16:24
http://pastebin.com/TbpfG8nr
A patch which prevents "restoring" MMkeys (play, stop, next, prev). For me that keys didn't work correctly when I started g15macro.
Anonymous comment on 2012-02-19 18:04
I get a compile error:
/usr/bin/ld: g15macro.o: undefined reference to symbol 'pthread_create@@GLIBC_2.2.5'
/usr/bin/ld: note: 'pthread_create@@GLIBC_2.2.5' is defined in DSO /lib/libpthread.so.0 so try adding it to the linker command line
/lib/libpthread.so.0: could not read symbols: Invalid operation
collect2: ld returned 1 exit status
make[1]: *** [g15macro] Fehler 1
make[1]: Leaving directory `/home/outer/PKGBuilds/g15macro/src/g15macro-1.0.3'
make: *** [all] Fehler 2
Anonymous comment on 2011-06-14 21:05
PKGBUILD:
./configure --prefix=/usr \
--sysconfdir=/etc \
--localstatedir=/var \
now i can safe my binds between restarts
Anonymous comment on 2011-06-14 20:56
how can i safe my binds? after restarting g15macro, GKeys restores default binds
Anonymous comment on 2010-09-27 23:13
@exmethix
Compiles just fine with and without libtool installed for me.
What error message do you get?
Anonymous comment on 2010-09-27 20:54
Does not build.
I think this has to do with libtool.
Would be nice if you could fix it.