ports: Update to new config.sub syntax
There is no longer need to manually patch config.sub files!
This commit is contained in:
@@ -4,6 +4,7 @@ NAME='libjpeg'
|
||||
VERSION='9f'
|
||||
DOWNLOAD_URL="https://www.ijg.org/files/jpegsrc.v9f.tar.gz#04705c110cb2469caa79fb71fba3d7bf834914706e9641a4589485c1f832565b"
|
||||
TAR_CONTENT="jpeg-$VERSION"
|
||||
CONFIG_SUB=('config.sub')
|
||||
|
||||
post_install() {
|
||||
# remove libtool files
|
||||
|
||||
@@ -1,13 +0,0 @@
|
||||
diff -ruN jpeg-9f/config.sub jpeg-9f-banan_os/config.sub
|
||||
--- jpeg-9f/config.sub 2024-01-08 19:38:48.000000000 +0200
|
||||
+++ jpeg-9f-banan_os/config.sub 2025-06-11 10:57:34.463953673 +0300
|
||||
@@ -1748,7 +1748,8 @@
|
||||
| skyos* | haiku* | rdos* | toppers* | drops* | es* \
|
||||
| onefs* | tirtos* | phoenix* | fuchsia* | redox* | bme* \
|
||||
| midnightbsd* | amdhsa* | unleashed* | emscripten* | wasi* \
|
||||
- | nsk* | powerunix* | genode* | zvmoe* | qnx* | emx* | zephyr*)
|
||||
+ | nsk* | powerunix* | genode* | zvmoe* | qnx* | emx* | zephyr* \
|
||||
+ | banan_os* )
|
||||
;;
|
||||
# This one is extra strict with allowed versions
|
||||
sco3.2v2 | sco3.2v[4-9]* | sco5v6*)
|
||||
Reference in New Issue
Block a user