Merge branch '3.5' into 3.6

This commit is contained in:
Fredrik Rinnestam 2020-09-03 22:06:41 +02:00
commit e82aef35e5
30 changed files with 117 additions and 117 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/d36EmaBNjrn5buLMkBuEMi6SWEz3kLC/eTFta9IM8KiAfIrI6lMs748lkgsXvTJ7WxL7344bQ+RTeOydycnegY=
SHA256 (Pkgfile) = 1f69cdfe46031e4da0d83d54e900ae3ecd3dfbc1dffb3094422415a073d80e5a
RWSE3ohX2g5d/XT9B5RbMsIbagE/x1zwQKEZtI5GXmpcv69fk+sajICpBoV0q7fPIPklIz93x296KShwIOY068c51VlVVQ9F3gI=
SHA256 (Pkgfile) = b5f61a412939efec61a3a21e5581f419c5a82c4cf8b160d9697896d618e388d9
SHA256 (.footprint) = 4b3109b220af2cf514cadec368724680ec29e254f9c39b56a6bf877d535f3af8
SHA256 (check-0.12.0.tar.gz) = 464201098bee00e90f5c4bdfa94a5d3ead8d641f9025b560a27755a83b824234
SHA256 (check-0.15.2.tar.gz) = a8de4e0bacfb4d76dd1c618ded263523b53b85d92a146d8835eb1a52932fa20a

View File

