7 lines
228 B
Bash
Executable File
7 lines
228 B
Bash
Executable File
#!/bin/bash ../install.sh
|
|
|
|
NAME='xtrans'
|
|
VERSION='1.6.0'
|
|
DOWNLOAD_URL="https://www.x.org/releases/individual/lib/xtrans-$VERSION.tar.xz#faafea166bf2451a173d9d593352940ec6404145c5d1da5c213423ce4d359e92"
|
|
CONFIG_SUB=('config.sub')
|