summaryrefslogtreecommitdiffhomepage
path: root/groups.d/261.native_packages_x11.d/xcalc.package
blob: e577f8679e724a9228ec87873f67b9d00e561977 (plain)
1
2
3
4
5
6
7
8
: ${PKG_XCALC_DEPENDS:="libX11 libXt libXaw"};
: ${PKG_XCALC_SHA256SUM:=8578dfa1457e94289f6d6ed6146714307d8a73a1b54d2f42af1321b625fc1cd4};
: ${PKG_XCALC_VERSION:=1.1.2};
: ${PKG_XCALC_URL:=https://www.x.org/releases/individual/app/xcalc-${PKG_XCALC_VERSION}.tar.xz};

ex_pkg_register "xcalc" "${RTL_FILEOP_SOURCE_FNAME}" "native_packages";

# vim:filetype=sh textwidth=0