Skip to content

Commit

Permalink
ports: Batch of Xorg related adjustments (2)
Browse files Browse the repository at this point in the history
  • Loading branch information
mintsuki committed Jan 10, 2024
1 parent 1cf2ee9 commit ef04c40
Show file tree
Hide file tree
Showing 7 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion recipes/libice
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ tarball_url="https://www.x.org/archive/individual/lib/libICE-${version}.tar.gz"
tarball_blake2b="1acb1cdb5b0fd49451b6e4498061c16fff35711a19a5da2c2de0046b6b3ed6bd6bdccf8d45f7adcdb7f2f685245176488f149b41087e562945754088f18c220b"
source_hostdeps="automake autoconf libtool pkg-config xorg-util-macros"
hostdeps="gcc autoconf automake libtool pkg-config"
deps="core-libs xorg-util-macros xorg-proto libx11 xtrans"
deps="core-libs xorg-proto xtrans"

regenerate() {
autoreconf -fvi
Expand Down
4 changes: 2 additions & 2 deletions recipes/libsm
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ version=1.2.4
revision=1
tarball_url="https://www.x.org/archive/individual/lib/libSM-${version}.tar.gz"
tarball_blake2b="9f05c36f933ddbe66e06a96c7b9f5c23a2b5218da724a838b42ef4b798195c24a2be13e1d5c61bccf7660a4880f78da8452fa93a668f483ce808ce840c2cfcfb"
source_hostdeps="automake autoconf libtool pkg-config xorg-util-macros"
source_hostdeps="automake autoconf libtool pkg-config xorg-util-macros xtrans"
hostdeps="gcc autoconf automake libtool pkg-config"
deps="core-libs xorg-util-macros xorg-proto libx11 xtrans libice"
deps="core-libs xorg-proto libice"

regenerate() {
autoreconf -fvi
Expand Down
2 changes: 1 addition & 1 deletion recipes/libxft
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ tarball_url="https://www.x.org/archive/individual/lib/libXft-${version}.tar.gz"
tarball_blake2b="06d797ed53df793e5b9751bc7984a62a96c973e36d8aa99e4dc96a03e0e7013d6adc9e46f033e1ffcb4632cec2ac0318108ff2894beb4464d44d524254b15328"
source_hostdeps="automake autoconf libtool pkg-config xorg-util-macros"
hostdeps="gcc autoconf automake libtool pkg-config"
deps="core-libs xorg-util-macros xorg-proto libx11 libxrender freetype fontconfig"
deps="core-libs libxrender fontconfig"

regenerate() {
autoreconf -fvi
Expand Down
2 changes: 1 addition & 1 deletion recipes/libxt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ tarball_blake2b="3fc41d02802ccfda270030bcad73c0ca14c5b986d7353d8395339053a4d3435
source_hostdeps="automake autoconf libtool pkg-config xorg-util-macros"
imagedeps="gcc"
hostdeps="gcc autoconf automake libtool pkg-config"
deps="core-libs xorg-util-macros xorg-proto libx11 xtrans libsm libice"
deps="core-libs libx11 libsm"

regenerate() {
autoreconf -fvi
Expand Down
4 changes: 2 additions & 2 deletions recipes/twm → recipes/xorg-twm
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name=twm
name=xorg-twm
version=1.0.12
revision=1
tarball_url="https://www.x.org/pub/individual/app/twm-${version}.tar.xz"
tarball_blake2b="4bca3572dc51af6d1724aefc42f85f04cf0dcbf5514d098628b7950b59a05bd1f1f6fe51aed492777fad5b169a0d97d0c1f0567aca3e7f33c7de0037c7dbe49f"
source_hostdeps="autoconf automake libtool pkg-config xorg-util-macros"
hostdeps="gcc autoconf automake libtool pkg-config"
deps="core-libs xorg-server xsetroot"
deps="core-libs libxmu"

regenerate() {
autoreconf -fvi
Expand Down
4 changes: 2 additions & 2 deletions recipes/xkbutils → recipes/xorg-xkbutils
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name=xkbutils
name=xorg-xkbutils
version=1.0.5
revision=1
tarball_url="https://www.x.org/archive/individual/app/xkbutils-${version}.tar.xz"
tarball_blake2b="ac2572b31638120dd5c5e92497f9cde4b43df7ab0f13882f5f1fbac71084dc112a1f9e34d10adf5a4eb83b1b1636ab2388ae8675be5ac1048a3913ac7b0d7f53"
source_hostdeps="automake autoconf libtool pkg-config xorg-util-macros"
hostdeps="gcc autoconf automake libtool pkg-config"
deps="core-libs xorg-util-macros xorg-proto libx11 libxt libxaw"
deps="core-libs xorg-proto libx11 libxt libxaw"

regenerate() {
autoreconf -fvi
Expand Down
4 changes: 2 additions & 2 deletions recipes/xsetroot → recipes/xorg-xsetroot
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name=xsetroot
name=xorg-xsetroot
version=1.1.2
revision=1
tarball_url="https://www.x.org/archive/individual/app/xsetroot-${version}.tar.gz"
tarball_blake2b="748f5d1a3f2e49883c46406f5ed04aa97f58c1d007ae4a976ffc4e7e816e3c87a2605ab3a288b7448e6877256684ad07b15ae78e97c319cc60f32efaf1732c2e"
source_hostdeps="autoconf automake libtool pkg-config xorg-util-macros"
hostdeps="gcc autoconf automake libtool pkg-config"
deps="core-libs xorg-server libxmu xbitmaps libxcursor"
deps="core-libs libx11 libxmu xbitmaps libxcursor"

regenerate() {
autoreconf -fvi
Expand Down

0 comments on commit ef04c40

Please sign in to comment.