Merge branch '3.5' into 3.6

Conflicts:
	gst-plugins-base/.signature
	gst-plugins-base/Pkgfile
	samba/.footprint
	samba/.signature
This commit is contained in:
Juergen Daubert 2020-11-03 18:13:27 +00:00
commit 0262b44685
13 changed files with 90 additions and 67 deletions

43
graphene/.footprint Normal file
View File

@ -0,0 +1,43 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/graphene-1.0/
-rw-r--r-- root/root usr/include/graphene-1.0/graphene-box.h
-rw-r--r-- root/root usr/include/graphene-1.0/graphene-euler.h
-rw-r--r-- root/root usr/include/graphene-1.0/graphene-frustum.h
-rw-r--r-- root/root usr/include/graphene-1.0/graphene-gobject.h
-rw-r--r-- root/root usr/include/graphene-1.0/graphene-macros.h
-rw-r--r-- root/root usr/include/graphene-1.0/graphene-matrix.h
-rw-r--r-- root/root usr/include/graphene-1.0/graphene-plane.h
-rw-r--r-- root/root usr/include/graphene-1.0/graphene-point.h
-rw-r--r-- root/root usr/include/graphene-1.0/graphene-point3d.h
-rw-r--r-- root/root usr/include/graphene-1.0/graphene-quad.h
-rw-r--r-- root/root usr/include/graphene-1.0/graphene-quaternion.h
-rw-r--r-- root/root usr/include/graphene-1.0/graphene-ray.h
-rw-r--r-- root/root usr/include/graphene-1.0/graphene-rect.h
-rw-r--r-- root/root usr/include/graphene-1.0/graphene-simd4f.h
-rw-r--r-- root/root usr/include/graphene-1.0/graphene-simd4x4f.h
-rw-r--r-- root/root usr/include/graphene-1.0/graphene-size.h
-rw-r--r-- root/root usr/include/graphene-1.0/graphene-sphere.h
-rw-r--r-- root/root usr/include/graphene-1.0/graphene-triangle.h
-rw-r--r-- root/root usr/include/graphene-1.0/graphene-types.h
-rw-r--r-- root/root usr/include/graphene-1.0/graphene-vec2.h
-rw-r--r-- root/root usr/include/graphene-1.0/graphene-vec3.h
-rw-r--r-- root/root usr/include/graphene-1.0/graphene-vec4.h
-rw-r--r-- root/root usr/include/graphene-1.0/graphene-version-macros.h
-rw-r--r-- root/root usr/include/graphene-1.0/graphene-version.h
-rw-r--r-- root/root usr/include/graphene-1.0/graphene.h
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/Graphene-1.0.typelib
drwxr-xr-x root/root usr/lib/graphene-1.0/
drwxr-xr-x root/root usr/lib/graphene-1.0/include/
-rw-r--r-- root/root usr/lib/graphene-1.0/include/graphene-config.h
lrwxrwxrwx root/root usr/lib/libgraphene-1.0.so -> libgraphene-1.0.so.0
lrwxrwxrwx root/root usr/lib/libgraphene-1.0.so.0 -> libgraphene-1.0.so.0.1000.2
-rwxr-xr-x root/root usr/lib/libgraphene-1.0.so.0.1000.2
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/graphene-1.0.pc
-rw-r--r-- root/root usr/lib/pkgconfig/graphene-gobject-1.0.pc
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/gir-1.0/
-rw-r--r-- root/root usr/share/gir-1.0/Graphene-1.0.gir

5
graphene/.signature Normal file
View File

@ -0,0 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/a37iQnpoSsjgMGK4M+zf1p4mw3ZNWnxgTolv1pbTKrtk9NC6UNdNB3m4eDld0zD0DaoSlOh+ws8F+WMraiJJQU=
SHA256 (Pkgfile) = 1b12349b68668c017ebf97f1b8ca18bf7721155bcb3e8a3e76c9fa4e7b3b250c
SHA256 (.footprint) = 5539a50b352745171a8b23b960d9f21c116b43d4ec3ed5c67902facf0842ad3c
SHA256 (graphene-1.10.2.tar.xz) = e97de8208f1aac4f913d4fa71ab73a7034e807186feb2abe55876e51c425a7f6

