File tree Expand file tree Collapse file tree 4 files changed +15
-0
lines changed
Expand file tree Collapse file tree 4 files changed +15
-0
lines changed Original file line number Diff line number Diff line change 11PKG_VER=0.3.2
22PKG_CATEGORY=" Box64"
33PKG_PRETTY_NAME=" Box64"
4+ PKG_OPTIONAL=1
45
56GIT_URL=https://github.com/ptitSeb/box64
67GIT_COMMIT=769c6c8f6139c20099f8569582c4f5854c6d13e6
Original file line number Diff line number Diff line change 1+ PKG_VER=0.3.6
2+ PKG_CATEGORY=" Box64"
3+ PKG_PRETTY_NAME=" Box64"
4+
5+ GIT_URL=https://github.com/ptitSeb/box64
6+ GIT_COMMIT=03d220b1d297a9e5be81760833b014edf9dfe7ab
7+ CMAKE_ARGS=" -DCMAKE_BUILD_TYPE=RelWithDebInfo -DANDROID=1 -DBAD_SIGNAL=1 -DARM_DYNAREC=1"
8+ BLACKLIST_ARCH=x86_64
Original file line number Diff line number Diff line change 1+ mkdir -p $DESTDIR /$PREFIX /bin
2+ mkdir -p $DESTDIR /$PREFIX /etc
3+
4+ cp box64 $DESTDIR /$PREFIX /bin
5+ cp ../system/box64.box64rc $DESTDIR /$PREFIX /etc
Original file line number Diff line number Diff line change @@ -76,6 +76,7 @@ gst-plugins-bad
7676box64-0.3.2
7777box64-0.3.3-8bb53e1
7878box64-0.3.4
79+ box64-0.3.6
7980wine
8081libandroid-wordexp
8182mangohud
You can’t perform that action at this time.
0 commit comments