1
0
forked from ports/opt

Merge remote-tracking branch 'origin/3.6' into 3.7

This commit is contained in:
Tim Biermann 2022-02-25 14:55:43 +01:00
commit bdb1c3029a
10 changed files with 39 additions and 38 deletions

View File

@ -2,9 +2,6 @@ drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwsr-xr-x root/root usr/bin/bwrap
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/bash-completion/
drwxr-xr-x root/root usr/share/bash-completion/completions/
-rw-r--r-- root/root usr/share/bash-completion/completions/bwrap
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/bwrap.1.gz

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/bx4ERdGcFDZjqhGpfC0VxC8C0CERut9DeNsEeje1Ievqnloepb8U0WY9modqgLFr32/jLdM5qSycMpGHNwCZwo=
SHA256 (Pkgfile) = 659edf454b1e8ca9f7b44d625bab3af4c520aa6f0e553104a48155f64355b752
SHA256 (.footprint) = e8c8c4e353f4c9362d89a9cf83126409af016d87c19ba0bbc568aeb0c0124038
SHA256 (bubblewrap-0.5.0.tar.xz) = 16fdaf33799d63104e347e0133f909196fe90d0c50515d010bcb422eb5a00818
RWSE3ohX2g5d/TpZXXVx+Pyoat5fkBoAfzAnL28yVa687ghMq4mWTnb5MCJWhOrf8fTzpF2I8KBgfbZFIdBOJE1kprMUhGEJGgk=
SHA256 (Pkgfile) = 92168c15a08b62f6a223c5e3170ce54a4372862631bb507d369a9595b8c19527
SHA256 (.footprint) = e840364f489a4c6fab62400653cbbb4e93a1f83a8350aa8b12bffcc54c047102
SHA256 (bubblewrap-0.6.0.tar.xz) = 11393cf2058f22e6a6c6e9cca3c85ff4c4239806cb28fee657c62a544df35693
SHA256 (bwrap.1) = a9724fcf70fee82f975934d8f1201f6eab24fce5193613b0f196fbf92f25b8a1

View File

@ -5,7 +5,7 @@
# Optional: docbook-xsl
name=bubblewrap
version=0.5.0
version=0.6.0
release=1
source=(https://github.com/projectatomic/bubblewrap/releases/download/v$version/$name-$version.tar.xz
bwrap.1)
@ -26,4 +26,7 @@ build() {
make
make DESTDIR=$PKG install
prt-get isinst bash-completion || rm -r $PKG/usr/share/bash-completion
prt-get isinst zsh || rm -r $PKG/usr/share/zsh
}

View File