@ -3,15 +3,14 @@
# Maintainer: Alan Mizrahi, alan at mizrahi dot com dot ve
name=check
version=0.12.0
version=0.15.2
release=1
source=(https://github.com/libcheck/check/releases/download/$version/$name-$version.tar.gz)
build () {
cd $name-$version
./configure \
--prefix=/usr
./configure --prefix=/usr
make
make DESTDIR=$PKG install
rm -rf $PKG/usr/share/{doc,info}
rm -r $PKG/usr/share/{doc,info}
}

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/aWhdQlASRmFMIttYGaCSNyssUk31C9A4wJImEqDoon1b7h9ffUSl74H1xtsJS2XOjFrRa+JaMR9gcKHBt7OJQQ=
SHA256 (Pkgfile) = d93960f046d51151b0f923dfb3dac83e871b2a4f4c1a177d2e8e371efcc6bf11
RWSE3ohX2g5d/duq54lz+/xa7cwFL9majCuN5F3vJqG+GRUxcqZdhQTu7rletEB0Q7PTQg6eILYNvC9wgojhMCX5kc8z2GgBlwU=
SHA256 (Pkgfile) = 8f96f04e5ee95ed835cf6364d4afebfb48b1ae824f0d112c40edaa4d48f7e389
SHA256 (.footprint) = 840d20d9b911a488b0f58fab1a012c829df803fbe4086e534eb71aea2f5d289d
SHA256 (cmake-3.18.1.tar.gz) = c0e3338bd37e67155b9d1e9526fec326b5c541f74857771b7ffed0c46ad62508
SHA256 (cmake-3.18.2.tar.gz) = 5d4e40fc775d3d828c72e5c45906b4d9b59003c9433ff1b36a1cb552bbd51d7e

View File

@ -4,7 +4,7 @@
# Depends on: curl libarchive expat ncurses
name=cmake
version=3.18.1
version=3.18.2
release=1
source=(https://cmake.org/files/v${version%.*}/$name-$version.tar.gz)

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/fXa0wKsqJh+XBNzVrZone+3CGnCzwdRvjSak/FE+B38Y67z1Q1R2xeJjz23DoC/mJplg/0jNGbRvmpHpe/RogQ=
SHA256 (Pkgfile) = d8b63af50c9e7bb45aa1db78800aa7bcb36f53527940038979bf45f3e39a0b54
RWSE3ohX2g5d/dL1o5qYKh/GATA39TG6BgCKA0VuwO8SziMx5w6LcV5ZFWfTVeRC4L59Wh0vQeFzsQKBv9Rtu7HbwU7dUI9VHAE=
SHA256 (Pkgfile) = b4c20f4aed0e5cb91aa0a1a2248ca00098f7bd3a4402e7ab8223644632b68721
SHA256 (.footprint) = 1fa146faf801210225248af9fa0d447a8c51eaaeec5a51462f55f5fa12e54330
SHA256 (dosbox-0.74.tar.gz) = 13f74916e2d4002bad1978e55727f302ff6df3d9be2f9b0e271501bd0a938e05
SHA256 (dosbox-0.74-3.tar.gz) = c0d13dd7ed2ed363b68de615475781e891cd582e8162b5c3669137502222260a

View File

@ -4,14 +4,13 @@
# Depends on: libsdl glu
name=dosbox
version=0.74
version=0.74-3
release=1
source=(https://downloads.sourceforge.net/project/$name/$name/$version/$name-$version.tar.gz)
build() {
cd $name-$version
./configure --prefix=/usr
sed -i '23a#include <cstddef>' include/dos_inc.h
make
make DESTDIR=$PKG install
}

View File

@ -4,4 +4,5 @@ drwxr-xr-x root/root usr/include/
-rw-r--r-- root/root usr/include/iniparser.h
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libiniparser.a
-rwxr-xr-x root/root usr/lib/libiniparser.so
lrwxrwxrwx root/root usr/lib/libiniparser.so -> libiniparser.so.1
-rwxr-xr-x root/root usr/lib/libiniparser.so.1

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/XViZxnyHTriWxSn8g3vQP0SMZ/HN96VEktbHk86j6c5LhTJGUi65H929Zo/p+fgQItsVSm+oyFY2I5sUZdlIgY=
SHA256 (Pkgfile) = 52fe9a8a94152c311fe24c7b0f79a6d1c6f9249189aeb677514b119428b4ccfc
SHA256 (.footprint) = c9c1df9401f0b0d889ab5339b2777386a71d10c49381882f22bcab789ecc589c
SHA256 (v3.2.zip) = 3b9a0301f02d8bf5f875b3ba116685dae7e6f09ea7b92a7813c8a3785ea851c2
RWSE3ohX2g5d/ahhrDdQgjdMWminjDTbtJfr98rauuKRxsAOZkdNHC+9Tcy3y4Gapy8mGS7eb+T8RHP+gCm0u1oAbthi1e4m1Ac=
SHA256 (Pkgfile) = 74614a1602eded50e782d7e967578ea6b7abb616d29af2aae7c6d45556a67780
SHA256 (.footprint) = 74981fac368b92765668ad44000822f57d6c8f6f0815193cd494da3a60198524
SHA256 (iniparser-4.1.tar.gz) = 960daa800dd31d70ba1bacf3ea2d22e8ddfc2906534bf328319495966443f3ae

View File

@ -1,18 +1,18 @@
# Description: Ini file parser
# URL: http://ndevilla.free.fr/iniparser/
# Maintainer: Alan Mizrahi, alan at mizrahi dot com dot ve
# Depends on:
# Description: Ini file parser
# URL: https://github.com/ndevilla/iniparser
# Maintainer: Alan Mizrahi, alan at mizrahi dot com dot ve
name=iniparser
version=3.2
version=4.1
release=1
source=(https://github.com/ndevilla/iniparser/archive/v$version.zip)
source=(https://github.com/ndevilla/iniparser/archive/v$version/$name-$version.tar.gz)
build() {
cd $name-$version
make
install -D -m 644 src/dictionary.h $PKG/usr/include/dictionary.h
install -D -m 644 src/iniparser.h $PKG/usr/include/iniparser.h
install -D -m 644 libiniparser.a $PKG/usr/lib/libiniparser.a
install -D -m 755 libiniparser.so.0 $PKG/usr/lib/libiniparser.so
install -d $PKG/usr/{include,lib}
install -m 644 src/*.h $PKG/usr/include
install -m 644 libiniparser.a $PKG/usr/lib
install -m 755 libiniparser.so.1 $PKG/usr/lib
ln -s libiniparser.so.1 $PKG/usr/lib/libiniparser.so
}

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/UdmdhUxw6V7ZFkfgd2sMrjo/feKN2M/B8OriCfZ1nINBKsL9/ENLIN/u1sBz6yFUUM66vmmxoiZ1HxWn6deZw4=
SHA256 (Pkgfile) = dce0b64b71e282034768ab9c7d1a54e64985464a4b872b56c41d1dda818222aa
RWSE3ohX2g5d/a5HmvSSZ9rbzP92s6ubJacfN/rnw7Jcl2A529yegYANsAvSC+5XQtHsALlON4PcMRb+zvefPrdTBjSQjvTL1AU=
SHA256 (Pkgfile) = 36c9fb079a5d42d1f14bf0656d20255f42b84858fad0d83ea5dea9f41c3e2206
SHA256 (.footprint) = 0cfb61c9a4fc3f0a8ce76059bbff792e93bd9732ab2a4a9a1f2aa6fffbc10c74
SHA256 (ninja-v1.10.0.tar.gz) = 3810318b08489435f8efc19c05525e80a993af5a55baa0dfeae0465a9d45f99f
SHA256 (ninja-v1.10.1.tar.gz) = a6b6f7ac360d4aabd54e299cc1d8fa7b234cd81b9401693da21221c62569a23e

View File

@ -4,7 +4,7 @@
# Depends on: python3
name=ninja
version=1.10.0
version=1.10.1
release=1
source=(https://github.com/$name-build/$name/archive/v$version/$name-v$version.tar.gz)

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/YtX/+RNYqN+WVzUYjNEblCrK7ZJiLPuL4YrzW4ltkHDfQHkbe4hHerKpfMAfSeA47xpEMikAqAsAyeBmzWttQQ=
SHA256 (Pkgfile) = 4fa2c98d209ad0b414cd5c13b1cb3d0e8de0fede10cab7e37b871c6f601bb005
RWSE3ohX2g5d/Tem2Va1qKBXl5/Q6B0V/K19kC9TcgNvQDi8aaS5n5//WYMHuG7BGCUatt8tX9hZjI/7RtGYV1oDezLGXA+NBwU=
SHA256 (Pkgfile) = 5a4560a8ab0ccb58b7eb64230bed660750e3b11e9de01c0ec6d8e3145262f46a
SHA256 (.footprint) = ca5a9f3ef9c25bbb9276ddaf58e30935286f63deee679e7268d602e09f9934af
SHA256 (nspr-4.27.tar.gz) = 6d495192b6ab00a3c28db053492cf794329f7c0351a5728db198111a1816e89b
SHA256 (nspr-4.28.tar.gz) = 63defc8e19a80b6f98fcc7d5a89e84ea703c0b50aa6bc13bf7ad071adf433b56
SHA256 (nspr.pc.in) = 57a655d034221760ce10278d2050bbe040b1db55be3db6e3a30f04a570877b71

View File

@ -1,9 +1,9 @@
# Description: Netscape Portable Runtime library
# URL: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSPR
# Maintainer: Fredrik Rinnestam, fredrik at rinnestam dot se
# Maintainer: UNMAINTAINED
name=nspr
version=4.27
version=4.28
release=1
source=(https://ftp.mozilla.org/pub/nspr/releases/v$version/src/$name-$version.tar.gz
$name.pc.in)

View File

@ -1,8 +1,8 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/c4HYbqwCL2+HngdeQ1T/3feFL1WyTk4xtKZ1fOAF1qbME45NtluXAH7G/JS3dh8E9hLo1rQALwF9QKbA/TqnwY=
SHA256 (Pkgfile) = 08b6ef69a0c301a99811f9e96826b1b11c29f29ed1c6b26eba346f9b69fb724c
RWSE3ohX2g5d/QHMXU0wL93LNCVYBPHF9h+I/1rSF8aGs0NJZpf0V1bjSVocTVncPTTDCd6EOjQmFChdFXUJmKAgbXbz5siN+QU=
SHA256 (Pkgfile) = ee56820bcedddd7ea6237aeba9908b3c56a983fcdf3c65e4408b4fdd6f7f88d1
SHA256 (.footprint) = 5080d3b744421c539c285ae924b0d93b4cc52b081da28c0a201bbf3ba11cf525
SHA256 (nss-3.55.tar.gz) = fc692e3db45a082ee6328cd989e795c171a00df9c518df090937f7604f850004
SHA256 (nss-3.56.tar.gz) = f875e0e8ed3b5ce92d675be4a55aa25a8c1199789a4a01f69b5f2327e2048e9c
SHA256 (nss-3.54-standalone-2.patch) = 607a29650c767f9451eaec1e35a48a3c8c9ce6a7099234417eb521a44653a371
SHA256 (nss-config.in) = 08dbc1202186308e86125b5c5e7e2d0e1bd1bd5ed65eab011b9af210f656aff5
SHA256 (nss.pc.in) = 135fbde6866e422b7a436e18d5b8e0defbb67dde6b8e1dc9e84de14b5c645626

View File

@ -1,10 +1,10 @@
# Description: Mozilla Network Security Services (NSS)
# URL: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS
# Maintainer: Fredrik Rinnestam, fredrik at rinnestam dot se
# Maintainer: UNMAINTAINED
# Depends on: nspr sqlite3
name=nss
version=3.55
version=3.56
release=1
source=(https://ftp.mozilla.org/pub/security/nss/releases/NSS_${version//./_}_RTM/src/$name-$version.tar.gz \
nss-3.54-standalone-2.patch \

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/SHO1yfe0R4hdkFCu1TE1TQHiy9e2pLr+dai62uLD05RMoZngKh2/Ru9Ag2nLy93EuVUnXYra0eViOTU89NfGwM=
SHA256 (Pkgfile) = 301cc27b791a4e23661b4c57359f06c50aa065dfcd9fa0d8a735ac1c24218ddb
RWSE3ohX2g5d/TYbQ/wKDf6xiQMxnSBVQYRJkSg+9OLMyMZwm/NvDZf3cB+uF7URYzf5XbHngjNZKu3F3be4M3sMxjbRVqKDYAk=
SHA256 (Pkgfile) = 353bc46fd102b9defd9939a9dcb7715b6e1b20a5006785bd4bfecfde136ed081
SHA256 (.footprint) = 0c05863f4c3dc30e67fda8200d4c1742dfccf2250d565986f629153f4d99b9b6
SHA256 (ocaml-4.11.0.tar.xz) = ffe4a9093b67dda3c23b8210f8e014c044405bc28198a7828078561d9d1f6111
SHA256 (ocaml-4.11.1.tar.xz) = ea4a9187035019f219a50458b7c09ab74239272e5b6ea3ab2a0c840b5810854c

View File

@ -4,7 +4,7 @@
# Depends on: binutils
name=ocaml
version=4.11.0
version=4.11.1
release=1
source=(http://caml.inria.fr/pub/distrib/$name-${version%.*}/$name-$version.tar.xz)

View File

@ -21,8 +21,8 @@ drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/girepository-1.0/
-rw-r--r-- root/root usr/lib/girepository-1.0/Poppler-0.18.typelib
lrwxrwxrwx root/root usr/lib/libpoppler-glib.so -> libpoppler-glib.so.8
lrwxrwxrwx root/root usr/lib/libpoppler-glib.so.8 -> libpoppler-glib.so.8.18.0
-rwxr-xr-x root/root usr/lib/libpoppler-glib.so.8.18.0
lrwxrwxrwx root/root usr/lib/libpoppler-glib.so.8 -> libpoppler-glib.so.8.19.0
-rwxr-xr-x root/root usr/lib/libpoppler-glib.so.8.19.0
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/poppler-glib.pc
drwxr-xr-x root/root usr/share/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/RTElrxB54vkFae5/67QJQYTGXHVuXSgdvVJ8UhWlLCnQnW3dU3HlhpJKqPEFHjYkg7gMMP3RlRiDawJEoaOhQ0=
SHA256 (Pkgfile) = 9cc36bbd4831016bb018b8d16bfa6d8e0f4fecd12f9862f5482e04898386044d
SHA256 (.footprint) = cfac0b8aad5c838c8df479a0ffc2f64a357a6832226dae8c619e892d6684e685
SHA256 (poppler-20.08.0.tar.xz) = ae65fef04bbf63259a6352e7b620719115d4fb97f5079b0b8b00a8eb0c86eca5
RWSE3ohX2g5d/TS2yptf/V67L+gkVYs4AkBJZ/TfaRPncPMTNR/QseCkJl/YyWRZtJ6+VHQonM3GUbtnHOlcZFKXwnr5h8nQvQo=
SHA256 (Pkgfile) = e82df1a9f645ce1095aed1d1a3757c5bef797c68351469874ad6a93341ddb7f6
SHA256 (.footprint) = ff0dcffd8f53bfb2758fe31df2b43da8bbdecd166a2145eed9a8a2d6ce24c718
SHA256 (poppler-20.09.0.tar.xz) = 4ed6eb5ddc4c37f2435c9d78ff9c7c4036455aea3507d1ce8400070aab745363

View File

@ -4,7 +4,7 @@
# Depends on: gobject-introspection poppler
name=poppler-glib
version=20.08.0
version=20.09.0
release=1
source=(https://poppler.freedesktop.org/poppler-$version.tar.xz)

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/Z9XqdCaqB5JeTomBBaZKLTEJt2xJL35V9d/aFzQ3vLwF/tB/bohGAyj/p2NOM+4i9sKVu++pX0a2k0ZbXTOfgY=
SHA256 (Pkgfile) = de8d9aa82f84b352bcbf227148d407d1f7517e139354b55df5dfffc0a5e2d7e0
RWSE3ohX2g5d/e7HqLFSKxVMKGmGmPcl+bo4ns18uS+L7cR8YWOsS11MCBsjESGg43315MHqrA95QX5zCfTWbrsE3HrmH04ovAI=
SHA256 (Pkgfile) = 6415012182b94fdeb325f66184f0012647284b024890028684c8488484dd9abe
SHA256 (.footprint) = ba1f54545c88cbc778f12f9f9ffc98cb60f9d35f5e84f05a52137ec5c0c1332c
SHA256 (poppler-20.08.0.tar.xz) = ae65fef04bbf63259a6352e7b620719115d4fb97f5079b0b8b00a8eb0c86eca5
SHA256 (poppler-20.09.0.tar.xz) = 4ed6eb5ddc4c37f2435c9d78ff9c7c4036455aea3507d1ce8400070aab745363

View File

@ -4,7 +4,7 @@
# Depends on: qt5 poppler
name=poppler-qt5
version=20.08.0
version=20.09.0
release=1
source=(https://poppler.freedesktop.org/poppler-$version.tar.xz)

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/ajkKTRBUDdVY9Td2BHsNmbbtHm+a7YCZHmaYWgxUIYa2gqxVvdN/c16tvm0g8rU4vMk9eFAYTHJOZktgz8T+w0=
SHA256 (Pkgfile) = 5260f4da22c165ce5c7816eb479699e5dc5c084e87b7e0a2476ec25492eb0b03
RWSE3ohX2g5d/Y2n1RbqLHqhLeiugAIiuoNEyAXhUm5Xk+kkfzHDx8MO7BJ8b5njaePjB/WcHNc4PoClQ5IjGU2Jqeh6qhxr+g8=
SHA256 (Pkgfile) = ca67145f74997402e288145343408c46c811314a416169d213e7bc902978a555
SHA256 (.footprint) = 2437621beaa7eb1f01bdd794fc2a288411de432049ae96979bd836bbea70015c
SHA256 (poppler-20.08.0.tar.xz) = ae65fef04bbf63259a6352e7b620719115d4fb97f5079b0b8b00a8eb0c86eca5
SHA256 (poppler-20.09.0.tar.xz) = 4ed6eb5ddc4c37f2435c9d78ff9c7c4036455aea3507d1ce8400070aab745363

View File

@ -4,7 +4,7 @@
# Depends on: cmake cairo lcms2
name=poppler
version=20.08.0
version=20.09.0
release=1
source=(https://poppler.freedesktop.org/poppler-$version.tar.xz)

View File

@ -14,15 +14,15 @@ drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/qemu-io
-rwxr-xr-x root/root usr/bin/qemu-keymap
-rwxr-xr-x root/root usr/bin/qemu-nbd
-rwxr-xr-x root/root usr/bin/qemu-pr-helper
-rwxr-xr-x root/root usr/bin/qemu-storage-daemon
-rwxr-xr-x root/root usr/bin/qemu-system-i386
-rwxr-xr-x root/root usr/bin/qemu-system-x86_64
-rwxr-xr-x root/root usr/bin/qemu-x86_64
-rwxr-xr-x root/root usr/bin/virtfs-proxy-helper
drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/qemu/
-rwxr-xr-x root/root usr/lib/qemu/qemu-bridge-helper
-rwxr-xr-x root/root usr/lib/qemu/qemu-pr-helper
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/applications/
-rw-r--r-- root/root usr/share/applications/qemu.desktop
@ -60,7 +60,15 @@ drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/qemu-img.1.gz
-rw-r--r-- root/root usr/share/man/man1/qemu.1.gz
-rw-r--r-- root/root usr/share/man/man1/virtfs-proxy-helper.1.gz
-rw-r--r-- root/root usr/share/man/man1/virtiofsd.1.gz
drwxr-xr-x root/root usr/share/man/man7/
-rw-r--r-- root/root usr/share/man/man7/qemu-block-drivers.7.gz
-rw-r--r-- root/root usr/share/man/man7/qemu-cpu-models.7.gz
-rw-r--r-- root/root usr/share/man/man7/qemu-ga-ref.7.gz
-rw-r--r-- root/root usr/share/man/man7/qemu-qmp-ref.7.gz
drwxr-xr-x root/root usr/share/man/man8/
-rw-r--r-- root/root usr/share/man/man8/qemu-ga.8.gz
-rw-r--r-- root/root usr/share/man/man8/qemu-nbd.8.gz
drwxr-xr-x root/root usr/share/qemu/
-rw-r--r-- root/root usr/share/qemu/QEMU,cgthree.bin
@ -137,13 +145,13 @@ drwxr-xr-x root/root usr/share/qemu/keymaps/
-rw-r--r-- root/root usr/share/qemu/openbios-ppc
-rw-r--r-- root/root usr/share/qemu/openbios-sparc32
-rw-r--r-- root/root usr/share/qemu/openbios-sparc64
-rw-r--r-- root/root usr/share/qemu/opensbi-riscv32-sifive_u-fw_jump.bin
-rw-r--r-- root/root usr/share/qemu/opensbi-riscv32-virt-fw_jump.bin
-rw-r--r-- root/root usr/share/qemu/opensbi-riscv64-sifive_u-fw_jump.bin
-rw-r--r-- root/root usr/share/qemu/opensbi-riscv64-virt-fw_jump.bin
-rw-r--r-- root/root usr/share/qemu/palcode-clipper
-rw-r--r-- root/root usr/share/qemu/petalogix-ml605.dtb
-rw-r--r-- root/root usr/share/qemu/petalogix-s3adsp1800.dtb
-rw-r--r-- root/root usr/share/qemu/ppc_rom.bin
-rw-r--r-- root/root usr/share/qemu/pvh.bin
-rw-r--r-- root/root usr/share/qemu/pxe-e1000.rom
-rw-r--r-- root/root usr/share/qemu/pxe-eepro100.rom

View File

@ -1,5 +1,6 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/cVQtJ7xiBpQnvlu17IZiV+vy0O65XEiP5rWB03PrgHsRcVkYQ8vonP+zTJI8Z6+tfUW8JIDJYtUkcy56DLm6gs=
SHA256 (Pkgfile) = efbd494a4d5a73f1577b1e4c0f5787b231a6dd1ae5ad554f27b0b0c4e59babcd
SHA256 (.footprint) = 2345b65afef6e00868a64051a34cd39fff673b1e265ca63df933b25cb9cd5edc
SHA256 (qemu-4.2.0.tar.bz2) = 3cf4f3f73233a12211a045f07eef467fdc7bf3877568cd0c8a0cf36121da9fbd
RWSE3ohX2g5d/RlC/fbxmpLvxWJm+c0GSHHBcvdEyYAipvkglqg2ew3QgwFsbRC9616t0UWHqXJqldeS04cg1cf2AKwg3NFnEww=
SHA256 (Pkgfile) = 8945e8419ad0d021d5b8c3417492087edd735bf3c21dc7e1c25faf008bff5dde
SHA256 (.footprint) = a462ac4d43ee676f6ca2902df530c27492d2d29d842a270769c49f6a8af40d5a
SHA256 (qemu-5.1.0.tar.xz) = c9174eb5933d9eb5e61f541cd6d1184cd3118dfe4c5c4955bc1bdc4d390fa4e5
SHA256 (qemu-man-5.1.0.tar.xz) = 5eb71bf090938309b7d61b989a1f061904130731d375abc45e830b5bf5145976

View File

@ -1,44 +1,36 @@
# Description: Fast CPU emulator and virtualizer for the x86 platform
# URL: http://www.qemu-project.org/
# URL: https://www.qemu.org/
# Maintainer: Thomas Penteker, tek at serverop dot de
# Depends on: glib libsdl xorg-libpixman libxkbcommon
# Optional: libseccomp libiscsi libusb usbredir spice
# Depends on: libusb linux-pam util-linux glib libsdl2 xorg-libpixman libxkbcommon
name=qemu
version=4.2.0
release=2
source=(http://wiki.qemu-project.org/download/qemu-$version.tar.bz2)
version=5.1.0
release=1
source=(https://download.qemu.org/$name-$version.tar.xz
$name-man-$version.tar.xz)
build() {
cd $name-$version
cd $name-$version
./configure --prefix=/usr \
--cc="${CC:=gcc}" \
--host-cc="${CC:=gcc}" \
--sysconfdir=/etc \
--disable-docs \
--libexecdir=/usr/lib/qemu \
--disable-gtk \
--localstatedir=/var \
--python=/usr/bin/python3 \
--target-list=x86_64-linux-user,i386-linux-user,i386-softmmu,x86_64-softmmu
./configure \
--prefix=/usr \
--cc="${CC:=gcc}" \
--host-cc="${CC:=gcc}" \
--sysconfdir=/etc \
--disable-docs \
--libexecdir=/usr/lib/qemu \
--disable-gtk \
--localstatedir=/var \
--python=/usr/bin/python3 \
--target-list=x86_64-linux-user,i386-linux-user,i386-softmmu,x86_64-softmmu
# fix include issues with libcap
sed -i -e '/#include "qemu\/xattr.h"/d' \
-e 's|#include <sys/resource.h>|#include <sys/resource.h>\r\n#include "qemu\/xattr.h"|g' \
fsdev/virtfs-proxy-helper.c
make
make DESTDIR=$PKG install
make ${MAKEFLAGS:=}
make DESTDIR=$PKG install
cp -r $SRC/man $PKG/usr/share
make qemu.1 qemu-img.1 qemu-nbd.8
install -D -m 644 qemu.1 $PKG/usr/share/man/man1/qemu.1
install -D -m 644 qemu-img.1 $PKG/usr/share/man/man1/qemu-img.1
install -D -m 644 qemu-nbd.8 $PKG/usr/share/man/man8/qemu-nbd.8
install -d $PKG/etc/udev/rules.d/
echo 'KERNEL=="kvm", NAME="kvm", OWNER="root", GROUP="kvm", MODE="0660"' > \
$PKG/etc/udev/rules.d/60-kvm.rules
install -d $PKG/etc/udev/rules.d/
echo 'KERNEL=="kvm", NAME="kvm", OWNER="root", GROUP="kvm", MODE="0660"' > \
$PKG/etc/udev/rules.d/60-kvm.rules
rm -rf $PKG/usr/share/locale
}

BIN
qemu/qemu-man-5.1.0.tar.xz Normal file

Binary file not shown.

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/ei1ggbR7jPZt1De2SH0tVmINIRwvjM2Z5o80PZSYucA/DcyUEBM1Z/SCIsgodh/1R8XP6xIst19IMMwshjTSg8=
SHA256 (Pkgfile) = fac138b011f09a730a818369161eee3211d84b17b7d63f3aa61f9fcace371336
RWSE3ohX2g5d/cD/Th90Fqbilk59c35ZsYm+Jcy61sCbitjZwclX+gK2mY2VMRQnXL2chK88Z4uvywF8CcxG1hCF7WH67TmLcQo=
SHA256 (Pkgfile) = ae51d7b099157c10b82e88dbee07467f6c87c043261a757dd71262b59957d74a
SHA256 (.footprint) = 84a2f1e0f0d3617293ab93f826c4e012bddf11334c6c613cc76b1d0b230ec4c1
SHA256 (subunit-1.3.0.tar.gz) = 6f234df05fe04f851eb72a3c0ab7e72a4af7b6a956089f4609bafb45e595ba10
SHA256 (subunit-1.4.0.tar.gz) = 00792096e96cbf1d5f9394dadd0ea73309a4f8b2214822949f1888ce5c2cf1c0

View File

@ -1,25 +1,25 @@
# Description: Python unit testing library
# URL: https://launchpad.net/subunit
# Maintainer: Alan Mizrahi, alan at mizrahi dot com dot ve
# Depends on: python check cppunit
# Description: Python unit testing library
# URL: https://launchpad.net/subunit
# Maintainer: Alan Mizrahi, alan at mizrahi dot com dot ve
# Depends on: python3 check cppunit
name=subunit
version=1.3.0
version=1.4.0
release=1
source=(https://launchpad.net/subunit/trunk/${version%.*}/+download/$name-$version.tar.gz)
source=(https://launchpad.net/subunit/trunk/$version/+download/$name-$version.tar.gz)
build () {
autoreconf -i
cd $name-$version
./configure \
--prefix=/usr
PYTHON=/usr/bin/python3 \
./configure --prefix=/usr
make
make DESTDIR=$PKG install
# Avoid conflict with p5-subunit and py-subunit
rm -rf $PKG/usr/lib/perl* $PKG/usr/lib/python*
rm -r $PKG/usr/lib/perl* $PKG/usr/lib/python*
# The binaries are actually python and perl scripts
rm -rf $PKG/usr/bin
rm -r $PKG/usr/bin
}