Skip to content

Commit bec4e4f

Browse files
committed
add font::dec-misc v1.0.4
1 parent 7599a01 commit bec4e4f

2 files changed

Lines changed: 17 additions & 0 deletions

File tree

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
inherit: ["xorg::font"]
2+
3+
metaEnvironment:
4+
PKG_VERSION: "1.0.4"
5+
PKG_LICENSE: "LicenseRef-xorg-font-dec-misc"
6+
PKG_LICENSE_PATH: |
7+
xorg-font-dev-misc:COPYING
8+
9+
checkoutSCM:
10+
scm: url
11+
url: https://xorg.freedesktop.org/releases/individual/font/font-dec-misc-${PKG_VERSION}.tar.xz
12+
digestSHA256: 82d968201d8ff8bec0e51dccd781bb4d4ebf17e11004944279bdc0201e161af7
13+
stripComponents: 1
14+
15+
buildScript: autotoolsBuild $1
16+
packageScript: autotoolsPackageTgt

tests/buildall/recipes/all.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ depends:
1515
- graphics::fonts::unicode
1616
- graphics::fonts::xorg::alias
1717
- graphics::fonts::xorg::cursor-misc
18+
- graphics::fonts::xorg::dec-misc
1819
- graphics::imagemagick
1920
- graphics::kmscube
2021

0 commit comments

Comments
 (0)