File tree Expand file tree Collapse file tree
recipes/graphics/fonts/xorg Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ inherit : ["xorg::font"]
2+
3+ metaEnvironment :
4+ PKG_VERSION : " 1.0.4"
5+ PKG_LICENSE : " LicenseRef-xorg-font-sun-misc"
6+ PKG_LICENSE_PATH : |
7+ xorg-font-sun-misc:COPYING
8+
9+ checkoutSCM :
10+ scm : url
11+ url : https://xorg.freedesktop.org/releases/individual/font/font-sun-misc-${PKG_VERSION}.tar.xz
12+ digestSHA256 : dd84dd116d927affa4fa0fa29727b3ecfc0f064238817c0a1e552a0ac384db9f
13+ stripComponents : 1
14+
15+ buildScript : autotoolsBuild $1
16+ packageScript : autotoolsPackageTgt
Original file line number Diff line number Diff 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::sun-misc
2021 - graphics::imagemagick
2122 - graphics::kmscube
2223
You can’t perform that action at this time.
0 commit comments