internal/rosa/package: replace assignment syntax

This commit is contained in:
mae
2026-05-23 23:15:20 -05:00
parent dcfcc9992c
commit b72f6a743a
68 changed files with 100 additions and 100 deletions

View File

@@ -3,7 +3,7 @@ package util-macros {
website = "https://xorg.freedesktop.org"
anitya = 5252
version := "1.20.2"
version# = "1.20.2"
source = remoteTar {
url = "https://www.x.org/releases/individual/util/util-macros-${version}.tar.gz"
checksum = "Ze8QH3Z3emC0pWFP-0nUYeMy7aBW3L_dxBBmVgcumIHNzEKc1iGTR-yUFR3JcM1G"
@@ -18,7 +18,7 @@ package libxtrans {
website = "https://gitlab.freedesktop.org/xorg/lib/libxtrans"
anitya = 13441
version := "1.6.0"
version# = "1.6.0"
source = remoteGitLab {
domain = "gitlab.freedesktop.org"
suffix = "xorg/lib/libxtrans"
@@ -44,7 +44,7 @@ package xorgproto {
website = "https://gitlab.freedesktop.org/xorg/proto/xorgproto"
anitya = 17190
version := "2025.1"
version# = "2025.1"
source = remoteGitLab {
domain = "gitlab.freedesktop.org"
suffix = "xorg/proto/xorgproto"
@@ -69,7 +69,7 @@ package libXau {
website = "https://gitlab.freedesktop.org/xorg/lib/libxau"
anitya = 1765
version := "1.0.12"
version# = "1.0.12"
source = remoteGitLab {
domain = "gitlab.freedesktop.org"
suffix = "xorg/lib/libxau"
@@ -92,7 +92,7 @@ package xcb-proto {
website = "https://gitlab.freedesktop.org/xorg/proto/xcbproto"
anitya = 13646
version := "1.17.0"
version# = "1.17.0"
source = remoteTar {
url = "https://xcb.freedesktop.org/dist/xcb-proto-${version}.tar.gz"
checksum = "_NtbKaJ_iyT7XiJz25mXQ7y-niTzE8sHPvLXZPcqtNoV_-vTzqkezJ8Hp2U1enCv"
@@ -109,7 +109,7 @@ package xcb {
website = "https://xcb.freedesktop.org"
anitya = 1767
version := "1.17.0"
version# = "1.17.0"
source = remoteTar {
url = "https://xcb.freedesktop.org/dist/libxcb-${version}.tar.gz"
checksum = "hjjsc79LpWM_hZjNWbDDS6qRQUXREjjekS6UbUsDq-RR1_AjgNDxhRvZf-1_kzDd"
@@ -137,7 +137,7 @@ package libxcb-keysyms {
website = "https://gitlab.freedesktop.org/xorg/lib/libxcb-keysyms"
anitya = 5168
version := "0.4.1"
version# = "0.4.1"
source = remoteTar {
url = "https://xcb.freedesktop.org/dist/xcb-util-keysyms-${version}.tar.gz"
checksum = "-EEje12UEjtFBuIjb6Fy4cxEghV20BXwQ1BLvhtvSuVcrFkp_X-ZHRM48wAspXZ4"
@@ -160,7 +160,7 @@ package libxcb-wm {
website = "https://gitlab.freedesktop.org/xorg/lib/libxcb-wm"
anitya = 5170
version := "0.4.2"
version# = "0.4.2"
source = remoteTar {
url = "https://xcb.freedesktop.org/dist/xcb-util-wm-${version}.tar.gz"
checksum = "g0VZgMU9hcIgyXb3XxBR9xqsvUMBd9qt_Dbmwoj2h5y24pODr_S_D0DhRsuXUNjF"
@@ -184,7 +184,7 @@ package libxcb-util {
website = "https://gitlab.freedesktop.org/xorg/lib/libxcb-util"
anitya = 5165
version := "0.4.1"
version# = "0.4.1"
source = remoteTar {
url = "https://www.x.org/releases/individual/xcb/xcb-util-${version}.tar.gz"
checksum = "YMXGQUQbF6PoEAGflvYnJYsLWjti6sL_ifY47wIXTNGVM3tQ8u41nkBYN4K1D5CD"
@@ -208,7 +208,7 @@ package libxcb-image {
website = "https://gitlab.freedesktop.org/xorg/lib/libxcb-image"
anitya = 5168
version := "0.4.1"
version# = "0.4.1"
source = remoteTar {
url = "https://xcb.freedesktop.org/dist/xcb-util-image-${version}.tar.gz"
checksum = "47pvXmFwaUBZIrJ4CE9xjTQIFyxeqoNAL-DshlB11GZ_jjI3G1a6KF0K7mtBQ1E7"
@@ -231,7 +231,7 @@ package libxcb-render-util {
website = "https://gitlab.freedesktop.org/xorg/lib/libxcb-render-util"
anitya = 5169
version := "0.3.10"
version# = "0.3.10"
source = remoteTar {
url = "https://www.x.org/releases/individual/xcb/xcb-util-renderutil-${version}.tar.gz"
checksum = "n08L8PyCoOd7v2vb6fSVq5Pq6JtteXVh9K2wrQMTNwGMf_Fjpi6i3HWF-TMFSVTI"
@@ -255,7 +255,7 @@ package libX11 {
website = "https://gitlab.freedesktop.org/xorg/lib/libx11"
anitya = 1764
version := "1.8.13"
version# = "1.8.13"
source = remoteGitLab {
domain = "gitlab.freedesktop.org"
suffix = "xorg/lib/libx11"
@@ -291,7 +291,7 @@ package libXext {
website = "https://gitlab.freedesktop.org/xorg/lib/libxext"
anitya = 1774
version := "1.3.7"
version# = "1.3.7"
source = remoteGitLab {
domain = "gitlab.freedesktop.org"
suffix = "xorg/lib/libxext"
@@ -320,7 +320,7 @@ package libXfixes {
website = "https://www.freedesktop.org/wiki/Software/FixesExt"
anitya = 1775
version := "6.0.2"
version# = "6.0.2"
source = remoteGitLab {
domain = "gitlab.freedesktop.org"
suffix = "xorg/lib/libxfixes"