Bump buildroot to 2019.02
This commit is contained in:
@@ -229,36 +229,7 @@ if BR2_PACKAGE_XORG7
|
||||
endmenu
|
||||
menu "X11R7 X protocols"
|
||||
source package/x11r7/xcb-proto/Config.in
|
||||
source package/x11r7/xproto_applewmproto/Config.in
|
||||
source package/x11r7/xproto_bigreqsproto/Config.in
|
||||
source package/x11r7/xproto_compositeproto/Config.in
|
||||
source package/x11r7/xproto_damageproto/Config.in
|
||||
source package/x11r7/xproto_dmxproto/Config.in
|
||||
source package/x11r7/xproto_dri2proto/Config.in
|
||||
source package/x11r7/xproto_dri3proto/Config.in
|
||||
source package/x11r7/xproto_fixesproto/Config.in
|
||||
source package/x11r7/xproto_fontcacheproto/Config.in
|
||||
source package/x11r7/xproto_fontsproto/Config.in
|
||||
source package/x11r7/xproto_glproto/Config.in
|
||||
source package/x11r7/xproto_inputproto/Config.in
|
||||
source package/x11r7/xproto_kbproto/Config.in
|
||||
source package/x11r7/xproto_presentproto/Config.in
|
||||
source package/x11r7/xproto_randrproto/Config.in
|
||||
source package/x11r7/xproto_recordproto/Config.in
|
||||
source package/x11r7/xproto_renderproto/Config.in
|
||||
source package/x11r7/xproto_resourceproto/Config.in
|
||||
source package/x11r7/xproto_scrnsaverproto/Config.in
|
||||
source package/x11r7/xproto_videoproto/Config.in
|
||||
source package/x11r7/xproto_windowswmproto/Config.in
|
||||
source package/x11r7/xproto_xcmiscproto/Config.in
|
||||
source package/x11r7/xproto_xextproto/Config.in
|
||||
source package/x11r7/xproto_xf86bigfontproto/Config.in
|
||||
source package/x11r7/xproto_xf86dgaproto/Config.in
|
||||
source package/x11r7/xproto_xf86driproto/Config.in
|
||||
source package/x11r7/xproto_xf86vidmodeproto/Config.in
|
||||
source package/x11r7/xproto_xineramaproto/Config.in
|
||||
source package/x11r7/xproto_xproto/Config.in
|
||||
source package/x11r7/xproto_xproxymanagementprotocol/Config.in
|
||||
source package/x11r7/xorgproto/Config.in
|
||||
endmenu
|
||||
menu "X11R7 Utilities"
|
||||
source package/x11r7/xutil_makedepend/Config.in
|
||||
|
||||
@@ -1,2 +1,7 @@
|
||||
# From https://lists.x.org/archives/xorg-announce/2016-May/002694.html
|
||||
sha256 4adfb1b7c67e99bc9c2ccb110b2f175686576d2f792c8a71b9c8b19014057b5b libxcb-1.12.tar.bz2
|
||||
# From https://lists.x.org/archives/xorg-announce/2018-March/002851.html
|
||||
md5 c2b6cf928afa16b0047c974e7aaa783f libxcb-1.13.tar.bz2
|
||||
sha1 212ad5f1f80def80536d78e3d20354a0370e7fe9 libxcb-1.13.tar.bz2
|
||||
sha256 188c8752193c50ff2dbe89db4554c63df2e26a2e47b0fa415a70918b5b851daa libxcb-1.13.tar.bz2
|
||||
sha512 d99bbe386a65f60fcc0cc2935e4a365bc0577b5e90433e18778a665a5aee8ebc8e9e8cb0aedac0ac4a276147c0507e759a716874ea4f80792b2fc18eefbc128c libxcb-1.13.tar.bz2
|
||||
# Locally computed
|
||||
sha256 c5ffbfeaa501071ceeb97b7de2c0d703fdaa35de01c0fb6cbac1c28453a3e9fd COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBXCB_VERSION = 1.12
|
||||
LIBXCB_VERSION = 1.13
|
||||
LIBXCB_SOURCE = libxcb-$(LIBXCB_VERSION).tar.bz2
|
||||
LIBXCB_SITE = http://xcb.freedesktop.org/dist
|
||||
LIBXCB_LICENSE = MIT
|
||||
|
||||
@@ -1,2 +1,7 @@
|
||||
# From http://lists.x.org/archives/xorg-announce/2013-May/002211.html
|
||||
sha256 9f614e9427cd9641a4a801ed5055700afa410674c0b7aa186b86078f11b83e8d appres-1.0.4.tar.bz2
|
||||
# From https://lists.x.org/archives/xorg-announce/2018-March/002847.html
|
||||
md5 f544e701043249d2bb3deed48314bc55 appres-1.0.5.tar.bz2
|
||||
sha1 5e5dbffd0a125732bb8bb8a202e04555a9604089 appres-1.0.5.tar.bz2
|
||||
sha256 ffad893712c81943b919e3cbfe46fc65259cc0d9eb96d5e658670e3fbb265928 appres-1.0.5.tar.bz2
|
||||
sha512 70825563cd80f0f433c48ab2fdae888072939c1b22fb22340b70b9444c97916275ed92c9e5bf9a06bb76c32a5371b89ff7c0211a9a47a227c88311078c2c4137 appres-1.0.5.tar.bz2
|
||||
# Locally computed
|
||||
sha256 5969302729a9621fd526a7f9942a51a29b858e0b682ffd28eeda5fc4dfaddf55 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XAPP_APPRES_VERSION = 1.0.4
|
||||
XAPP_APPRES_VERSION = 1.0.5
|
||||
XAPP_APPRES_SOURCE = appres-$(XAPP_APPRES_VERSION).tar.bz2
|
||||
XAPP_APPRES_SITE = http://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_APPRES_LICENSE = MIT
|
||||
|
||||
@@ -10,5 +10,6 @@ XAPP_BEFORELIGHT_SITE = http://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_BEFORELIGHT_LICENSE = MIT
|
||||
XAPP_BEFORELIGHT_LICENSE_FILES = COPYING
|
||||
XAPP_BEFORELIGHT_DEPENDENCIES = xlib_libX11 xlib_libXScrnSaver xlib_libXaw xlib_libXt
|
||||
XAPP_BEFORELIGHT_CONF_OPTS = --with-appdefaultdir=/usr/share/X11/app-defaults
|
||||
|
||||
$(eval $(autotools-package))
|
||||
|
||||
@@ -10,5 +10,6 @@ XAPP_BITMAP_SITE = http://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_BITMAP_LICENSE = MIT
|
||||
XAPP_BITMAP_LICENSE_FILES = COPYING
|
||||
XAPP_BITMAP_DEPENDENCIES = xlib_libX11 xlib_libXaw xlib_libXmu xdata_xbitmaps
|
||||
XAPP_BITMAP_CONF_OPTS = --with-appdefaultdir=/usr/share/X11/app-defaults
|
||||
|
||||
$(eval $(autotools-package))
|
||||
|
||||
@@ -1,2 +1,7 @@
|
||||
# From http://lists.x.org/archives/xorg-announce/2013-January/002120.html
|
||||
sha256 3b66d1240bde853872bbb341c4b8fb029094d0a5d21347a58831f15b162c4df0 editres-1.0.6.tar.bz2
|
||||
# From https://lists.x.org/archives/xorg-announce/2018-March/002846.html
|
||||
md5 526cf79edc0c5e379aefb21539243f96 editres-1.0.7.tar.bz2
|
||||
sha1 389e953ebb5080564a6780cb34b72bafae7f5540 editres-1.0.7.tar.bz2
|
||||
sha256 089ad34628e55a779b97e369f55fb12caefc96d684b508d9022eb9e12b775c11 editres-1.0.7.tar.bz2
|
||||
sha512 b9c928b556116bf50cf4b6ea779bdc9fedf29f5db3e6a8cc75c122578c92e1cc530a81b226ec24aad183b8ebc2de570f200314b0d9ce7883b6e3306007365b32 editres-1.0.7.tar.bz2
|
||||
# Locally computed
|
||||
sha256 b1049cf96db2c00428b8313541ab333ec4e06f102955f3edd44f88ec43b0acd6 COPYING
|
||||
|
||||
@@ -4,11 +4,12 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XAPP_EDITRES_VERSION = 1.0.6
|
||||
XAPP_EDITRES_VERSION = 1.0.7
|
||||
XAPP_EDITRES_SOURCE = editres-$(XAPP_EDITRES_VERSION).tar.bz2
|
||||
XAPP_EDITRES_SITE = http://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_EDITRES_LICENSE = MIT
|
||||
XAPP_EDITRES_LICENSE_FILES = COPYING
|
||||
XAPP_EDITRES_DEPENDENCIES = xlib_libX11 xlib_libXaw xlib_libXmu xlib_libXt
|
||||
XAPP_EDITRES_CONF_OPTS = --with-appdefaultdir=/usr/share/X11/app-defaults
|
||||
|
||||
$(eval $(autotools-package))
|
||||
|
||||
@@ -1,2 +1,7 @@
|
||||
# From http://lists.x.org/archives/xorg-announce/2015-January/002519.html
|
||||
sha256 1216af2dee99b318fcf8bf9a259915273bcb37a7f1e7859af4f15d0ebf6f3f0a iceauth-1.0.7.tar.bz2
|
||||
# From https://lists.x.org/archives/xorg-announce/2018-March/002850.html
|
||||
md5 3b9b79fa0f9928161f4bad94273de7ae iceauth-1.0.8.tar.bz2
|
||||
sha1 2ce23c40a17d98badeb8ce70d26e81a5ac0e178c iceauth-1.0.8.tar.bz2
|
||||
sha256 e6ee213a217265cc76050e4293ea70b98c32dce6505c6421227efbda62ab60c6 iceauth-1.0.8.tar.bz2
|
||||
sha512 9d4520adf951b16a3e784349dbb70d5d8176b74b956f8adc63abf55d049745c113b03ccfa60a281fc39b487db3742302dc6287c9985ce83a0157bf4674df2af1 iceauth-1.0.8.tar.bz2
|
||||
# Locally computed
|
||||
sha256 fdd9ba8ccb92af2f31f542e7b7a18c27257e6cdce147d231bc9ba3654ad84976 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XAPP_ICEAUTH_VERSION = 1.0.7
|
||||
XAPP_ICEAUTH_VERSION = 1.0.8
|
||||
XAPP_ICEAUTH_SOURCE = iceauth-$(XAPP_ICEAUTH_VERSION).tar.bz2
|
||||
XAPP_ICEAUTH_SITE = http://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_ICEAUTH_LICENSE = MIT
|
||||
|
||||
@@ -1,2 +1,7 @@
|
||||
# From http://lists.x.org/archives/xorg-announce/2013-January/002135.html
|
||||
sha256 2932767098f95ca129a0c7f0fecb0a18c789a79c1747f7423fdfe9f4e0c53590 ico-1.0.4.tar.bz2
|
||||
# From https://lists.x.org/archives/xorg-announce/2018-March/002880.html
|
||||
md5 7895f2d109f4206b6d2db37257e07d12 ico-1.0.5.tar.bz2
|
||||
sha1 8759ec954375f3a1b37dc920a12790bfbfb0cad3 ico-1.0.5.tar.bz2
|
||||
sha256 d73b62f29eb98d850f16b76d759395180b860b613fbe1686b18eee99a6e3773f ico-1.0.5.tar.bz2
|
||||
sha512 93a94a66d4a41b39d4b3657050e58f8269d352dae5d5916c9ecdda1cb14f23b9d159d67c50fdfa654b4b1c2ad11434bed140ace70703c82b05d3fe8686aab8f6 ico-1.0.5.tar.bz2
|
||||
# Locally computed
|
||||
sha256 97ef3a622f2f385cabfc8ab7aff13dc46468c10a5520670b5edfa33f2c3999eb COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XAPP_ICO_VERSION = 1.0.4
|
||||
XAPP_ICO_VERSION = 1.0.5
|
||||
XAPP_ICO_SOURCE = ico-$(XAPP_ICO_VERSION).tar.bz2
|
||||
XAPP_ICO_SITE = http://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_ICO_LICENSE = MIT
|
||||
|
||||
@@ -1,2 +1,7 @@
|
||||
# From http://lists.x.org/archives/xorg-announce/2012-February/001838.html
|
||||
sha256 c3d71e9a01650e3fd470189a749cd0202ef03d9e399350a7a7443d7595ed478e listres-1.0.3.tar.bz2
|
||||
# From https://lists.x.org/archives/xorg-announce/2018-March/002848.html
|
||||
md5 24e05349f2881aaa58cbe160e49223ac listres-1.0.4.tar.bz2
|
||||
sha1 903857c7a9ec3d8edc8a88101aef33cd27796649 listres-1.0.4.tar.bz2
|
||||
sha256 6a1229f478796e141d6658762f432ebbe1f6083b27550847d52239b3f7ec2b10 listres-1.0.4.tar.bz2
|
||||
sha512 925bceab6ff96fcf91f58ba2f858905d6e2eff7074ba29cfc02def7c19fb493545837884f1070dc004422451f749cd459000c01e8c9bb51a7cce7f7ab4067b8a listres-1.0.4.tar.bz2
|
||||
# Locally computed
|
||||
sha256 aefb540c54bc95c68702cd2ae668c559e63cc1a84f55ae5c0e78547e7d75d2d5 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XAPP_LISTRES_VERSION = 1.0.3
|
||||
XAPP_LISTRES_VERSION = 1.0.4
|
||||
XAPP_LISTRES_SOURCE = listres-$(XAPP_LISTRES_VERSION).tar.bz2
|
||||
XAPP_LISTRES_SITE = http://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_LISTRES_LICENSE = MIT
|
||||
|
||||
@@ -3,5 +3,7 @@ config BR2_PACKAGE_XAPP_MKFONTSCALE
|
||||
select BR2_PACKAGE_FREETYPE
|
||||
select BR2_PACKAGE_XLIB_LIBX11
|
||||
select BR2_PACKAGE_XLIB_LIBFONTENC
|
||||
select BR2_PACKAGE_XORGPROTO
|
||||
select BR2_PACKAGE_ZLIB
|
||||
help
|
||||
create an index of scalable font files for X
|
||||
|
||||
@@ -1,2 +1,7 @@
|
||||
# From http://lists.x.org/archives/xorg-announce/2015-January/002520.html
|
||||
sha256 8c6d5228af885477b9aec60ca6f172578e7d2de42234357af62fb00439453f20 mkfontscale-1.1.2.tar.bz2
|
||||
# From https://lists.x.org/archives/xorg-announce/2018-March/002855.html
|
||||
md5 987c438e79f5ddb84a9c5726a1610819 mkfontscale-1.1.3.tar.bz2
|
||||
sha1 2fdbd7c6cc5b0678f2c5d10d2350a809d576e9e5 mkfontscale-1.1.3.tar.bz2
|
||||
sha256 1e98df69ee5f4542d711e140e1d93e2c3f2775407ccbb7849110d52b91782a6a mkfontscale-1.1.3.tar.bz2
|
||||
sha512 509e2f9cd55cf87cc3968c8767bf3f2386016278db8b7be75b7df34bf61f52519dd2778f3b9881ffbe30cc2fe26089c0a5b2c33af46bc7727f46dad83f030a62 mkfontscale-1.1.3.tar.bz2
|
||||
# Locally computed
|
||||
sha256 90f0a1bfee2ed42c63473ded631c0463bf38b3d193733ccfc35394c713a0701d COPYING
|
||||
|
||||
@@ -4,14 +4,14 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XAPP_MKFONTSCALE_VERSION = 1.1.2
|
||||
XAPP_MKFONTSCALE_VERSION = 1.1.3
|
||||
XAPP_MKFONTSCALE_SOURCE = mkfontscale-$(XAPP_MKFONTSCALE_VERSION).tar.bz2
|
||||
XAPP_MKFONTSCALE_SITE = http://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_MKFONTSCALE_LICENSE = MIT
|
||||
XAPP_MKFONTSCALE_LICENSE_FILES = COPYING
|
||||
XAPP_MKFONTSCALE_DEPENDENCIES = zlib freetype xlib_libfontenc xproto_xproto
|
||||
XAPP_MKFONTSCALE_DEPENDENCIES = zlib freetype xlib_libfontenc xorgproto
|
||||
HOST_XAPP_MKFONTSCALE_DEPENDENCIES = \
|
||||
host-zlib host-freetype host-xlib_libfontenc host-xproto_xproto
|
||||
host-zlib host-freetype host-xlib_libfontenc host-xorgproto
|
||||
|
||||
$(eval $(autotools-package))
|
||||
$(eval $(host-autotools-package))
|
||||
|
||||
@@ -1,2 +1,7 @@
|
||||
# From http://lists.x.org/archives/xorg-announce/2012-February/001820.html
|
||||
sha256 54f5fb85f5828705683f457e559fb18753332db15ae82da561b0ae5a63915091 oclock-1.0.3.tar.bz2
|
||||
# From https://lists.x.org/archives/xorg-announce/2018-March/002856.html
|
||||
md5 973f6d25a6f0990720b98a15c9436b92 oclock-1.0.4.tar.bz2
|
||||
sha1 0bc8f3f44290950f60af894e20e0ceb0c5e8e862 oclock-1.0.4.tar.bz2
|
||||
sha256 cc20cfc1c0d5128d89e1eecd9ba52e58f111075be163e0aeda5690dbaafbaefe oclock-1.0.4.tar.bz2
|
||||
sha512 6e0d36a84572a153226b2929f2253cb7adc3c9e5e3af168aeaf8c487ade2e43517b271a8e9cdb2a2c4a67ca56ed0b99c194ca63a4a822b68bfc72ca6518335e7 oclock-1.0.4.tar.bz2
|
||||
# Locally computed
|
||||
sha256 f6cae4b0c603ef5bd76da2df96b38aa43aa7547e482adb8cb8b83f09af35e4a2 COPYING
|
||||
|
||||
@@ -4,12 +4,13 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XAPP_OCLOCK_VERSION = 1.0.3
|
||||
XAPP_OCLOCK_VERSION = 1.0.4
|
||||
XAPP_OCLOCK_SOURCE = oclock-$(XAPP_OCLOCK_VERSION).tar.bz2
|
||||
XAPP_OCLOCK_SITE = http://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_OCLOCK_LICENSE = MIT
|
||||
XAPP_OCLOCK_LICENSE_FILES = COPYING
|
||||
XAPP_OCLOCK_DEPENDENCIES = xlib_libX11 xlib_libXext xlib_libXmu
|
||||
XAPP_OCLOCK_CONF_OPTS = --with-appdefaultdir=/usr/share/X11/app-defaults
|
||||
|
||||
ifeq ($(BR2_PACKAGE_XLIB_LIBXKBFILE),y)
|
||||
XAPP_OCLOCK_CONF_OPTS += --with-xkb
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
config BR2_PACKAGE_XAPP_RGB
|
||||
bool "rgb"
|
||||
select BR2_PACKAGE_XPROTO_XPROTO
|
||||
select BR2_PACKAGE_XORGPROTO
|
||||
help
|
||||
uncompile an rgb color-name database
|
||||
|
||||
@@ -9,6 +9,6 @@ XAPP_RGB_SOURCE = rgb-$(XAPP_RGB_VERSION).tar.bz2
|
||||
XAPP_RGB_SITE = http://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_RGB_LICENSE = MIT
|
||||
XAPP_RGB_LICENSE_FILES = COPYING
|
||||
XAPP_RGB_DEPENDENCIES = xproto_xproto
|
||||
XAPP_RGB_DEPENDENCIES = xorgproto host-pkgconf
|
||||
|
||||
$(eval $(autotools-package))
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
config BR2_PACKAGE_XAPP_SESSREG
|
||||
bool "sessreg"
|
||||
select BR2_PACKAGE_XLIB_LIBX11
|
||||
select BR2_PACKAGE_XPROTO_XPROTO
|
||||
select BR2_PACKAGE_XORGPROTO
|
||||
help
|
||||
manage utmp/wtmp entries for non-init clients
|
||||
|
||||
@@ -9,6 +9,6 @@ XAPP_SESSREG_SOURCE = sessreg-$(XAPP_SESSREG_VERSION).tar.bz2
|
||||
XAPP_SESSREG_SITE = https://xorg.freedesktop.org/archive/individual/app
|
||||
XAPP_SESSREG_LICENSE = MIT
|
||||
XAPP_SESSREG_LICENSE_FILES = COPYING
|
||||
XAPP_SESSREG_DEPENDENCIES = xlib_libX11 xproto_xproto
|
||||
XAPP_SESSREG_DEPENDENCIES = xlib_libX11 xorgproto
|
||||
|
||||
$(eval $(autotools-package))
|
||||
|
||||
@@ -1,2 +1,7 @@
|
||||
# From http://lists.x.org/archives/xorg-announce/2015-April/002565.html
|
||||
sha256 c575167ac33edf3bd1592f1bedfe0559debb128ed5fb4873c1278e3be166310a twm-1.0.9.tar.bz2
|
||||
# From https://lists.x.org/archives/xorg-announce/2018-March/002857.html
|
||||
md5 e322c08eeb635f924ede5b8eba3db54e twm-1.0.10.tar.bz2
|
||||
sha1 f632a47620dfe6d75b003839d269b14fa22b262e twm-1.0.10.tar.bz2
|
||||
sha256 6449eadca16ce0f0d900605b0cc020b95f40619261b7beccfb46bcc1836445d7 twm-1.0.10.tar.bz2
|
||||
sha512 1280683fce7ebbf5670239cb1f3cee2b40612bd9850d98827e793cf8bf298bdb58e48387cab943ea6befc6f7b34da2567353c22b8eaeb8bcf1b9e303cd7e6a9e twm-1.0.10.tar.bz2
|
||||
# Locally computed
|
||||
sha256 4809ffc9656bc9a704e19ab467d1cedc97c48c9d1f9a4018e6d99d2e61f75945 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XAPP_TWM_VERSION = 1.0.9
|
||||
XAPP_TWM_VERSION = 1.0.10
|
||||
XAPP_TWM_SOURCE = twm-$(XAPP_TWM_VERSION).tar.bz2
|
||||
XAPP_TWM_SITE = http://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_TWM_LICENSE = MIT
|
||||
|
||||
@@ -1,2 +1,7 @@
|
||||
# From http://lists.x.org/archives/xorg-announce/2013-January/002122.html
|
||||
sha256 d9c11b44908d91926df8b33428ae04c86c85e4f8380e9b5e68326a651c872e59 viewres-1.0.4.tar.bz2
|
||||
# From https://lists.x.org/archives/xorg-announce/2018-March/002849.html
|
||||
md5 08def461f135832136624855763b20fa viewres-1.0.5.tar.bz2
|
||||
sha1 d03832456dde6c2a91086e6563d52fd936425948 viewres-1.0.5.tar.bz2
|
||||
sha256 5ed818e84c39bcf26dadc885c9860432b85843caad3621e26d99edea660ae3d7 viewres-1.0.5.tar.bz2
|
||||
sha512 fe573e9b5ae679b65eee95733cbea20c86c92089c3a2dadfe977bc9c54d1f58c5e5f4663e51a1cf206543a43592b3a3c266da1769279f08be85c66b0aa5b0f7f viewres-1.0.5.tar.bz2
|
||||
# Locally computed
|
||||
sha256 aefb540c54bc95c68702cd2ae668c559e63cc1a84f55ae5c0e78547e7d75d2d5 COPYING
|
||||
|
||||
@@ -4,11 +4,12 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XAPP_VIEWRES_VERSION = 1.0.4
|
||||
XAPP_VIEWRES_VERSION = 1.0.5
|
||||
XAPP_VIEWRES_SOURCE = viewres-$(XAPP_VIEWRES_VERSION).tar.bz2
|
||||
XAPP_VIEWRES_SITE = http://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_VIEWRES_LICENSE = MIT
|
||||
XAPP_VIEWRES_LICENSE_FILES = COPYING
|
||||
XAPP_VIEWRES_DEPENDENCIES = xlib_libXaw
|
||||
XAPP_VIEWRES_CONF_OPTS = --with-appdefaultdir=/usr/share/X11/app-defaults
|
||||
|
||||
$(eval $(autotools-package))
|
||||
|
||||
@@ -1,2 +1,7 @@
|
||||
# From http://lists.x.org/archives/xorg-announce/2013-October/002331.html
|
||||
sha256 17f6cf51a35eaa918abec36b7871d28b712c169312e22a0eaf1ffe8d6468362b xbacklight-1.2.1.tar.bz2
|
||||
# From https://lists.x.org/archives/xorg-announce/2018-March/002862.html
|
||||
md5 d50cf135af04436b9456a5ab7dcf7971 xbacklight-1.2.2.tar.bz2
|
||||
sha1 8cc84c4b2e23e99bfa72239847af4b42ae89669e xbacklight-1.2.2.tar.bz2
|
||||
sha256 615a1d13e429ed5a0300b2f4508bc199d7cf21b6b9f088a9d8188d3bc957bf5e xbacklight-1.2.2.tar.bz2
|
||||
sha512 4dca70ef8e3494b19ea126c46395807cddc007b2b09a133810daeb77ae27fa36ac4eec7813828248fc195abe27f59700cfa58ee65ef3a020a51f73e5107678ec xbacklight-1.2.2.tar.bz2
|
||||
# Locally computed
|
||||
sha256 c9fbf1f272215babef31808c1235de8e4f7641ca5edfc4fc615b6556054b2b04 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XAPP_XBACKLIGHT_VERSION = 1.2.1
|
||||
XAPP_XBACKLIGHT_VERSION = 1.2.2
|
||||
XAPP_XBACKLIGHT_SOURCE = xbacklight-$(XAPP_XBACKLIGHT_VERSION).tar.bz2
|
||||
XAPP_XBACKLIGHT_SITE = http://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_XBACKLIGHT_LICENSE = MIT
|
||||
|
||||
@@ -11,5 +11,6 @@ XAPP_XCALC_LICENSE = MIT
|
||||
XAPP_XCALC_LICENSE_FILES = COPYING
|
||||
XAPP_XCALC_INSTALL_TARGET_OPTS = DESTDIR=$(TARGET_DIR) install-exec install-data
|
||||
XAPP_XCALC_DEPENDENCIES = xlib_libXaw
|
||||
XAPP_XCALC_CONF_OPTS = --with-appdefaultdir=/usr/share/X11/app-defaults
|
||||
|
||||
$(eval $(autotools-package))
|
||||
|
||||
@@ -10,5 +10,6 @@ XAPP_XCLIPBOARD_SITE = http://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_XCLIPBOARD_LICENSE = MIT
|
||||
XAPP_XCLIPBOARD_LICENSE_FILES = COPYING
|
||||
XAPP_XCLIPBOARD_DEPENDENCIES = xlib_libXaw xlib_libXmu xlib_libXt
|
||||
XAPP_XCLIPBOARD_CONF_OPTS = --with-appdefaultdir=/usr/share/X11/app-defaults
|
||||
|
||||
$(eval $(autotools-package))
|
||||
|
||||
@@ -10,5 +10,6 @@ XAPP_XCLOCK_SITE = http://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_XCLOCK_LICENSE = MIT
|
||||
XAPP_XCLOCK_LICENSE_FILES = COPYING
|
||||
XAPP_XCLOCK_DEPENDENCIES = xlib_libX11 xlib_libXaw xlib_libXft xlib_libXrender xlib_libxkbfile
|
||||
XAPP_XCLOCK_CONF_OPTS = --with-appdefaultdir=/usr/share/X11/app-defaults
|
||||
|
||||
$(eval $(autotools-package))
|
||||
|
||||
@@ -4,7 +4,7 @@ config BR2_PACKAGE_XAPP_XCONSOLE
|
||||
select BR2_PACKAGE_XLIB_LIBX11
|
||||
select BR2_PACKAGE_XLIB_LIBXAW
|
||||
select BR2_PACKAGE_XLIB_LIBXT
|
||||
select BR2_PACKAGE_XPROTO_XPROTO
|
||||
select BR2_PACKAGE_XLIB_LIBXMU
|
||||
select BR2_PACKAGE_XORGPROTO
|
||||
help
|
||||
xconsole - monitor system console messages with X
|
||||
|
||||
@@ -10,7 +10,8 @@ XAPP_XCONSOLE_SITE = http://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_XCONSOLE_LICENSE = MIT
|
||||
XAPP_XCONSOLE_LICENSE_FILES = COPYING
|
||||
XAPP_XCONSOLE_DEPENDENCIES = \
|
||||
xlib_libX11 xlib_libXaw xlib_libXt xproto_xproto \
|
||||
xlib_libX11 xlib_libXaw xlib_libXt xorgproto \
|
||||
xlib_libXmu
|
||||
XAPP_XCONSOLE_CONF_OPTS = --with-appdefaultdir=/usr/share/X11/app-defaults
|
||||
|
||||
$(eval $(autotools-package))
|
||||
|
||||
@@ -1,2 +1,7 @@
|
||||
# From http://lists.x.org/archives/xorg-announce/2014-May/002438.html
|
||||
sha256 31c8910f54eb175a8a74a60e7662697467e21a8bf948220a6048a93924b3f66c xcursorgen-1.0.6.tar.bz2
|
||||
# From https://lists.x.org/archives/xorg-announce/2019-January/002936.html
|
||||
md5 25cc7ca1ce5dcbb61c2b471c55e686b5 xcursorgen-1.0.7.tar.bz2
|
||||
sha1 109367eb23b0ad52cf5de15f50c02ebe872698ae xcursorgen-1.0.7.tar.bz2
|
||||
sha256 35b6f844b24f1776e9006c880a745728800764dbe3b327a128772b4610d8eb3d xcursorgen-1.0.7.tar.bz2
|
||||
sha512 bd13ad23691d3daa2d5dcdc5902cf62e3dcb97a0289aff362e6cd85866a1d8cafb64f98800a75bfb4cf1f3c76244ca20201847dff594543d136d0abaec7011d2 xcursorgen-1.0.7.tar.bz2
|
||||
# Locally computed
|
||||
sha256 8c773336b654442ac8018715a52be1a8254895c57c898d5387016e9488cc2009 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XAPP_XCURSORGEN_VERSION = 1.0.6
|
||||
XAPP_XCURSORGEN_VERSION = 1.0.7
|
||||
XAPP_XCURSORGEN_SOURCE = xcursorgen-$(XAPP_XCURSORGEN_VERSION).tar.bz2
|
||||
XAPP_XCURSORGEN_SITE = http://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_XCURSORGEN_LICENSE = MIT
|
||||
|
||||
@@ -10,5 +10,6 @@ XAPP_XDITVIEW_SITE = http://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_XDITVIEW_LICENSE = MIT
|
||||
XAPP_XDITVIEW_LICENSE_FILES = COPYING
|
||||
XAPP_XDITVIEW_DEPENDENCIES = xlib_libXaw
|
||||
XAPP_XDITVIEW_CONF_OPTS = --with-appdefaultdir=/usr/share/X11/app-defaults
|
||||
|
||||
$(eval $(autotools-package))
|
||||
|
||||
@@ -10,7 +10,6 @@ config BR2_PACKAGE_XAPP_XDM
|
||||
select BR2_PACKAGE_XLIB_LIBXDMCP
|
||||
select BR2_PACKAGE_XLIB_LIBXINERAMA
|
||||
select BR2_PACKAGE_XLIB_LIBXT
|
||||
select BR2_PACKAGE_XPROTO_XINERAMAPROTO
|
||||
select BR2_PACKAGE_XPROTO_XPROTO
|
||||
select BR2_PACKAGE_XORGPROTO
|
||||
help
|
||||
X.Org xdm application
|
||||
|
||||
@@ -10,8 +10,17 @@ XAPP_XDM_SITE = http://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_XDM_LICENSE = MIT
|
||||
XAPP_XDM_LICENSE_FILES = COPYING
|
||||
XAPP_XDM_CONF_ENV = ac_cv_file__dev_urandom=yes
|
||||
XAPP_XDM_DEPENDENCIES = xapp_sessreg xapp_xrdb xlib_libX11 xlib_libXaw xlib_libXdmcp xlib_libXinerama xlib_libXt xproto_xineramaproto xproto_xproto
|
||||
XAPP_XDM_DEPENDENCIES = \
|
||||
xapp_sessreg \
|
||||
xapp_xrdb \
|
||||
xlib_libX11 \
|
||||
xlib_libXaw \
|
||||
xlib_libXdmcp \
|
||||
xlib_libXinerama \
|
||||
xlib_libXt \
|
||||
xorgproto
|
||||
XAPP_XDM_CONF_OPTS = \
|
||||
--with-appdefaultdir=/usr/share/X11/app-defaults \
|
||||
--with-utmp-file=/var/adm/utmpx \
|
||||
--with-wtmp-file=/var/adm/wtmpx
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ config BR2_PACKAGE_XAPP_XDRIINFO
|
||||
bool "xdriinfo"
|
||||
depends on BR2_PACKAGE_HAS_LIBGL
|
||||
select BR2_PACKAGE_XLIB_LIBX11
|
||||
select BR2_PACKAGE_XPROTO_GLPROTO
|
||||
select BR2_PACKAGE_XORGPROTO
|
||||
help
|
||||
query configuration information of DRI drivers
|
||||
|
||||
|
||||
@@ -1,2 +1,7 @@
|
||||
# From http://lists.x.org/archives/xorg-announce/2015-April/002570.html
|
||||
sha256 4cba3766ef89557422062287248adeb933999071bad6f3ef9c0a478a3c680119 xdriinfo-1.0.5.tar.bz2
|
||||
# From https://lists.x.org/archives/xorg-announce/2018-March/002858.html
|
||||
md5 480e63cd365f03eb2515a6527d5f4ca6 xdriinfo-1.0.6.tar.bz2
|
||||
sha1 11682ae1f04a311b832651d78bbf4c6ac77f0ed9 xdriinfo-1.0.6.tar.bz2
|
||||
sha256 d9ccd2c3e87899417acc9ea1f3e319a4198112babe1dc711273584f607449d51 xdriinfo-1.0.6.tar.bz2
|
||||
sha512 7ddd9e19abaef93e4d85004293528ec3814ef84c470d496dbb8dc8313d804bb7520406de8d33d2bc2b3af942bd0a5d5032a109b2726438a966af63ea680a102f xdriinfo-1.0.6.tar.bz2
|
||||
# Locally computed
|
||||
sha256 de2fbb160bbb64c48975d7a3ebe3636a312b73227df1efe37488a8cecb9c1932 COPYING
|
||||
|
||||
@@ -4,11 +4,11 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XAPP_XDRIINFO_VERSION = 1.0.5
|
||||
XAPP_XDRIINFO_VERSION = 1.0.6
|
||||
XAPP_XDRIINFO_SOURCE = xdriinfo-$(XAPP_XDRIINFO_VERSION).tar.bz2
|
||||
XAPP_XDRIINFO_SITE = http://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_XDRIINFO_LICENSE = MIT
|
||||
XAPP_XDRIINFO_LICENSE_FILES = COPYING
|
||||
XAPP_XDRIINFO_DEPENDENCIES = libgl xlib_libX11 xproto_glproto
|
||||
XAPP_XDRIINFO_DEPENDENCIES = libgl xlib_libX11 xorgproto
|
||||
|
||||
$(eval $(autotools-package))
|
||||
|
||||
@@ -11,6 +11,8 @@ XAPP_XEDIT_LICENSE = MIT
|
||||
XAPP_XEDIT_LICENSE_FILES = COPYING
|
||||
XAPP_XEDIT_DEPENDENCIES = xlib_libXaw
|
||||
|
||||
XAPP_XEDIT_CONF_OPTS = --disable-selective-werror
|
||||
XAPP_XEDIT_CONF_OPTS = \
|
||||
--disable-selective-werror \
|
||||
--with-appdefaultdir=/usr/share/X11/app-defaults
|
||||
|
||||
$(eval $(autotools-package))
|
||||
|
||||
@@ -1,2 +1,7 @@
|
||||
# From http://lists.x.org/archives/xorg-announce/2010-November/001552.html
|
||||
sha1 efe6116d31a7f69e4fb6038613e52b0960b9b61c xeyes-1.1.1.tar.bz2
|
||||
# From https://lists.x.org/archives/xorg-announce/2018-March/002860.html
|
||||
md5 6f0543ec84283df5743eeafc173bea4a xeyes-1.1.2.tar.bz2
|
||||
sha1 458987f8accdbd8abf993ee51030391cf584d2e8 xeyes-1.1.2.tar.bz2
|
||||
sha256 57bcec0d2d167af9e5d44d0dbd74c6d7c0f0591cd0608952b23c749fdd910553 xeyes-1.1.2.tar.bz2
|
||||
sha512 008d76f03ddabd3d86ad9e52a540504553b94cb7a6743b20cf08897549eb27505667365ab9af21956a1b5ec7297acca8903a326536e6195a30e643cd93297ee0 xeyes-1.1.2.tar.bz2
|
||||
# Locally computed
|
||||
sha256 d8de1de40e16227d1eb4b19e95117ce3f990f71f71df096a2259b0bc9931e042 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XAPP_XEYES_VERSION = 1.1.1
|
||||
XAPP_XEYES_VERSION = 1.1.2
|
||||
XAPP_XEYES_SOURCE = xeyes-$(XAPP_XEYES_VERSION).tar.bz2
|
||||
XAPP_XEYES_SITE = http://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_XEYES_LICENSE = MIT
|
||||
|
||||
@@ -10,5 +10,6 @@ XAPP_XFD_SITE = http://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_XFD_LICENSE = MIT
|
||||
XAPP_XFD_LICENSE_FILES = COPYING
|
||||
XAPP_XFD_DEPENDENCIES = freetype fontconfig xlib_libXaw xlib_libXft
|
||||
XAPP_XFD_CONF_OPTS = --with-appdefaultdir=/usr/share/X11/app-defaults
|
||||
|
||||
$(eval $(autotools-package))
|
||||
|
||||
@@ -2,8 +2,7 @@ config BR2_PACKAGE_XAPP_XFINDPROXY
|
||||
bool "xfindproxy"
|
||||
select BR2_PACKAGE_XLIB_LIBICE
|
||||
select BR2_PACKAGE_XLIB_LIBXT
|
||||
select BR2_PACKAGE_XPROTO_XPROTO
|
||||
select BR2_PACKAGE_XPROTO_XPROXYMANAGEMENTPROTOCOL
|
||||
select BR2_PACKAGE_XORGPROTO
|
||||
help
|
||||
xfindproxy utilizes the Proxy Management Protocol to
|
||||
communicate with a proxy manager to locate available X11
|
||||
|
||||
@@ -12,7 +12,6 @@ XAPP_XFINDPROXY_LICENSE_FILES = COPYING
|
||||
XAPP_XFINDPROXY_DEPENDENCIES = \
|
||||
xlib_libICE \
|
||||
xlib_libXt \
|
||||
xproto_xproto \
|
||||
xproto_xproxymanagementprotocol
|
||||
xorgproto
|
||||
|
||||
$(eval $(autotools-package))
|
||||
|
||||
@@ -1,2 +1,7 @@
|
||||
# From http://lists.x.org/archives/xorg-announce/2013-May/002213.html
|
||||
sha256 170d8550b96fb47b04db6181b947e6f6b8b97f4df5d691c351a278480cc931bf xfontsel-1.0.5.tar.bz2
|
||||
# From https://lists.x.org/archives/xorg-announce/2018-March/002861.html
|
||||
md5 13150ff98846bf6d9a14bee00697fa47 xfontsel-1.0.6.tar.bz2
|
||||
sha1 3fd8d78cc270030b41298170c3e5222065dd1cfd xfontsel-1.0.6.tar.bz2
|
||||
sha256 25aa0b7c4262f5e99c07c2b96e00e4eb25b7e53f94fa803942af9d0e8da3001c xfontsel-1.0.6.tar.bz2
|
||||
sha512 2f6bc51549a302404cdaf9a5a825add383953fcbb2a0c7076691cefd4dd7e4a3c772c047be74101c8486f75d03ce0bd3e65ede14e91732cf2a932810441c9099 xfontsel-1.0.6.tar.bz2
|
||||
# Locally computed
|
||||
sha256 a27097bcc5cdf4fa5d761dd4e5cea1f41911c51b0a7d9da6e3a48f69d9fd0c09 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XAPP_XFONTSEL_VERSION = 1.0.5
|
||||
XAPP_XFONTSEL_VERSION = 1.0.6
|
||||
XAPP_XFONTSEL_SOURCE = xfontsel-$(XAPP_XFONTSEL_VERSION).tar.bz2
|
||||
XAPP_XFONTSEL_SITE = http://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_XFONTSEL_LICENSE = MIT
|
||||
|
||||
@@ -3,6 +3,6 @@ config BR2_PACKAGE_XAPP_XFS
|
||||
depends on BR2_USE_MMU # fork()
|
||||
select BR2_PACKAGE_XLIB_LIBFS
|
||||
select BR2_PACKAGE_XLIB_LIBXFONT2
|
||||
select BR2_PACKAGE_XPROTO_FONTSPROTO
|
||||
select BR2_PACKAGE_XORGPROTO
|
||||
help
|
||||
X font server
|
||||
|
||||
@@ -9,6 +9,6 @@ XAPP_XFS_SOURCE = xfs-$(XAPP_XFS_VERSION).tar.bz2
|
||||
XAPP_XFS_SITE = http://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_XFS_LICENSE = MIT
|
||||
XAPP_XFS_LICENSE_FILES = COPYING
|
||||
XAPP_XFS_DEPENDENCIES = xlib_libFS xlib_libXfont2 xproto_fontsproto
|
||||
XAPP_XFS_DEPENDENCIES = xlib_libFS xlib_libXfont2 xorgproto
|
||||
|
||||
$(eval $(autotools-package))
|
||||
|
||||
@@ -1,2 +1,7 @@
|
||||
# From http://lists.x.org/archives/xorg-announce/2014-September/002477.html
|
||||
sha256 75d88d7397a07e01db253163b7c7a00b249b3d30e99489f2734cac9a0c7902b3 xinit-1.3.4.tar.bz2
|
||||
# From https://lists.x.org/archives/xorg-announce/2018-March/002863.html
|
||||
md5 2da154b2f80ca9637b1a17b13af0880c xinit-1.4.0.tar.bz2
|
||||
sha1 fcdca692b09a45f546016fff78718d1cf7e7852f xinit-1.4.0.tar.bz2
|
||||
sha256 230835eef2f5978a1e1344928168119373f6df1d0a32c09515e545721ee582ef xinit-1.4.0.tar.bz2
|
||||
sha512 53a29081130c1e195eb441ee77ccaa044b18b4cca3d2d5da3a6d67aa421dfd9718fa18b6be6232a41e40cf260c8190064c4d8d9ab771177bd5cd12e77a8fa79e xinit-1.4.0.tar.bz2
|
||||
# Locally computed
|
||||
sha256 c47001aa217d4ae7787121d80634db4bdba564e49a0ecab8d48b1bdc4edee1c7 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XAPP_XINIT_VERSION = 1.3.4
|
||||
XAPP_XINIT_VERSION = 1.4.0
|
||||
XAPP_XINIT_SOURCE = xinit-$(XAPP_XINIT_VERSION).tar.bz2
|
||||
XAPP_XINIT_SITE = http://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_XINIT_DEPENDENCIES = xapp_xauth xlib_libX11
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
# From https://lists.x.org/archives/xorg-announce/2017-May/002797.html
|
||||
md5 cc22b232bc78a303371983e1b48794ab xkbcomp-1.4.0.tar.bz2
|
||||
sha1 9578a564ff8fcf96581fb52860828fbab8c67b4f xkbcomp-1.4.0.tar.bz2
|
||||
sha256 bc69c8748c03c5ad9afdc8dff9db11994dd871b614c65f8940516da6bf61ce6b xkbcomp-1.4.0.tar.bz2
|
||||
sha512 c96a63fc2d9a6ac17123297574966c45d0dcfd4ae3d4073ce863c7738d453f4c0a5f7a87c06efdec19f0b270207a7170fe1aa72a73ef1b50f95c7ca262f4882e xkbcomp-1.4.0.tar.bz2
|
||||
# From https://lists.x.org/archives/xorg-announce/2018-June/002901.html
|
||||
md5 12610df19df2af3797f2c130ee2bce97 xkbcomp-1.4.2.tar.bz2
|
||||
sha1 9a39cf7a562c152465e04fc7cf1002c59f883870 xkbcomp-1.4.2.tar.bz2
|
||||
sha256 6dd8bcb9be7e85bd7294abe261b8c7b0539d2fc93e41b80fb8bd013767ce8424 xkbcomp-1.4.2.tar.bz2
|
||||
sha512 b00d1eb08c19be86044418c8ea3bfc3c3973406c481878270138a70ed9dab348acb8e4d0af8678879598ffbd7df1c640a63d0abad3d7481758be99af8dd7734e xkbcomp-1.4.2.tar.bz2
|
||||
# Locally computed
|
||||
sha256 f1a78f5796fe2374f2b93e579328a02283e57d2a8316484b31799b12debe7ee3 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XAPP_XKBCOMP_VERSION = 1.4.0
|
||||
XAPP_XKBCOMP_VERSION = 1.4.2
|
||||
XAPP_XKBCOMP_SOURCE = xkbcomp-$(XAPP_XKBCOMP_VERSION).tar.bz2
|
||||
XAPP_XKBCOMP_SITE = http://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_XKBCOMP_LICENSE = MIT
|
||||
|
||||
@@ -1,2 +1,7 @@
|
||||
# From http://lists.x.org/archives/xorg-announce/2013-September/002313.html
|
||||
sha256 88ef2a304f32f24b255e879f03c1dcd3a2be3e71d5562205414f267d919f812e xkill-1.0.4.tar.bz2
|
||||
# From https://lists.x.org/archives/xorg-announce/2018-March/002864.html
|
||||
md5 938177e4472c346cf031c1aefd8934fc xkill-1.0.5.tar.bz2
|
||||
sha1 c5ee06b33adb252a41e4f737be6bd47651ff582a xkill-1.0.5.tar.bz2
|
||||
sha256 c5f0bb6a95e1ac7c4def8a657496d5d2f21ccd41eb47ef2c9ccb03fb6d6aff6b xkill-1.0.5.tar.bz2
|
||||
sha512 4603a1794f114f5cea2c885020c9d073c8421d1e785c99ff6b936ae97139c8dac8020a187b5bbd0fa6d56ed6fab879441b42ba900cc5f2f5a534dafdc86b9249 xkill-1.0.5.tar.bz2
|
||||
# Locally computed
|
||||
sha256 13306c3890e4c8710bc468dee0eba7f9677cd94c7a67d2d81fa932d4f635b21f COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XAPP_XKILL_VERSION = 1.0.4
|
||||
XAPP_XKILL_VERSION = 1.0.5
|
||||
XAPP_XKILL_SOURCE = xkill-$(XAPP_XKILL_VERSION).tar.bz2
|
||||
XAPP_XKILL_SITE = http://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_XKILL_LICENSE = MIT
|
||||
|
||||
@@ -1,2 +1,7 @@
|
||||
# From http://lists.x.org/archives/xorg-announce/2013-August/002285.html
|
||||
sha256 83f8e6260435f1df2e2e5036bb3325688b79f0b33069ef445eff5058d127e078 xload-1.1.2.tar.bz2
|
||||
# From https://lists.x.org/archives/xorg-announce/2018-March/002865.html
|
||||
md5 29afafdffe97f809d43a41db9dd63f25 xload-1.1.3.tar.bz2
|
||||
sha1 fd5053d38551883309863c2a43de2ceffa908a50 xload-1.1.3.tar.bz2
|
||||
sha256 f34e4803871d771325cfe52bebd98cc5b6040d3f065184ec73de436f9a375907 xload-1.1.3.tar.bz2
|
||||
sha512 8dbc4f0cee7b30d7381be819152b27653d9b0049266e59bde2e2c972a88c4f2bdea766fc407bbdfef15d0aab30fedc756189a1048170a812853133a5094fe7a5 xload-1.1.3.tar.bz2
|
||||
# Locally computed
|
||||
sha256 a09b31d26e4d2781eef1e71f39789f86cad6d81153e72064f45875910fa6258f COPYING
|
||||
|
||||
@@ -4,12 +4,13 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XAPP_XLOAD_VERSION = 1.1.2
|
||||
XAPP_XLOAD_VERSION = 1.1.3
|
||||
XAPP_XLOAD_SOURCE = xload-$(XAPP_XLOAD_VERSION).tar.bz2
|
||||
XAPP_XLOAD_SITE = http://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_XLOAD_LICENSE = MIT
|
||||
XAPP_XLOAD_LICENSE_FILES = COPYING
|
||||
XAPP_XLOAD_DEPENDENCIES = xlib_libXaw
|
||||
XAPP_XLOAD_CONF_OPTS = --with-appdefaultdir=/usr/share/X11/app-defaults
|
||||
|
||||
ifeq ($(BR2_TOOLCHAIN_USES_MUSL),y)
|
||||
# musl doesn't have rwhod.h, but xload can replace it with stubs
|
||||
|
||||
@@ -1,2 +1,7 @@
|
||||
# From http://lists.x.org/archives/xorg-announce/2013-September/002314.html
|
||||
sha256 5d9666fcc6c3de210fc70d5a841a404955af709a616fde530fe4e8f7723e3d3d xlsclients-1.1.3.tar.bz2
|
||||
# From https://lists.x.org/archives/xorg-announce/2018-March/002866.html
|
||||
md5 4fa92377e0ddc137cd226a7a87b6b29a xlsclients-1.1.4.tar.bz2
|
||||
sha1 175af1c216a1db3de5023ecd6cce186e7693c6e4 xlsclients-1.1.4.tar.bz2
|
||||
sha256 773f2af49c7ea2c44fba4213bee64325875c1b3c9bc4bbcd8dac9261751809c1 xlsclients-1.1.4.tar.bz2
|
||||
sha512 42fd848d88d3cf31168a37fed63f9f5b60ddc4f36be2956b354e574c93129d75f29e005d6631784380bcef27860b54c64f419ca18ad77f092f4520dec47b10f4 xlsclients-1.1.4.tar.bz2
|
||||
# Locally computed
|
||||
sha256 716d6f1d18cb97cdd4a2ef7b101d944a250ca9de57578a490c038b9aaf950648 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XAPP_XLSCLIENTS_VERSION = 1.1.3
|
||||
XAPP_XLSCLIENTS_VERSION = 1.1.4
|
||||
XAPP_XLSCLIENTS_SOURCE = xlsclients-$(XAPP_XLSCLIENTS_VERSION).tar.bz2
|
||||
XAPP_XLSCLIENTS_SITE = http://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_XLSCLIENTS_LICENSE = MIT
|
||||
|
||||
@@ -1,2 +1,7 @@
|
||||
# From http://lists.x.org/archives/xorg-announce/2015-April/002580.html
|
||||
sha256 40295bec35077cee93be2e4c26cc00268ed6ace779ae6e97766a866c1e3927fa xlsfonts-1.0.5.tar.bz2
|
||||
# From https://lists.x.org/archives/xorg-announce/2018-March/002867.html
|
||||
md5 5774fd4f518b3f338f2b28f270e04bfc xlsfonts-1.0.6.tar.bz2
|
||||
sha1 bf95e46e0897dcb9d197ce20d4fa024b8ace5148 xlsfonts-1.0.6.tar.bz2
|
||||
sha256 89b80b3a030006ab6cef717be286c12f2477894b227158b1e6133274f6ebd368 xlsfonts-1.0.6.tar.bz2
|
||||
sha512 052a3b1dec23cb20fdfacd4500cb836feb3b888bf568a548ea71deb58a4ba10a1ad5392d658e95272c6d4a1832edf1f19c3de2498b78dca82c43ee52800a30c0 xlsfonts-1.0.6.tar.bz2
|
||||
# Locally computed
|
||||
sha256 dcdf5fa36a652efbe61a21def1301739b0010334ae3f049f1cff433221a8c7a5 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XAPP_XLSFONTS_VERSION = 1.0.5
|
||||
XAPP_XLSFONTS_VERSION = 1.0.6
|
||||
XAPP_XLSFONTS_SOURCE = xlsfonts-$(XAPP_XLSFONTS_VERSION).tar.bz2
|
||||
XAPP_XLSFONTS_SITE = http://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_XLSFONTS_LICENSE = MIT
|
||||
|
||||
@@ -10,5 +10,6 @@ XAPP_XMAG_SITE = http://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_XMAG_LICENSE = MIT
|
||||
XAPP_XMAG_LICENSE_FILES = COPYING
|
||||
XAPP_XMAG_DEPENDENCIES = xlib_libXaw
|
||||
XAPP_XMAG_CONF_OPTS = --with-appdefaultdir=/usr/share/X11/app-defaults
|
||||
|
||||
$(eval $(autotools-package))
|
||||
|
||||
@@ -10,6 +10,7 @@ XAPP_XMAN_SITE = http://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_XMAN_LICENSE = MIT
|
||||
XAPP_XMAN_LICENSE_FILES = COPYING
|
||||
XAPP_XMAN_DEPENDENCIES = xlib_libXaw
|
||||
XAPP_XMAN_CONF_OPTS = --with-appdefaultdir=/usr/share/X11/app-defaults
|
||||
|
||||
XAPP_XMAN_CONF_ENV = \
|
||||
ac_cv_file__etc_man_conf=no \
|
||||
|
||||
@@ -1,2 +1,7 @@
|
||||
# From http://lists.x.org/archives/xorg-announce/2013-January/002128.html
|
||||
sha256 bcdf4b461c439bb3ade6e1e41c47d6218b912da8e9396b7ad70856db2f95ab68 xmessage-1.0.4.tar.bz2
|
||||
# From https://lists.x.org/archives/xorg-announce/2018-March/002868.html
|
||||
md5 e50ffae17eeb3943079620cb78f5ce0b xmessage-1.0.5.tar.bz2
|
||||
sha1 d3eca72c7173d0d9547c676a16bcec51ca1213a2 xmessage-1.0.5.tar.bz2
|
||||
sha256 373dfb81e7a6f06d3d22485a12fcde6e255d58c6dee1bbaeb00c7d0caa9b2029 xmessage-1.0.5.tar.bz2
|
||||
sha512 a8423c3986b1576fa67800c315a605a527bb9a8f594ac269a736ae7b91eed0d4d83deb89148197dc3cd3f0e51894146958ce2979f78e97dcdb99c5326e34dabe xmessage-1.0.5.tar.bz2
|
||||
# Locally computed
|
||||
sha256 dfd5427188bd6d6647ad1a9a0644428403c6239f6aa7f9d1a17629d8cc0a4ecd COPYING
|
||||
|
||||
@@ -4,11 +4,12 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XAPP_XMESSAGE_VERSION = 1.0.4
|
||||
XAPP_XMESSAGE_VERSION = 1.0.5
|
||||
XAPP_XMESSAGE_SOURCE = xmessage-$(XAPP_XMESSAGE_VERSION).tar.bz2
|
||||
XAPP_XMESSAGE_SITE = http://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_XMESSAGE_LICENSE = MIT
|
||||
XAPP_XMESSAGE_LICENSE_FILES = COPYING
|
||||
XAPP_XMESSAGE_DEPENDENCIES = xlib_libXaw
|
||||
XAPP_XMESSAGE_CONF_OPTS = --with-appdefaultdir=/usr/share/X11/app-defaults
|
||||
|
||||
$(eval $(autotools-package))
|
||||
|
||||
@@ -1,2 +1,7 @@
|
||||
# From http://lists.x.org/archives/xorg-announce/2012-March/001926.html
|
||||
sha256 fed98df31eb93d3dca4688cb535aabad06be572e70ace3b1685679c18dd86cb5 xpr-1.0.4.tar.bz2
|
||||
# From https://lists.x.org/archives/xorg-announce/2018-March/002869.html
|
||||
md5 eaac255076ea351fd08d76025788d9f9 xpr-1.0.5.tar.bz2
|
||||
sha1 0632c7d8632ac9d23f285811aaea805a2956e155 xpr-1.0.5.tar.bz2
|
||||
sha256 b936e0f1f8d63f5ad097a0bbdce2e67c34f5d49b7263f32a832ff62d394d1e1f xpr-1.0.5.tar.bz2
|
||||
sha512 d5dfb936ec4ad0067d02654dec8e862fe337ff6a2c2f974b2b3a612a829c2e728a0d51e7aba00ed2a94dc96dc50cc69f2c59f522e0635013f5f4f5bb3f4ab967 xpr-1.0.5.tar.bz2
|
||||
# Locally computed
|
||||
sha256 5e8ff9b5d3fc86b5d0bc5957c9ee0aa1a6d0fb9a6b116aae70762b628a0d5069 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XAPP_XPR_VERSION = 1.0.4
|
||||
XAPP_XPR_VERSION = 1.0.5
|
||||
XAPP_XPR_SOURCE = xpr-$(XAPP_XPR_VERSION).tar.bz2
|
||||
XAPP_XPR_SITE = http://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_XPR_LICENSE = MIT
|
||||
|
||||
@@ -1,2 +1,7 @@
|
||||
# From http://lists.x.org/archives/xorg-announce/2013-August/002290.html
|
||||
sha256 9bee88b1025865ad121f72d32576dd3027af1446774aa8300cce3c261d869bc6 xprop-1.2.2.tar.bz2
|
||||
# From https://lists.x.org/archives/xorg-announce/2018-March/002870.html
|
||||
md5 4becb3ddc4674d741487189e4ce3d0b6 xprop-1.2.3.tar.bz2
|
||||
sha1 77062c08a23cfca76824b7e8f9860678255d6b1a xprop-1.2.3.tar.bz2
|
||||
sha256 d22afb28c86d85fff10a50156a7d0fa930c80ae865d70b26d805fd28a17a521b xprop-1.2.3.tar.bz2
|
||||
sha512 ad7987fec11ae19b7adc3b0f683fc393e95155f3b6c753d1d8744aedcfb360452eee5735a4c380152b286905931515f3e1a28676b5531001eb8dd93b7249916a xprop-1.2.3.tar.bz2
|
||||
# Locally computed
|
||||
sha256 f19ff982936cca133b9593a6561c3817512207e0b4c951d0e4eb5956d30d4415 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XAPP_XPROP_VERSION = 1.2.2
|
||||
XAPP_XPROP_VERSION = 1.2.3
|
||||
XAPP_XPROP_SOURCE = xprop-$(XAPP_XPROP_VERSION).tar.bz2
|
||||
XAPP_XPROP_SITE = http://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_XPROP_LICENSE = MIT
|
||||
|
||||
@@ -1,2 +1,7 @@
|
||||
# From http://lists.x.org/archives/xorg-announce/2013-September/002316.html
|
||||
sha256 73827b6bbfc9d27ca287d95a1224c306d7053cd7b8156641698d7dc541ca565b xrdb-1.1.0.tar.bz2
|
||||
# From https://lists.x.org/archives/xorg-announce/2018-March/002871.html
|
||||
md5 96f9423eab4d0641c70848d665737d2e xrdb-1.1.1.tar.bz2
|
||||
sha1 0d6b1cae357574d565d6e6bc10f6ccf073e1b9dd xrdb-1.1.1.tar.bz2
|
||||
sha256 2d23ade7cdbb487996bf77cbb32cbe9bdb34d004748a53de7a4a97660d2217b7 xrdb-1.1.1.tar.bz2
|
||||
sha512 20c342004ef911fc4d3ef4ac3ac15d1c30bb946b8156f3a6916c242e470be0cb63261563462fd1e2e07b1a7cc527b8cacf5f913e31b02196629a95043cf8d13f xrdb-1.1.1.tar.bz2
|
||||
# Locally computed
|
||||
sha256 ca1b3e2f9f37c35876b69a9c1c5a7860fae59b7ba87a1d2dc541b722e29b1ecc COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XAPP_XRDB_VERSION = 1.1.0
|
||||
XAPP_XRDB_VERSION = 1.1.1
|
||||
XAPP_XRDB_SOURCE = xrdb-$(XAPP_XRDB_VERSION).tar.bz2
|
||||
XAPP_XRDB_SITE = http://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_XRDB_LICENSE = MIT
|
||||
|
||||
@@ -1,2 +1,7 @@
|
||||
# From http://lists.x.org/archives/xorg-announce/2013-May/002214.html
|
||||
sha256 3213671b0a8a9d1e8d1d5d9e3fd86842c894dd9acc1be2560eda50bc1fb791d6 xrefresh-1.0.5.tar.bz2
|
||||
# From https://lists.x.org/archives/xorg-announce/2018-March/002872.html
|
||||
md5 c56fa4adbeed1ee5173f464a4c4a61a6 xrefresh-1.0.6.tar.bz2
|
||||
sha1 11eb5b3f905631281d2cedd86a0b666bab0d9bdc xrefresh-1.0.6.tar.bz2
|
||||
sha256 287dfb9bb7e8d780d07e672e3252150850869cb550958ed5f8401f0835cd6353 xrefresh-1.0.6.tar.bz2
|
||||
sha512 361e97fecfc2706d5eeab69df0d4dd4baa55b6783cfddabf51d8561b7c930d71ce6c217e0512c6564208d69b04f89c69ea8c0bfb2e4f6cc25b062b55e4db3674 xrefresh-1.0.6.tar.bz2
|
||||
# Locally computed
|
||||
sha256 4f51c9a91cd277697cbea6604bf4cb240c1ed14cdba82550cb9cac8f1286f663 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XAPP_XREFRESH_VERSION = 1.0.5
|
||||
XAPP_XREFRESH_VERSION = 1.0.6
|
||||
XAPP_XREFRESH_SOURCE = xrefresh-$(XAPP_XREFRESH_VERSION).tar.bz2
|
||||
XAPP_XREFRESH_SITE = http://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_XREFRESH_LICENSE = MIT
|
||||
|
||||
@@ -1,2 +1,7 @@
|
||||
# From http://lists.x.org/archives/xorg-announce/2013-August/002291.html
|
||||
sha256 4382f4fb29b88647e13f3b4bc29263134270747fc159cfc5f7e3af23588c8063 xset-1.2.3.tar.bz2
|
||||
# From https://lists.x.org/archives/xorg-announce/2018-March/002873.html
|
||||
md5 70ea7bc7bacf1a124b1692605883f620 xset-1.2.4.tar.bz2
|
||||
sha1 41a857f30ff5bb0dfbda1549bb703984344ea228 xset-1.2.4.tar.bz2
|
||||
sha256 e4fd95280df52a88e9b0abc1fee11dcf0f34fc24041b9f45a247e52df941c957 xset-1.2.4.tar.bz2
|
||||
sha512 f24714c9a82081a09d3054bbad98553de9366992f22eaf3e2bcadbb58fad1d3dad2547fef6fa9898d8a9df064573c29df9d82a5c801fa92248604c95f65dc83d xset-1.2.4.tar.bz2
|
||||
# Locally computed
|
||||
sha256 6bfc619b6d37dd0e6ca575edcb3a05194136e04d1d9989b8e14e6f7850587382 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XAPP_XSET_VERSION = 1.2.3
|
||||
XAPP_XSET_VERSION = 1.2.4
|
||||
XAPP_XSET_SOURCE = xset-$(XAPP_XSET_VERSION).tar.bz2
|
||||
XAPP_XSET_SITE = http://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_XSET_LICENSE = MIT
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
config BR2_PACKAGE_XAPP_XSETPOINTER
|
||||
bool "xsetpointer"
|
||||
select BR2_PACKAGE_XPROTO_INPUTPROTO
|
||||
select BR2_PACKAGE_XLIB_LIBX11
|
||||
select BR2_PACKAGE_XLIB_LIBXI
|
||||
select BR2_PACKAGE_XORGPROTO
|
||||
help
|
||||
set an X Input device as the main pointer
|
||||
|
||||
@@ -9,6 +9,6 @@ XAPP_XSETPOINTER_SOURCE = xsetpointer-$(XAPP_XSETPOINTER_VERSION).tar.bz2
|
||||
XAPP_XSETPOINTER_SITE = http://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_XSETPOINTER_LICENSE = MIT
|
||||
XAPP_XSETPOINTER_LICENSE_FILES = COPYING
|
||||
XAPP_XSETPOINTER_DEPENDENCIES = xproto_inputproto xlib_libX11 xlib_libXi
|
||||
XAPP_XSETPOINTER_DEPENDENCIES = xlib_libX11 xlib_libXi xorgproto
|
||||
|
||||
$(eval $(autotools-package))
|
||||
|
||||
@@ -1,2 +1,7 @@
|
||||
# From http://lists.x.org/archives/xorg-announce/2013-January/002149.html
|
||||
sha256 ba215daaa78c415fce11b9e58c365d03bb602eaa5ea916578d76861a468cc3d9 xsetroot-1.1.1.tar.bz2
|
||||
# From https://lists.x.org/archives/xorg-announce/2018-March/002874.html
|
||||
md5 5fe769c8777a6e873ed1305e4ce2c353 xsetroot-1.1.2.tar.bz2
|
||||
sha1 42ab81761823b44974feab86477007c49dbace50 xsetroot-1.1.2.tar.bz2
|
||||
sha256 10c442ba23591fb5470cea477a0aa5f679371f4f879c8387a1d9d05637ae417c xsetroot-1.1.2.tar.bz2
|
||||
sha512 0b9df1b72305e5c24f1e1664578aa4411a5ffcdc5d318458117594e641f01c34700205b0d16c08abf4a8106d36128ccdbe1ea1f1035fce9018d6b52801a8b72b xsetroot-1.1.2.tar.bz2
|
||||
# Locally computed
|
||||
sha256 48e9c9572e0dc1c14b93b753542f780e7751dd7f035816374d8a8be0211a4520 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XAPP_XSETROOT_VERSION = 1.1.1
|
||||
XAPP_XSETROOT_VERSION = 1.1.2
|
||||
XAPP_XSETROOT_SOURCE = xsetroot-$(XAPP_XSETROOT_VERSION).tar.bz2
|
||||
XAPP_XSETROOT_SITE = http://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_XSETROOT_LICENSE = MIT
|
||||
|
||||
@@ -1,2 +1,7 @@
|
||||
# From http://lists.x.org/archives/xorg-announce/2013-February/002163.html
|
||||
sha256 ad9dee2847a683841f73518a83014b0accae60e9eff7e96752a0dbc412867b4a xsm-1.0.3.tar.bz2
|
||||
# From https://lists.x.org/archives/xorg-announce/2018-March/002875.html
|
||||
md5 bd32c14f09d58f46084b6a8f20e6e8f1 xsm-1.0.4.tar.bz2
|
||||
sha1 dd41234e276fe8b2d0a853879568f73b6d98812a xsm-1.0.4.tar.bz2
|
||||
sha256 9934b6893a4e52cf7435368fc8d425c371b5e32d96e420ead30166eb82d64425 xsm-1.0.4.tar.bz2
|
||||
sha512 d4e4da7c309a4eae126d2b58a13684f4dbc06b09f76dde9c89c707375df2843614f3d83bc44f9cd02f239200db3397abd86796dca0dbafc69f60482b0af5a176 xsm-1.0.4.tar.bz2
|
||||
# Locally computed
|
||||
sha256 27d8cbdcde7a0bd062ce49cdf8c672201452a64e3e6823f09b1beffe2c4b8eff COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XAPP_XSM_VERSION = 1.0.3
|
||||
XAPP_XSM_VERSION = 1.0.4
|
||||
XAPP_XSM_SOURCE = xsm-$(XAPP_XSM_VERSION).tar.bz2
|
||||
XAPP_XSM_SITE = http://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_XSM_LICENSE = MIT
|
||||
|
||||
@@ -1,2 +1,7 @@
|
||||
# From http://lists.x.org/archives/xorg-announce/2013-August/002292.html
|
||||
sha256 3bb396a2268d78de4b1c3e5237a85f7849d3434e87b3cd1f4d57eef614227d79 xwd-1.0.6.tar.bz2
|
||||
# From https://lists.x.org/archives/xorg-announce/2018-March/002876.html
|
||||
md5 11794a8eba6d295a192a8975287fd947 xwd-1.0.7.tar.bz2
|
||||
sha1 65ce0617be29687cf6082c3a0e85d15a0dcccda9 xwd-1.0.7.tar.bz2
|
||||
sha256 cd6815b8b9e0b98e284d3d732fb12162159cb9dcee4f45a7d4c0bd8b308a6794 xwd-1.0.7.tar.bz2
|
||||
sha512 6fdb0a115ae505169bbc7fcc45580daf26bced2e26e0bf9a877636016038931a8386e8edcbe015f4024be508d0461906adef4834cf22a445e3c282f0b8fad17e xwd-1.0.7.tar.bz2
|
||||
# Locally computed
|
||||
sha256 7cfda56afd92a1ecd2f23bd0064e01b5141053390d854785504adfe2c0fbd946 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XAPP_XWD_VERSION = 1.0.6
|
||||
XAPP_XWD_VERSION = 1.0.7
|
||||
XAPP_XWD_SOURCE = xwd-$(XAPP_XWD_VERSION).tar.bz2
|
||||
XAPP_XWD_SITE = http://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_XWD_LICENSE = MIT
|
||||
|
||||
@@ -1,2 +1,7 @@
|
||||
# From http://lists.x.org/archives/xorg-announce/2013-May/002215.html
|
||||
sha256 218eb0ea95bd8de7903dfaa26423820c523ad1598be0751d2d8b6a2c23b23ff8 xwininfo-1.1.3.tar.bz2
|
||||
# From https://lists.x.org/archives/xorg-announce/2018-March/002877.html
|
||||
md5 9a505b91ae7160bbdec360968d060c83 xwininfo-1.1.4.tar.bz2
|
||||
sha1 7364e79d1de7bb612dd98c336c649648c6c081ca xwininfo-1.1.4.tar.bz2
|
||||
sha256 839498aa46b496492a5c65cd42cd2e86e0da88149b0672e90cb91648f8cd5b01 xwininfo-1.1.4.tar.bz2
|
||||
sha512 d3ab103a0a311e08d1eabc4346750c21eb7d2fbcdc27cab0989a2624b9cd488911614fcf9832603353450114b1231a8f8262cab16e090a0d458d83ec7b6b959b xwininfo-1.1.4.tar.bz2
|
||||
# Locally computed
|
||||
sha256 443d675237c023a47e4886506b72796afbb2633394812027f91d6e8fa433b2af COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XAPP_XWININFO_VERSION = 1.1.3
|
||||
XAPP_XWININFO_VERSION = 1.1.4
|
||||
XAPP_XWININFO_SOURCE = xwininfo-$(XAPP_XWININFO_VERSION).tar.bz2
|
||||
XAPP_XWININFO_SITE = http://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_XWININFO_LICENSE = MIT
|
||||
|
||||
@@ -1,2 +1,7 @@
|
||||
# From http://lists.x.org/archives/xorg-announce/2012-March/001927.html
|
||||
sha256 d6b3a09ccfe750868e26bd2384900ab5ff0d434f7f40cd272a50eda8aaa1f8bd xwud-1.0.4.tar.bz2
|
||||
# From https://lists.x.org/archives/xorg-announce/2018-March/002878.html
|
||||
md5 79972093bb0766fcd0223b2bd6d11932 xwud-1.0.5.tar.bz2
|
||||
sha1 a85d84a1b81f8e667ea6ac126d447590c93eb079 xwud-1.0.5.tar.bz2
|
||||
sha256 99997051f8a892313f22edf41dab45864e86e7062ee9012d5dbb6a40fc6b10a9 xwud-1.0.5.tar.bz2
|
||||
sha512 27a0ce7481978ae6cd94b0d94374af72185e270d68f2496620e148bb00945427c4827138d9efc48745e6382e3da3390ed0cdff7dbd02dcf9706e8ecccae97184 xwud-1.0.5.tar.bz2
|
||||
# Locally computed
|
||||
sha256 be3db9aa060c462490a8c1ed44a4d059b32bba359f4688b1ecf3f794d363539e COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XAPP_XWUD_VERSION = 1.0.4
|
||||
XAPP_XWUD_VERSION = 1.0.5
|
||||
XAPP_XWUD_SOURCE = xwud-$(XAPP_XWUD_VERSION).tar.bz2
|
||||
XAPP_XWUD_SITE = http://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_XWUD_LICENSE = MIT
|
||||
|
||||
@@ -1,212 +0,0 @@
|
||||
From ea7a3ac6c658164690e0febb55f4467cb9e0bcac Mon Sep 17 00:00:00 2001
|
||||
From: Thomas Klausner <wiz@NetBSD.org>
|
||||
Date: Thu, 19 May 2016 17:30:04 +0200
|
||||
Subject: [PATCH] Make whitespace use consistent.
|
||||
|
||||
At least python-3.5.x complains about this forcefully.
|
||||
|
||||
Signed-off-by: Thomas Klausner <wiz@NetBSD.org>
|
||||
Signed-off-by: Uli Schlachter <psychon@znc.in>
|
||||
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
|
||||
---
|
||||
xcbgen/align.py | 96 ++++++++++++++++++++++++++++-----------------------------
|
||||
1 file changed, 48 insertions(+), 48 deletions(-)
|
||||
|
||||
diff --git a/xcbgen/align.py b/xcbgen/align.py
|
||||
index 5e31838..d4c12ee 100644
|
||||
--- a/xcbgen/align.py
|
||||
+++ b/xcbgen/align.py
|
||||
@@ -16,12 +16,12 @@ class Alignment(object):
|
||||
return self.align == other.align and self.offset == other.offset
|
||||
|
||||
def __str__(self):
|
||||
- return "(align=%d, offset=%d)" % (self.align, self.offset)
|
||||
+ return "(align=%d, offset=%d)" % (self.align, self.offset)
|
||||
|
||||
@staticmethod
|
||||
def for_primitive_type(size):
|
||||
- # compute the required start_alignment based on the size of the type
|
||||
- if size % 8 == 0:
|
||||
+ # compute the required start_alignment based on the size of the type
|
||||
+ if size % 8 == 0:
|
||||
# do 8-byte primitives require 8-byte alignment in X11?
|
||||
return Alignment(8,0)
|
||||
elif size % 4 == 0:
|
||||
@@ -33,7 +33,7 @@ class Alignment(object):
|
||||
|
||||
|
||||
def align_after_fixed_size(self, size):
|
||||
- new_offset = (self.offset + size) % self.align
|
||||
+ new_offset = (self.offset + size) % self.align
|
||||
return Alignment(self.align, new_offset)
|
||||
|
||||
|
||||
@@ -41,7 +41,7 @@ class Alignment(object):
|
||||
'''
|
||||
Assuming the given external_align, checks whether
|
||||
self is fulfilled for all cases.
|
||||
- Returns True if yes, False otherwise.
|
||||
+ Returns True if yes, False otherwise.
|
||||
'''
|
||||
if self.align == 1 and self.offset == 0:
|
||||
# alignment 1 with offset 0 is always fulfilled
|
||||
@@ -55,9 +55,9 @@ class Alignment(object):
|
||||
# the external align guarantees less alignment -> not guaranteed
|
||||
return False
|
||||
|
||||
- if external_align.align % self.align != 0:
|
||||
+ if external_align.align % self.align != 0:
|
||||
# the external align cannot be divided by our align
|
||||
- # -> not guaranteed
|
||||
+ # -> not guaranteed
|
||||
# (this can only happen if there are alignments that are not
|
||||
# a power of 2, which is highly discouraged. But better be
|
||||
# safe and check for it)
|
||||
@@ -72,7 +72,7 @@ class Alignment(object):
|
||||
|
||||
def combine_with(self, other):
|
||||
# returns the alignment that is guaranteed when
|
||||
- # both, self or other, can happen
|
||||
+ # both, self or other, can happen
|
||||
new_align = gcd(self.align, other.align)
|
||||
new_offset_candidate1 = self.offset % new_align
|
||||
new_offset_candidate2 = other.offset % new_align
|
||||
@@ -83,8 +83,8 @@ class Alignment(object):
|
||||
new_align = gcd(new_align, offset_diff)
|
||||
new_offset_candidate1 = self.offset % new_align
|
||||
new_offset_candidate2 = other.offset % new_align
|
||||
- assert new_offset_candidate1 == new_offset_candidate2
|
||||
- new_offset = new_offset_candidate1
|
||||
+ assert new_offset_candidate1 == new_offset_candidate2
|
||||
+ new_offset = new_offset_candidate1
|
||||
# return the result
|
||||
return Alignment(new_align, new_offset)
|
||||
|
||||
@@ -92,44 +92,44 @@ class Alignment(object):
|
||||
class AlignmentLog(object):
|
||||
|
||||
def __init__(self):
|
||||
- self.ok_list = []
|
||||
- self.fail_list = []
|
||||
- self.verbosity = 1
|
||||
+ self.ok_list = []
|
||||
+ self.fail_list = []
|
||||
+ self.verbosity = 1
|
||||
|
||||
def __str__(self):
|
||||
- result = ""
|
||||
+ result = ""
|
||||
|
||||
- # output the OK-list
|
||||
- for (align_before, field_name, type_obj, callstack, align_after) in self.ok_list:
|
||||
- stacksize = len(callstack)
|
||||
+ # output the OK-list
|
||||
+ for (align_before, field_name, type_obj, callstack, align_after) in self.ok_list:
|
||||
+ stacksize = len(callstack)
|
||||
indent = ' ' * stacksize
|
||||
- if self.ok_callstack_is_relevant(callstack):
|
||||
+ if self.ok_callstack_is_relevant(callstack):
|
||||
if field_name is None or field_name == "":
|
||||
- result += (" %sok: %s:\n\t%sbefore: %s, after: %s\n"
|
||||
- % (indent, str(type_obj), indent, str(align_before), str(align_after)))
|
||||
- else:
|
||||
- result += (" %sok: field \"%s\" in %s:\n\t%sbefore: %s, after: %s\n"
|
||||
- % (indent, str(field_name), str(type_obj),
|
||||
- indent, str(align_before), str(align_after)))
|
||||
+ result += (" %sok: %s:\n\t%sbefore: %s, after: %s\n"
|
||||
+ % (indent, str(type_obj), indent, str(align_before), str(align_after)))
|
||||
+ else:
|
||||
+ result += (" %sok: field \"%s\" in %s:\n\t%sbefore: %s, after: %s\n"
|
||||
+ % (indent, str(field_name), str(type_obj),
|
||||
+ indent, str(align_before), str(align_after)))
|
||||
if self.verbosity >= 1:
|
||||
- result += self.callstack_to_str(indent, callstack)
|
||||
+ result += self.callstack_to_str(indent, callstack)
|
||||
|
||||
- # output the fail-list
|
||||
- for (align_before, field_name, type_obj, callstack, reason) in self.fail_list:
|
||||
- stacksize = len(callstack)
|
||||
+ # output the fail-list
|
||||
+ for (align_before, field_name, type_obj, callstack, reason) in self.fail_list:
|
||||
+ stacksize = len(callstack)
|
||||
indent = ' ' * stacksize
|
||||
- if field_name is None or field_name == "":
|
||||
- result += (" %sfail: align %s is incompatible with\n\t%s%s\n\t%sReason: %s\n"
|
||||
- % (indent, str(align_before), indent, str(type_obj), indent, reason))
|
||||
- else:
|
||||
- result += (" %sfail: align %s is incompatible with\n\t%sfield \"%s\" in %s\n\t%sReason: %s\n"
|
||||
- % (indent, str(align_before), indent, str(field_name), str(type_obj), indent, reason))
|
||||
+ if field_name is None or field_name == "":
|
||||
+ result += (" %sfail: align %s is incompatible with\n\t%s%s\n\t%sReason: %s\n"
|
||||
+ % (indent, str(align_before), indent, str(type_obj), indent, reason))
|
||||
+ else:
|
||||
+ result += (" %sfail: align %s is incompatible with\n\t%sfield \"%s\" in %s\n\t%sReason: %s\n"
|
||||
+ % (indent, str(align_before), indent, str(field_name), str(type_obj), indent, reason))
|
||||
|
||||
if self.verbosity >= 1:
|
||||
- result += self.callstack_to_str(indent, callstack)
|
||||
+ result += self.callstack_to_str(indent, callstack)
|
||||
|
||||
|
||||
- return result
|
||||
+ return result
|
||||
|
||||
|
||||
def callstack_to_str(self, indent, callstack):
|
||||
@@ -137,41 +137,41 @@ class AlignmentLog(object):
|
||||
for stack_elem in callstack:
|
||||
result += "\t %s%s\n" % (indent, str(stack_elem))
|
||||
result += "\t%s]\n" % indent
|
||||
- return result
|
||||
+ return result
|
||||
|
||||
|
||||
def ok_callstack_is_relevant(self, ok_callstack):
|
||||
# determine whether an ok callstack is relevant for logging
|
||||
- if self.verbosity >= 2:
|
||||
- return True
|
||||
+ if self.verbosity >= 2:
|
||||
+ return True
|
||||
|
||||
# empty callstacks are always relevant
|
||||
- if len(ok_callstack) == 0:
|
||||
+ if len(ok_callstack) == 0:
|
||||
return True
|
||||
|
||||
- # check whether the ok_callstack is a subset or equal to a fail_callstack
|
||||
+ # check whether the ok_callstack is a subset or equal to a fail_callstack
|
||||
for (align_before, field_name, type_obj, fail_callstack, reason) in self.fail_list:
|
||||
if len(ok_callstack) <= len(fail_callstack):
|
||||
zipped = zip(ok_callstack, fail_callstack[:len(ok_callstack)])
|
||||
- is_subset = all([i == j for i, j in zipped])
|
||||
- if is_subset:
|
||||
+ is_subset = all([i == j for i, j in zipped])
|
||||
+ if is_subset:
|
||||
return True
|
||||
|
||||
return False
|
||||
|
||||
|
||||
def ok(self, align_before, field_name, type_obj, callstack, align_after):
|
||||
- self.ok_list.append((align_before, field_name, type_obj, callstack, align_after))
|
||||
+ self.ok_list.append((align_before, field_name, type_obj, callstack, align_after))
|
||||
|
||||
def fail(self, align_before, field_name, type_obj, callstack, reason):
|
||||
- self.fail_list.append((align_before, field_name, type_obj, callstack, reason))
|
||||
+ self.fail_list.append((align_before, field_name, type_obj, callstack, reason))
|
||||
|
||||
def append(self, other):
|
||||
- self.ok_list.extend(other.ok_list)
|
||||
- self.fail_list.extend(other.fail_list)
|
||||
+ self.ok_list.extend(other.ok_list)
|
||||
+ self.fail_list.extend(other.fail_list)
|
||||
|
||||
def ok_count(self):
|
||||
- return len(self.ok_list)
|
||||
+ return len(self.ok_list)
|
||||
|
||||
|
||||
|
||||
--
|
||||
2.8.1
|
||||
|
||||
@@ -1,70 +0,0 @@
|
||||
From bea5e1c85bdc0950913790364e18228f20395a3d Mon Sep 17 00:00:00 2001
|
||||
From: Thomas Klausner <wiz@NetBSD.org>
|
||||
Date: Thu, 19 May 2016 17:30:05 +0200
|
||||
Subject: print() is a function and needs parentheses.
|
||||
|
||||
Fixes build with python-3.x.
|
||||
|
||||
Signed-off-by: Thomas Klausner <wiz@NetBSD.org>
|
||||
Signed-off-by: Uli Schlachter <psychon@znc.in>
|
||||
[yann.morin.1998@free.fr: backport from upstream]
|
||||
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
|
||||
|
||||
diff --git a/xcbgen/xtypes.py b/xcbgen/xtypes.py
|
||||
index c3b5758..b83b119 100644
|
||||
--- a/xcbgen/xtypes.py
|
||||
+++ b/xcbgen/xtypes.py
|
||||
@@ -501,7 +501,7 @@ class ComplexType(Type):
|
||||
int(required_start_align_element.get('align', "4"), 0),
|
||||
int(required_start_align_element.get('offset', "0"), 0))
|
||||
if verbose_align_log:
|
||||
- print "Explicit start-align for %s: %s\n" % (self, self.required_start_align)
|
||||
+ print ("Explicit start-align for %s: %s\n" % (self, self.required_start_align))
|
||||
|
||||
def resolve(self, module):
|
||||
if self.resolved:
|
||||
@@ -592,7 +592,7 @@ class ComplexType(Type):
|
||||
if verbose_align_log:
|
||||
print ("calc_required_start_align: %s has start-align %s"
|
||||
% (str(self), str(self.required_start_align)))
|
||||
- print "Details:\n" + str(log)
|
||||
+ print ("Details:\n" + str(log))
|
||||
if self.required_start_align.offset != 0:
|
||||
print (("WARNING: %s\n\thas start-align with non-zero offset: %s"
|
||||
+ "\n\tsuggest to add explicit definition with:"
|
||||
@@ -619,12 +619,12 @@ class ComplexType(Type):
|
||||
for offset in range(0,align):
|
||||
align_candidate = Alignment(align, offset)
|
||||
if verbose_align_log:
|
||||
- print "trying %s for %s" % (str(align_candidate), str(self))
|
||||
+ print ("trying %s for %s" % (str(align_candidate), str(self)))
|
||||
my_log = AlignmentLog()
|
||||
if self.is_possible_start_align(align_candidate, callstack, my_log):
|
||||
log.append(my_log)
|
||||
if verbose_align_log:
|
||||
- print "found start-align %s for %s" % (str(align_candidate), str(self))
|
||||
+ print ("found start-align %s for %s" % (str(align_candidate), str(self)))
|
||||
return align_candidate
|
||||
else:
|
||||
my_ok_count = my_log.ok_count()
|
||||
@@ -641,7 +641,7 @@ class ComplexType(Type):
|
||||
# none of the candidates applies
|
||||
# this type has illegal internal aligns for all possible start_aligns
|
||||
if verbose_align_log:
|
||||
- print "didn't find start-align for %s" % str(self)
|
||||
+ print ("didn't find start-align for %s" % str(self))
|
||||
log.append(best_log)
|
||||
return None
|
||||
|
||||
@@ -900,7 +900,7 @@ class SwitchType(ComplexType):
|
||||
# aux function for unchecked_get_alignment_after
|
||||
def get_align_for_selected_case_field(self, case_field, start_align, callstack, log):
|
||||
if verbose_align_log:
|
||||
- print "get_align_for_selected_case_field: %s, case_field = %s" % (str(self), str(case_field))
|
||||
+ print ("get_align_for_selected_case_field: %s, case_field = %s" % (str(self), str(case_field)))
|
||||
total_align = start_align
|
||||
for field in self.bitcases:
|
||||
my_callstack = callstack[:]
|
||||
--
|
||||
cgit v0.10.2
|
||||
|
||||
@@ -1,2 +1,7 @@
|
||||
# From https://lists.x.org/archives/xorg-announce/2016-May/002693.html
|
||||
sha256 5922aba4c664ab7899a29d92ea91a87aa4c1fc7eb5ee550325c3216c480a4906 xcb-proto-1.12.tar.bz2
|
||||
# From https://lists.x.org/archives/xorg-announce/2018-March/002852.html
|
||||
md5 abe9aa4886138150bbc04ae4f29b90e3 xcb-proto-1.13.tar.bz2
|
||||
sha1 f7fa35ab59af18cecadbe83fe705281dcfd82ffd xcb-proto-1.13.tar.bz2
|
||||
sha256 7b98721e669be80284e9bbfeab02d2d0d54cd11172b72271e47a2fe875e2bde1 xcb-proto-1.13.tar.bz2
|
||||
sha512 002aa2aa0ad503977e03419c6f136f1e3aa8c787916830ce6d6be8f81ca99edc1d8fc5f71ce8c592b490cc767bf6567695f0bafe55fe3f743076bcddbaac07f7 xcb-proto-1.13.tar.bz2
|
||||
# Locally computed
|
||||
sha256 c5ffbfeaa501071ceeb97b7de2c0d703fdaa35de01c0fb6cbac1c28453a3e9fd COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XCB_PROTO_VERSION = 1.12
|
||||
XCB_PROTO_VERSION = 1.13
|
||||
XCB_PROTO_SOURCE = xcb-proto-$(XCB_PROTO_VERSION).tar.bz2
|
||||
XCB_PROTO_SITE = http://xcb.freedesktop.org/dist
|
||||
XCB_PROTO_LICENSE = MIT
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
# locally computed
|
||||
sha256 c611259c0ab20fd76f79f48f4684843c18ea9c967eba78a45e8b3636315c18c4 xcb-util-0.3.9.tar.bz2
|
||||
sha256 46e49469cb3b594af1d33176cd7565def2be3fa8be4371d62271fabb5eae50e9 xcb-util-0.4.0.tar.bz2
|
||||
sha256 325b64f0b0284e08bbb7a78ae3e55c1edc2a7cd77f603225ae4b8ffc35423e37 COPYING
|
||||
|
||||
@@ -4,13 +4,11 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XCB_UTIL_VERSION = 0.3.9
|
||||
XCB_UTIL_VERSION = 0.4.0
|
||||
XCB_UTIL_SOURCE = xcb-util-$(XCB_UTIL_VERSION).tar.bz2
|
||||
XCB_UTIL_SITE = http://xcb.freedesktop.org/dist
|
||||
|
||||
# unfortunately, no license file
|
||||
XCB_UTIL_LICENSE = MIT
|
||||
|
||||
XCB_UTIL_LICENSE_FILES = COPYING
|
||||
XCB_UTIL_INSTALL_STAGING = YES
|
||||
XCB_UTIL_DEPENDENCIES = libxcb
|
||||
|
||||
|
||||
@@ -1,2 +1,7 @@
|
||||
# From http://lists.x.org/archives/xorg-announce/2010-December/001563.html
|
||||
sha1 578afff7e4912192b524c25254cf7f54c16e57d8 xbitmaps-1.1.1.tar.bz2
|
||||
# From https://lists.x.org/archives/xorg-announce/2018-March/002881.html
|
||||
md5 cedeef095918aca86da79a2934e03daf xbitmaps-1.1.2.tar.bz2
|
||||
sha1 1cb0e485a66280e9a64b48426140b8a0de9cf169 xbitmaps-1.1.2.tar.bz2
|
||||
sha256 b9f0c71563125937776c8f1f25174ae9685314cbd130fb4c2efce811981e07ee xbitmaps-1.1.2.tar.bz2
|
||||
sha512 eed5e2fce9fc6c532984e6ed1262e440591e311ca6c61a7fe7a5c877df84bfc2d7aff388fb9c894fc098785b8e5352f0bd7c918252247a040cf123874847450d xbitmaps-1.1.2.tar.bz2
|
||||
# Locally computed
|
||||
sha256 e121ec6605558ee021674d33b1ab9306e16b9ea7d30453df42286556247be17a COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XDATA_XBITMAPS_VERSION = 1.1.1
|
||||
XDATA_XBITMAPS_VERSION = 1.1.2
|
||||
XDATA_XBITMAPS_SOURCE = xbitmaps-$(XDATA_XBITMAPS_VERSION).tar.bz2
|
||||
XDATA_XBITMAPS_SITE = http://xorg.freedesktop.org/releases/individual/data
|
||||
XDATA_XBITMAPS_LICENSE = MIT
|
||||
|
||||
@@ -1,2 +1,7 @@
|
||||
# From http://lists.x.org/archives/xorg-announce/2013-July/002271.html
|
||||
sha256 e3fd2c05b9df0d88a3d1192c02143295744685f4f9a03db116e206698331bb86 xcursor-themes-1.0.4.tar.bz2
|
||||
# From https://lists.x.org/archives/xorg-announce/2018-March/002882.html
|
||||
md5 34a93df23e4aa9ee2832a4af33da3ceb xcursor-themes-1.0.5.tar.bz2
|
||||
sha1 6caae6cdb441003a42305f964c32bac21c34626f xcursor-themes-1.0.5.tar.bz2
|
||||
sha256 ae8381d39096598f7fe93fbd3ab079d93347a989f29e017f399ffcd20c8e1272 xcursor-themes-1.0.5.tar.bz2
|
||||
sha512 f41e1de0d5deafba33106dcad81576d1888fca052a962c202f2221104aa2d8236b066d8d8fc3dcfbdc166db63f84e60980dfc54059b20a26c7415de71ed07a5b xcursor-themes-1.0.5.tar.bz2
|
||||
# Locally computed
|
||||
sha256 e437aed89c3440a9fe7e19968a3f2eeb97041ef6c9616837a3fd42d0874fc0e6 COPYING
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user