Skip to content

Commit

Permalink
ports: Use target xorg-font-util for regeneration
Browse files Browse the repository at this point in the history
  • Loading branch information
mintsuki committed Jan 13, 2024
1 parent c52dbdf commit 0de5b3d
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 21 deletions.
17 changes: 0 additions & 17 deletions host-recipes/xorg-font-util

This file was deleted.

5 changes: 3 additions & 2 deletions recipes/libfontenc
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,13 @@ version=1.1.7
revision=1
tarball_url="https://www.x.org/archive/individual/lib/libfontenc-${version}.tar.gz"
tarball_blake2b="538dc45801dd2fc3b18527b5716fd468089206728ce4704416eb0ecd2ed528f951d64e7bf2f779a5852363670724458c966538afcec813a9823f5d04303d1bbb"
source_hostdeps="automake autoconf libtool pkg-config xorg-util-macros xorg-font-util"
source_hostdeps="automake autoconf libtool pkg-config xorg-util-macros"
source_deps="xorg-font-util"
hostdeps="gcc autoconf automake libtool pkg-config"
deps="core-libs xorg-proto zlib"

regenerate() {
autoreconf -fvi
autotools_recursive_regen
}

build() {
Expand Down
4 changes: 2 additions & 2 deletions recipes/xorg-server
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ version=21.1.10
revision=1
tarball_url="https://www.x.org/releases/individual/xserver/xorg-server-${version}.tar.xz"
tarball_blake2b="c06d5f09e79b608d9e37f43ed05a0932d9e195cc0da418621c2db45be85ccceef38b14631a4b90e78468c845e4852dc07c65208138b93975f091b2139e437a60"
source_hostdeps="automake autoconf libtool pkg-config xorg-util-macros xorg-font-util"
source_deps="xtrans"
source_hostdeps="automake autoconf libtool pkg-config xorg-util-macros"
source_deps="xtrans xorg-font-util"
hostdeps="gcc autoconf automake libtool pkg-config"
deps="core-libs xorg-proto xcb-proto xtrans libxcvt libxshmfence libx11 libxaw libxxf86vm libxkbfile libxmu libxfont2 libepoxy libxi libxv libxdamage libxrender libxrandr libxcb libxfixes libxext nettle xorg-xkbcomp xkeyboard-config pixman"

Expand Down

0 comments on commit 0de5b3d

Please sign in to comment.