@ -22,6 +22,7 @@ drwxr-xr-x root/root usr/include/freerdp2/freerdp/cache/
-rw-r--r-- root/root usr/include/freerdp2/freerdp/cache/palette.h
-rw-r--r-- root/root usr/include/freerdp2/freerdp/cache/pointer.h
drwxr-xr-x root/root usr/include/freerdp2/freerdp/channels/
-rw-r--r-- root/root usr/include/freerdp2/freerdp/channels/ainput.h
-rw-r--r-- root/root usr/include/freerdp2/freerdp/channels/audin.h
-rw-r--r-- root/root usr/include/freerdp2/freerdp/channels/channels.h
-rw-r--r-- root/root usr/include/freerdp2/freerdp/channels/cliprdr.h
@ -42,6 +43,7 @@ drwxr-xr-x root/root usr/include/freerdp2/freerdp/channels/
-rw-r--r-- root/root usr/include/freerdp2/freerdp/channels/wtsvc.h
-rw-r--r-- root/root usr/include/freerdp2/freerdp/client.h
drwxr-xr-x root/root usr/include/freerdp2/freerdp/client/
-rw-r--r-- root/root usr/include/freerdp2/freerdp/client/ainput.h
-rw-r--r-- root/root usr/include/freerdp2/freerdp/client/audin.h
-rw-r--r-- root/root usr/include/freerdp2/freerdp/client/channels.h
-rw-r--r-- root/root usr/include/freerdp2/freerdp/client/cliprdr.h
@ -124,6 +126,7 @@ drwxr-xr-x root/root usr/include/freerdp2/freerdp/locale/
-rw-r--r-- root/root usr/include/freerdp2/freerdp/scancode.h
-rw-r--r-- root/root usr/include/freerdp2/freerdp/secondary.h
drwxr-xr-x root/root usr/include/freerdp2/freerdp/server/
-rw-r--r-- root/root usr/include/freerdp2/freerdp/server/ainput.h
-rw-r--r-- root/root usr/include/freerdp2/freerdp/server/audin.h
-rw-r--r-- root/root usr/include/freerdp2/freerdp/server/channels.h
-rw-r--r-- root/root usr/include/freerdp2/freerdp/server/cliprdr.h
@ -242,26 +245,19 @@ drwxr-xr-x root/root usr/lib/cmake/WinPR2/
-rw-r--r-- root/root usr/lib/cmake/WinPR2/WinPRTargets-release.cmake
-rw-r--r-- root/root usr/lib/cmake/WinPR2/WinPRTargets.cmake
lrwxrwxrwx root/root usr/lib/libfreerdp-client2.so -> libfreerdp-client2.so.2
lrwxrwxrwx root/root usr/lib/libfreerdp-client2.so.2 -> libfreerdp-client2.so.2.5.0
-rwxr-xr-x root/root usr/lib/libfreerdp-client2.so.2.5.0
lrwxrwxrwx root/root usr/lib/libfreerdp-client2.so.2 -> libfreerdp-client2.so.2.6.0
-rwxr-xr-x root/root usr/lib/libfreerdp-client2.so.2.6.0
lrwxrwxrwx root/root usr/lib/libfreerdp2.so -> libfreerdp2.so.2
lrwxrwxrwx root/root usr/lib/libfreerdp2.so.2 -> libfreerdp2.so.2.5.0
-rwxr-xr-x root/root usr/lib/libfreerdp2.so.2.5.0
lrwxrwxrwx root/root usr/lib/libfreerdp2.so.2 -> libfreerdp2.so.2.6.0
-rwxr-xr-x root/root usr/lib/libfreerdp2.so.2.6.0
lrwxrwxrwx root/root usr/lib/libwinpr-tools2.so -> libwinpr-tools2.so.2
lrwxrwxrwx root/root usr/lib/libwinpr-tools2.so.2 -> libwinpr-tools2.so.2.5.0
-rwxr-xr-x root/root usr/lib/libwinpr-tools2.so.2.5.0
lrwxrwxrwx root/root usr/lib/libwinpr-tools2.so.2 -> libwinpr-tools2.so.2.6.0
-rwxr-xr-x root/root usr/lib/libwinpr-tools2.so.2.6.0
lrwxrwxrwx root/root usr/lib/libwinpr2.so -> libwinpr2.so.2
lrwxrwxrwx root/root usr/lib/libwinpr2.so.2 -> libwinpr2.so.2.5.0
-rwxr-xr-x root/root usr/lib/libwinpr2.so.2.5.0
lrwxrwxrwx root/root usr/lib/libwinpr2.so.2 -> libwinpr2.so.2.6.0
-rwxr-xr-x root/root usr/lib/libwinpr2.so.2.6.0
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/freerdp-client2.pc
-rw-r--r-- root/root usr/lib/pkgconfig/freerdp2.pc
-rw-r--r-- root/root usr/lib/pkgconfig/winpr-tools2.pc
-rw-r--r-- root/root usr/lib/pkgconfig/winpr2.pc
drwxr-xr-x root/root usr/share/
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/winpr-hash.1.gz
-rw-r--r-- root/root usr/share/man/man1/winpr-makecert.1.gz
drwxr-xr-x root/root usr/share/man/man7/
-rw-r--r-- root/root usr/share/man/man7/wlog.7.gz

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/SHjNq1PZ2/kOw++p1x4k3Gw73vtpAPleEU2hMdSG+HOLpsnwRdC+Z+f6EfB5z9OaJBTK8sB4ZHUKBItFs5E2Qg=
SHA256 (Pkgfile) = 78424f8e32a7f596bb2b321dd8d990d31addf2b0503f8aa2d1a0e383b71fb45f
SHA256 (.footprint) = 08cc636df5ae7ba74412551b25a7853bf977ead94fd77c70ba98db425a3b8f4d
SHA256 (freerdp-2.5.0.tar.gz) = 0fd9396068cda8e6d884d063a4993001f140f46c36464ccae261b9475050cd2b
RWSE3ohX2g5d/aj97A2cycvHHu4teXdWPg+Be436D174rPI3Gu2Me7zEa8rCKINi6rjQ2WJxLOj+CKwW11QpWSFsvd7X7uyxTAI=
SHA256 (Pkgfile) = 61154da8283718590c2e558ab0950e979664e02c6df5fdf0bc862563c9a73dfc
SHA256 (.footprint) = c8a44bebffbbec1d0fd4cd8c84024edf647f40ee6e165c9b8261af072dc63643
SHA256 (freerdp-2.6.0.tar.gz) = a4ba0a75e30ed25fffc4cd4e89d0eb92e66894caeb6c78dc5e23b6b7c04f60fe

