New package: thextech-1.3.7.2#59005
New package: thextech-1.3.7.2#59005SkullGamer205 wants to merge 11 commits intovoid-linux:masterfrom
Conversation
|
About ARM (According to the author of the program)
|
|
Attempt to fix build on arm7l (Failed) |
|
Update: It can be build on |
|
Update: Now it can build on: |
| pkgname=thextech | ||
| version=1.3.7.2 | ||
| revision=1 | ||
| _subversion=1 # hotfix |
There was a problem hiding this comment.
This should probably be included in the version.
There was a problem hiding this comment.
The versioning system will be significantly changed in the future. The second number (number "3") will be removed.
But IDK how implement hotfix into version.
| case "$XBPS_TARGET_MACHINE" in | ||
| armv[67]*) | ||
| msg_normal "Detected ARM architecture ("$XBPS_TARGET_MACHINE")\n" | ||
| for x in ${FILESDIR}/patches/arm-disable-opus.patch; do |
There was a problem hiding this comment.
We usually try to avoid conditional patches.
There was a problem hiding this comment.
This patch is used specifically for building on architectures where building fails. However, a patch is currently being developed (which I backport) that will automatically check the architecture, and this code may no longer be necessary.
Testing the changes
New package
Local build testing