Initial commit
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
[build]
|
||||
type = "autotools"
|
||||
|
||||
[package]
|
||||
description = "X transport library"
|
||||
homepage = "https://xorg.freedesktop.org/"
|
||||
license = [
|
||||
"HPND",
|
||||
"HPND-sell-variant",
|
||||
"MIT",
|
||||
"MIT-open-group",
|
||||
"X11",
|
||||
]
|
||||
name = "xtrans"
|
||||
version = "1.6.0"
|
||||
|
||||
[[source]]
|
||||
extract_dir = "$name-$version"
|
||||
sha256 = "faafea166bf2451a173d9d593352940ec6404145c5d1da5c213423ce4d359e92"
|
||||
url = "https://xorg.freedesktop.org/releases/individual/lib/xtrans-$version.tar.xz"
|
||||
Reference in New Issue
Block a user