View File

@ -2,15 +2,20 @@
# URL: https://www.freerdp.com/
# Maintainer: CRUX System Team, core-ports at crux dot nu
# Depends on: cmake glib xorg-libxcursor xorg-libxinerama xorg-libxkbfile xorg-libxrandr xorg-libxv
# Optional: alsa-lib cups directfb ffmpeg gst-plugins-base neon pulseaudio wayland xmlto
# Optional: alsa-lib cups directfb ffmpeg gst-plugins-base libxslt neon pulseaudio wayland xmlto
name=freerdp2
version=2.5.0
version=2.6.0
release=1
source=(https://pub.freerdp.com/releases/freerdp-$version.tar.gz)
build() {
cmake -S freerdp-$version -B build -G Ninja \
prt-get isinst ccache && PATH="$(echo ${PATH} | awk -v RS=: -v ORS=: '/ccache/ {next} {print}' | sed 's/:*$//')"
prt-get isinst libxslt && PKGMK_FREERDP+=' -D WITH_MANPAGES=ON' || PKGMK_FREERDP+=' -D WITH_MANPAGES=OFF'
prt-get isinst ninja && PKGMK_FREERDP+=' -G Ninja'
cmake -S freerdp-$version -B build -G Ninja $PKGMK_FREERDP \
-D CMAKE_BUILD_TYPE=RELEASE \
-D CMAKE_C_FLAGS_RELEASE="$CFLAGS" \
-D CMAKE_INSTALL_PREFIX=/usr \

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/TkQZV2O7zQ8laxR9KtqCZpZqJcTzbH1EBKAIx3xkVDSh3/wWuXD0P/birKxjStZEbGTu1hVvPr322lBDvEdsgU=
SHA256 (Pkgfile) = c317ae630ee0b3f87979bce892edf0ff4a3b746b8c79fbf10ce9489a6d2c8043
RWSE3ohX2g5d/YL/K0Pk1jb+cN9NTdeHoVUPK0gfPlX9MOjJdjyTo6+/OasieyxpMXlAhowY4CqiGAkD8sCFuq10LpELVroABQI=
SHA256 (Pkgfile) = b50af739343048bf7bb62ea69c843160ba04512c48eac5dba0283aa72cf20c42
SHA256 (.footprint) = d74185592e6529cf0090c3626f6fb89245c2afdb36aea39882a058f85d4153ea
SHA256 (unrarsrc-6.1.4.tar.gz) = c0ed58629243961c3f1ec90c08b11ff93261e568dbfdce2bf3b759ee7a4a3b7c
SHA256 (unrarsrc-6.1.5.tar.gz) = 4e56717d867cdff7a0008b7f1da6aa79ac7a8f974cf134d49a8c16b577bced4a

View File

@ -3,7 +3,7 @@
# Maintainer: Tim Biermann, tbier at posteo dot de
name=unrar
version=6.1.4
version=6.1.5
release=1
source=(https://www.rarlab.com/rar/${name}src-$version.tar.gz)

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/dYXoBGIvQD75uRGQDf0xQeYVhRIDK/oZHrcFr2O6ol/OajXHCVyPPPnrSLCHaW8g8sXxjE7J3wa0nEzeztpiQQ=
SHA256 (Pkgfile) = 4bfd7c2a9af5fdcfdcdb275f39f18cba87129ec6165f58da5f53dde98fd22fbc
RWSE3ohX2g5d/e5955gWGjJNKeUJX9h30QEDPD682pRKq3e5ptWltMa5PcLzA2vCkFpohaAS9BkrLVLgW9CLaWSUsPRsT6NL2QA=
SHA256 (Pkgfile) = 9ae047e73fd3e341f7e20787ced1ebe43860f8850a07030190e22176f538a47a
SHA256 (.footprint) = 8e636d56693b8e10b9082b4fec4726bc62f13dbdcc40fd018059ac95abeb1377
SHA256 (xterm-370.tgz) = 963c5d840a0f0f4c077ff284586e8b1f83f3f983dca6f74f4b361975b5388c82
SHA256 (xterm-371.tgz) = 32f888277b19e28ebc0a3112bff000607c07bed0679caa0beebb36f9cad484f5

View File

@ -4,7 +4,7 @@
# Depends on: util-linux xorg-font-alias xorg-font-misc-misc xorg-libxaw
name=xterm
version=370
version=371
release=1
source=(https://invisible-mirror.net/archives/$name/$name-$version.tgz)