18
graphene/Pkgfile Normal file
View File

@ -0,0 +1,18 @@
# Description: A thin layer of graphic data types.
# URL: https://ebassi.github.io/graphene/
# Maintainer: Danny Rawlins, crux at romster dot me
# Depends on: gobject-introspection
name=graphene
version=1.10.2
release=1
source=(https://github.com/ebassi/graphene/releases/download/$version/$name-$version.tar.xz)
build() {
meson setup build $name-$version \
--prefix=/usr \
-D installed_tests=false
meson compile -C build -j ${JOBS:-1}
DESTDIR=$PKG meson install -C build
}

View File

@ -4,34 +4,6 @@ drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/gst-discoverer-1.0
-rwxr-xr-x root/root usr/bin/gst-play-1.0
drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/GL/
-rw-r--r-- root/root usr/include/GL/wglext.h
drwxr-xr-x root/root usr/include/graphene-1.0/
-rw-r--r-- root/root usr/include/graphene-1.0/graphene-box.h
-rw-r--r-- root/root usr/include/graphene-1.0/graphene-euler.h
-rw-r--r-- root/root usr/include/graphene-1.0/graphene-frustum.h
-rw-r--r-- root/root usr/include/graphene-1.0/graphene-gobject.h
-rw-r--r-- root/root usr/include/graphene-1.0/graphene-macros.h
-rw-r--r-- root/root usr/include/graphene-1.0/graphene-matrix.h
-rw-r--r-- root/root usr/include/graphene-1.0/graphene-plane.h
-rw-r--r-- root/root usr/include/graphene-1.0/graphene-point.h
-rw-r--r-- root/root usr/include/graphene-1.0/graphene-point3d.h
-rw-r--r-- root/root usr/include/graphene-1.0/graphene-quad.h
-rw-r--r-- root/root usr/include/graphene-1.0/graphene-quaternion.h
-rw-r--r-- root/root usr/include/graphene-1.0/graphene-ray.h
-rw-r--r-- root/root usr/include/graphene-1.0/graphene-rect.h
-rw-r--r-- root/root usr/include/graphene-1.0/graphene-simd4f.h
-rw-r--r-- root/root usr/include/graphene-1.0/graphene-simd4x4f.h
-rw-r--r-- root/root usr/include/graphene-1.0/graphene-size.h
-rw-r--r-- root/root usr/include/graphene-1.0/graphene-sphere.h
-rw-r--r-- root/root usr/include/graphene-1.0/graphene-triangle.h
-rw-r--r-- root/root usr/include/graphene-1.0/graphene-types.h
-rw-r--r-- root/root usr/include/graphene-1.0/graphene-vec2.h
-rw-r--r-- root/root usr/include/graphene-1.0/graphene-vec3.h
-rw-r--r-- root/root usr/include/graphene-1.0/graphene-vec4.h
-rw-r--r-- root/root usr/include/graphene-1.0/graphene-version-macros.h
-rw-r--r-- root/root usr/include/graphene-1.0/graphene-version.h
-rw-r--r-- root/root usr/include/graphene-1.0/graphene.h
drwxr-xr-x root/root usr/include/gstreamer-1.0/
drwxr-xr-x root/root usr/include/gstreamer-1.0/gst/
drwxr-xr-x root/root usr/include/gstreamer-1.0/gst/allocators/
@ -250,9 +222,6 @@ drwxr-xr-x root/root usr/lib/girepository-1.0/
-rw-r--r-- root/root usr/lib/girepository-1.0/GstSdp-1.0.typelib
-rw-r--r-- root/root usr/lib/girepository-1.0/GstTag-1.0.typelib
-rw-r--r-- root/root usr/lib/girepository-1.0/GstVideo-1.0.typelib
drwxr-xr-x root/root usr/lib/graphene-1.0/
drwxr-xr-x root/root usr/lib/graphene-1.0/include/
-rw-r--r-- root/root usr/lib/graphene-1.0/include/graphene-config.h
drwxr-xr-x root/root usr/lib/gstreamer-1.0/
drwxr-xr-x root/root usr/lib/gstreamer-1.0/include/
drwxr-xr-x root/root usr/lib/gstreamer-1.0/include/gst/
@ -266,7 +235,6 @@ drwxr-xr-x root/root usr/lib/gstreamer-1.0/include/gst/gl/
-rwxr-xr-x root/root usr/lib/gstreamer-1.0/libgstaudiorate.so
-rwxr-xr-x root/root usr/lib/gstreamer-1.0/libgstaudioresample.so
-rwxr-xr-x root/root usr/lib/gstreamer-1.0/libgstaudiotestsrc.so
-rwxr-xr-x root/root usr/lib/gstreamer-1.0/libgstcdparanoia.so
-rwxr-xr-x root/root usr/lib/gstreamer-1.0/libgstcompositor.so
-rwxr-xr-x root/root usr/lib/gstreamer-1.0/libgstencoding.so
-rwxr-xr-x root/root usr/lib/gstreamer-1.0/libgstgio.so
@ -291,9 +259,6 @@ drwxr-xr-x root/root usr/lib/gstreamer-1.0/include/gst/gl/
-rwxr-xr-x root/root usr/lib/gstreamer-1.0/libgstvorbis.so
-rwxr-xr-x root/root usr/lib/gstreamer-1.0/libgstximagesink.so
-rwxr-xr-x root/root usr/lib/gstreamer-1.0/libgstxvimagesink.so
lrwxrwxrwx root/root usr/lib/libgraphene-1.0.so -> libgraphene-1.0.so.0
lrwxrwxrwx root/root usr/lib/libgraphene-1.0.so.0 -> libgraphene-1.0.so.0.1000.2
-rwxr-xr-x root/root usr/lib/libgraphene-1.0.so.0.1000.2
lrwxrwxrwx root/root usr/lib/libgstallocators-1.0.so -> libgstallocators-1.0.so.0
lrwxrwxrwx root/root usr/lib/libgstallocators-1.0.so.0 -> libgstallocators-1.0.so.0.1801.0
-rwxr-xr-x root/root usr/lib/libgstallocators-1.0.so.0.1801.0
@ -331,8 +296,6 @@ lrwxrwxrwx root/root usr/lib/libgstvideo-1.0.so -> libgstvideo-1.0.so.0
lrwxrwxrwx root/root usr/lib/libgstvideo-1.0.so.0 -> libgstvideo-1.0.so.0.1801.0
-rwxr-xr-x root/root usr/lib/libgstvideo-1.0.so.0.1801.0
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/graphene-1.0.pc
-rw-r--r-- root/root usr/lib/pkgconfig/graphene-gobject-1.0.pc
-rw-r--r-- root/root usr/lib/pkgconfig/gstreamer-allocators-1.0.pc
-rw-r--r-- root/root usr/lib/pkgconfig/gstreamer-app-1.0.pc
-rw-r--r-- root/root usr/lib/pkgconfig/gstreamer-audio-1.0.pc

View File

@ -1,7 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/XCZCzbT3wxcIwAT54OvyC1kM0u8UQeH70ssghbz8GWwOsuyGNJBmUsLgsmjr1d83MBoNtfzYdX3xFuq/lqHQwE=
SHA256 (Pkgfile) = f1197582882110f3d7ca8f8a47558e66504cf7a748623ddc5dc0b6031187c181
SHA256 (.footprint) = 06c33e550a1c5d7eb6ad6b7c03384ce35cdb6f2ba00549e27ede6617567eedc1
RWSE3ohX2g5d/WvS7Cw2jdh+cdGXjVQnOh95ij1NU6ULZXOzaFRsVf17/vmrzGcRreWU6cCPLjBxzUf+Vxc6IeyuQe0hc+vWaQw=
SHA256 (Pkgfile) = 627d83b31b3d075a40c674ab839062f3619665e0e86679e5df5aea019535c0be
SHA256 (.footprint) = cbf2cd707daab3ceeae50cbecd55c5308ae1c43b987c8345308b3766dc2f1c07
SHA256 (gst-plugins-base-1.18.1.tar.xz) = 1ba654d7de30f7284b4c7071b32f881b609733ce02ab6d9d9ea29386a036c641
SHA256 (gl-headers-5c8c7c0d3ca1f0b783272dac0b95e09414e49bc8.tar.bz2) = 46b771874c9e14c2a94575eaf579877f34060950f7090e50b2b91f22399700a3
SHA256 (graphene-1.10.2.tar.xz) = e97de8208f1aac4f913d4fa71ab73a7034e807186feb2abe55876e51c425a7f6

View File

@ -1,25 +1,20 @@
# Description: An essential exemplary set of plugins for gstreamer.
# URL: https://gstreamer.freedesktop.org/modules/gst-plugins-base.html
# Maintainer: Danny Rawlins, crux at romster dot me
# Depends on: alsa-lib gstreamer libgudev libjpeg-turbo libtheora libvisual mesa opus orc pango
# Depends on: alsa-lib graphene gstreamer libgudev libjpeg-turbo libtheora libvisual mesa3d opus orc pango
# Optional: cdparanoia
name=gst-plugins-base
version=1.18.1
release=2
source=(https://gstreamer.freedesktop.org/src/$name/$name-$version.tar.xz
https://gitlab.freedesktop.org/gstreamer/meson-ports/gl-headers/-/archive/5c8c7c0d3ca1f0b783272dac0b95e09414e49bc8/gl-headers-5c8c7c0d3ca1f0b783272dac0b95e09414e49bc8.tar.bz2
https://github.com/ebassi/graphene/releases/download/1.10.2/graphene-1.10.2.tar.xz)
release=3
source=(https://gstreamer.freedesktop.org/src/$name/$name-$version.tar.xz)
build() {
mv gl-headers-* $name-$version/subprojects/gl-headers
mv graphene-* $name-$version/subprojects/graphene
meson setup $name-$version build \
meson setup build $name-$version \
--prefix=/usr \
--libexecdir=/usr/lib \
-D buildtype=release \
-D gtk_doc=disabled \
--wrap-mode=nodownload \
-D buildtype=plain \
-D nls=disabled \
-D package-name="GStreamer (CRUX Linux)" \
-D package-origin="https://crux.nu/"

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/cz0aGtUTICw6RlL5nrf0551peNOCIDmLWl/trTWUb707ZpXvHODqMx2z9b6NfvFxdAZt61v1hkih425OAZ6GAw=
SHA256 (Pkgfile) = f81aec7812af544f69ae792bf0ac2ee44d54459ebe2d598d1f395f987fd81cc1
RWSE3ohX2g5d/ZWeYqymYYqDA/FMPJpMZtGUhwKMpeXpndqbd7oiZ44f0mr2Jr2iflRhcP9sjf1Y77HMt0q/zBcQyA3+IFIotgg=
SHA256 (Pkgfile) = 74d27f2e8d9429a1f255c82d93fa424d937b1d545a77e4fb3fbf072bc8383c7d
SHA256 (.footprint) = 3a4833ee0ba2e0ae9c640e09391a08cae1c5f7f89e327142eaec381aae20ffa9
SHA256 (gstreamer-1.18.1.tar.xz) = 79df8de21f284a105a5c1568527f8c559c583c85c0f2bd7bdb5b0372b8beecba

View File

@ -5,14 +5,14 @@
name=gstreamer
version=1.18.1
release=1
release=2
source=(https://gstreamer.freedesktop.org/src/$name/$name-$version.tar.xz)
build() {
meson setup $name-$version build \
meson setup build $name-$version \
--prefix=/usr \
--libexecdir=/usr/lib \
-D buildtype=release \
-D buildtype=plain \
-D gtk_doc=disabled \
-D nls=disabled \
-D package-name="GStreamer (CRUX Linux)" \

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/ZY1zaEGiveP+Y1pVyXc8+ZQAZL8ssXxOFUzgyPhscfQJ4KWtsUrzRsRIEn7HGf+w2xXuK3I7/NUGKD/ITGZ5AI=
SHA256 (Pkgfile) = 8dfc207d191fb68956cc9e3013d568213ca2d7d257910471d8d40cb57a7b6cfd
RWSE3ohX2g5d/WJmzlIJVlSKaWGGa7Uq6tt04YN6BxvRLBAn16GQka5Qday/IIjG1zCenoowWkTezUzUz15ixApapA1JI5mrCQY=
SHA256 (Pkgfile) = 9bf41ec728bec015cbb17e63baffd4ce9f731d39173e9c5b3900f6dab875fc17
SHA256 (.footprint) = 13bd98cda11996ac1175c063a94f9a8a70ce58cd9d746a6ed295d41f9eaa9b0b
SHA256 (vim-8.2.1632.tar.gz) = d9a10470995e7bd42951197c6c37e315f464259ed4b3f5a7c1e8913bf5a6080d
SHA256 (vim-8.2.1941.tar.gz) = 1a0d833b82845b507af4cac7ce756e12b528e876dc436243033d83c89debacfe

View File

@ -4,7 +4,7 @@
# Depends on: vim gtk3 xorg-libxt
name=gvim
version=8.2.1632
version=8.2.1941
release=1
source=(https://github.com/vim/vim/archive/v${version}/vim-$version.tar.gz)

View File

@ -265,6 +265,7 @@ drwxr-xr-x root/root usr/lib/python3.9/site-packages/samba/dcerpc/
-rwxr-xr-x root/root usr/lib/python3.9/site-packages/samba/dcerpc/wkssvc.cpython-39-x86_64-linux-gnu.so
-rwxr-xr-x root/root usr/lib/python3.9/site-packages/samba/dcerpc/xattr.cpython-39-x86_64-linux-gnu.so
-rw-r--r-- root/root usr/lib/python3.9/site-packages/samba/descriptor.py
-rw-r--r-- root/root usr/lib/python3.9/site-packages/samba/dnsresolver.py
-rw-r--r-- root/root usr/lib/python3.9/site-packages/samba/dnsserver.py
-rw-r--r-- root/root usr/lib/python3.9/site-packages/samba/domain_update.py
-rw-r--r-- root/root usr/lib/python3.9/site-packages/samba/drs_utils.py

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/dMT2amcVY9/ghvn2m2gh8iPGstF+8vNVzH5xPjXyoswY619HvztUYD2upXcg5IuFyAkZna43obWFbI1AYjXhQo=
SHA256 (Pkgfile) = 14b6ede9e430dbc4886e378cf373cdd33d00941cc6d43380bcd7c70872fcf855
SHA256 (.footprint) = e9eca96d8f87ea91869d64db17454365be8921de5bccd618e79457be3d47c60a
SHA256 (samba-4.13.1.tar.gz) = 2458213b5e9abd5060228909bbe7f28fbb3ab344a7bdf34c9d0fd1566501285f
RWSE3ohX2g5d/SML9i72Zx5102z1XKLDVfAJ3ielzoF/0d1LiHP2BWQvc2hZ2f1S9H1JW08Meswas5zFG/+8owFgvjNb8J15IAQ=
SHA256 (Pkgfile) = 215d4d5881d199879e78f7f98eb16119bb9f5fd11e42bb1ab0b2bb30861e08aa
SHA256 (.footprint) = b620305b9649e7141a9ec1add960ee6da04f6d8db9a1836cefab325acd289e37
SHA256 (samba-4.13.2.tar.gz) = 276464396a05d88b775bda01ac2eb1e5a636ccf7010b0fd28efc3d85583af2b4
SHA256 (samba) = 75bccea892422b5aebe8d2f9ce9b9c42ddc3cbdeccfd16f3161c07c1eb3feff0

View File

@ -4,7 +4,7 @@
# Depends on: linux-pam libarchive libcap dbus popt tdb tevent ldb python3 gnutls p5-parse-yapp rpcsvc-proto
name=samba
version=4.13.1
version=4.13.2
release=1
source=(https://www.samba.org/samba/ftp/stable/$name-$version.tar.gz \
samba)