summaryrefslogtreecommitdiffhomepage
path: root/groups/231.native_packages_etc.group
diff options
context:
space:
mode:
authorØrjan Malde <red@foxi.me>2021-01-12 23:07:26 +0100
committerLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2021-01-12 22:14:02 +0000
commitc53671e373fd2a3cee64e147310a60a258c9beb4 (patch)
treecbd8a2fcd1eb75895f92294b9c402225afcdc152 /groups/231.native_packages_etc.group
parentee41fc9aae0fa3569bbe3414f42254002835b250 (diff)
downloadmidipix_build-c53671e373fd2a3cee64e147310a60a258c9beb4.tar.bz2
midipix_build-c53671e373fd2a3cee64e147310a60a258c9beb4.tar.xz
groups/231.native_packages_etc.group: adds lbreakout2 v2.6.5
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
Diffstat (limited to 'groups/231.native_packages_etc.group')
-rw-r--r--groups/231.native_packages_etc.group10
1 files changed, 9 insertions, 1 deletions
diff --git a/groups/231.native_packages_etc.group b/groups/231.native_packages_etc.group
index 1dc3c15c..0440336a 100644
--- a/groups/231.native_packages_etc.group
+++ b/groups/231.native_packages_etc.group
@@ -6,7 +6,7 @@ NATIVE_PACKAGES_PACKAGES="$(rtl_lconcat "${NATIVE_PACKAGES_PACKAGES}" "
alsa_lib apr apr_util bdwgc bmake bochs bzip2 cherokee clzip cmake cron dante dbus
dosbox doomgeneric emacs enscript expat ffmpeg file gdbm geoip gettext_tiny ghostpdl
giflib gnuchess graphicsmagick gzip hastyhex hexcurse hexer htop icoutils imagemagick infounzip infozip
-john lcms2 less libmetalink lolcode ltris minizip mintty mlogin musl_compat musl_fts ncdu
+john lbreakout2 lcms2 less libmetalink lolcode ltris minizip mintty mlogin musl_compat musl_fts ncdu
ncurses ncursestw ncursesw npth openjazz openjpeg p7zip pcre pcre2 popt potrace procps_ng qemu
qpdf qrencode rpm rw shared_mime_info slang sqlite3 tcl tdnf texinfo
tiff tmux tzdb utf8proc util_linux vim vorbis_tools w32api w32lib xorriso xpdf xz yabasic
@@ -205,6 +205,14 @@ zstd")";
: ${PKG_JOHN_IN_TREE:=1};
: ${PKG_JOHN_INSTALL_FILES:="../john-${PKG_JOHN_VERSION}/run/john=bin/ ../john-${PKG_JOHN_VERSION}/run/mailer=bin/ ../john-${PKG_JOHN_VERSION}/run/makechr=bin/ ../john-${PKG_JOHN_VERSION}/run/relbench=bin/ ../john-${PKG_JOHN_VERSION}/run/unafs=bin/ ../john-${PKG_JOHN_VERSION}/run/unique=bin/ ../john-${PKG_JOHN_VERSION}/run/unshadow=bin/ /=share/john ../john-${PKG_JOHN_VERSION}/run/ascii.chr=share/john/ ../john-${PKG_JOHN_VERSION}/run/digits.chr=share/john/ ../john-${PKG_JOHN_VERSION}/run/john.conf=share/john/ ../john-${PKG_JOHN_VERSION}/run/lm_ascii.chr=share/john/ ../john-${PKG_JOHN_VERSION}/run/password.lst=share/john/"};
: ${PKG_JOHN_MAKEFLAGS_BUILD_EXTRA:="-C src midipix-x86-64"};
+: ${PKG_LBREAKOUT2_DEPENDS:="sdl1 libz libpng"};
+: ${PKG_LBREAKOUT2_SHA256SUM:=9104d6175553da3442dc6a5fc407a669e2f5aff3eedc5d30409eb003b7a78d6f};
+: ${PKG_LBREAKOUT2_VERSION:=2.6.5};
+: ${PKG_LBREAKOUT2_URL:=https://sources.voidlinux.org/lbreakout2-${PKG_LBREAKOUT2_VERSION}/lbreakout2-${PKG_LBREAKOUT2_VERSION}.tar.gz};
+: ${PKG_LBREAKOUT2_CONFIGURE_ARGS_EXTRA:=--with-sdl-prefix=${PREFIX_NATIVE}};
+: ${PKG_LBREAKOUT2_LDFLAGS_CONFIGURE_EXTRA:=-L${PREFIX_NATIVE}/lib/w32lib};
+: ${PKG_LBREAKOUT2_ENV_VARS_EXTRA:="SDL_CONFIG=${PREFIX_NATIVE}/bin/sdl-config --prefix=${PREFIX_NATIVE}"};
+: ${PKG_LBREAKOUT2_IN_TREE:=1};
: ${PKG_LCMS2_SHA256SUM:=dc49b9c8e4d7cdff376040571a722902b682a795bf92985a85b48854c270772e};
: ${PKG_LCMS2_VERSION:=2.11};
: ${PKG_LCMS2_URL:=https://ftp.osuosl.org/pub/blfs/conglomeration/lcms2/lcms2-${PKG_LCMS2_VERSION}.tar.gz};