637da791ff
recipes/dev/gcc13 was claiming name='cxx' — conflicted with local/recipes/dev/gcc-native also claiming 'cxx'. Renamed to match directory names for unique package identification by the cookbook.
11 lines
221 B
TOML
11 lines
221 B
TOML
[package]
|
|
name = "mtdev"
|
|
version = "1.1.7"
|
|
|
|
#TODO: multitouch protocol translation — optional for basic mouse/keyboard
|
|
[source]
|
|
tar = "https://bitmath.org/code/mtdev/mtdev-1.1.7.tar.bz2"
|
|
|
|
[build]
|
|
template = "configure"
|