Skip to content

Commit 3910754

Browse files
committed
add xorg::font::sony-misc v1.0.4
1 parent 041123c commit 3910754

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-sony-misc"
6+
PKG_LICENSE_PATH: |
7+
xorg-font-sony-misc:COPYING
8+
9+
checkoutSCM:
10+
scm: url
11+
url: https://xorg.freedesktop.org/releases/individual/font/font-sony-misc-${PKG_VERSION}.tar.xz
12+
digestSHA256: e6b09f823fccb06e0bd0b2062283b6514153323bd8a7486e9c2e3f55ab84946b
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
@@ -17,6 +17,7 @@ depends:
1717
- graphics::fonts::xorg::cursor-misc
1818
- graphics::fonts::xorg::dec-misc
1919
- graphics::fonts::xorg::schumacher-misc
20+
- graphics::fonts::xorg::sony-misc
2021
- graphics::fonts::xorg::sun-misc
2122
- graphics::imagemagick
2223
- graphics::kmscube

0 commit comments

Comments
 (0)