summaryrefslogtreecommitdiffhomepage
path: root/groups.d/231.native_packages_etc.d/p7zip.package
blob: 9522c92d0932f82c8634e31718595383517cfe4e (plain)
1
2
3
4
5
6
7
8
: ${PKG_P7ZIP_URLS_GIT:="p7zip-midipix.git=https://github.com/lalbornoz/p7zip-midipix.git@master"};
: ${PKG_P7ZIP_BUILD_STEPS_DISABLE:=install_make};
: ${PKG_P7ZIP_IN_TREE:=1};
: ${PKG_P7ZIP_INSTALL_FILES_V2:="+../p7zip-midipix.git/bin/7za=bin/%[FNAME]"};

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

# vim:filetype=sh textwidth=0