Skip to content

Commit

Permalink
x11/xpra: Update to 4.3
Browse files Browse the repository at this point in the history
Reported by:	portscout!
  • Loading branch information
arrowd committed Dec 26, 2021
1 parent 58d8a7c commit 0b0e9ea
Show file tree
Hide file tree
Showing 3 changed files with 1,001 additions and 894 deletions.
13 changes: 7 additions & 6 deletions x11/xpra/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
PORTNAME= xpra
PORTVERSION= 4.2.3
PORTREVISION= 1
PORTVERSION= 4.3
CATEGORIES= x11
MASTER_SITES= http://xpra.org/src/

Expand Down Expand Up @@ -37,17 +36,19 @@ USES= desktop-file-utils gettext-runtime gnome pkgconfig \

USE_GNOME= cairo gdkpixbuf2 gtk30 pygobject3
USE_PYTHON= cython distutils noflavors
USE_XORG= x11 xcomposite xdamage xext xfixes xi xkbfile xrandr xtst
USE_XORG= x11 xcomposite xdamage xext xfixes xi xkbfile xrandr xres xtst
PLIST_SUB+= PORTVERSION=${PORTVERSION} \
PYTHON_SUFFIX=${PYTHON_SUFFIX} \
PYTHON_VER=${PYTHON_VER}
SHEBANG_FILES= fs/lib/cups/xpraforwarder fs/bin/auth_dialog fs/bin/xdg-open \
fs/bin/xpra_udev_product_version fs/bin/gnome-open \
fs/bin/gvfs-open

OPTIONS_DEFINE= AVAHI AVCODEC CUPS FFMPEG GSTREAMER LIBYUV SWSCALE VPX \
WEBCAM X264 X265
OPTIONS_DEFAULT= AVAHI CUPS GSTREAMER
OPTIONS_DEFINE= AVAHI AVCODEC CUPS DOCS FFMPEG GSTREAMER LIBYUV SWSCALE \
WEBCAM X265
OPTIONS_DEFAULT= AVAHI CUPS GSTREAMER X264
OPTIONS_RADIO= CODEC
OPTIONS_RADIO_CODEC= VPX X264
OPTIONS_SUB= yes

AVCODEC_DESC= Enable avcodec2 (FFmpeg) decoder
Expand Down
6 changes: 3 additions & 3 deletions x11/xpra/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1635068834
SHA256 (xpra-4.2.3.tar.xz) = c6664fe4ccfec95623af36289525b3d91c93aed3e321107599e22d8941c57bc7
SIZE (xpra-4.2.3.tar.xz) = 2700956
TIMESTAMP = 1640370693
SHA256 (xpra-4.3.tar.xz) = a5b6ae0581d62312a3ebd52ea01248dcd54490f6ce63eb8330431c0e741a0455
SIZE (xpra-4.3.tar.xz) = 2937172
Loading

0 comments on commit 0b0e9ea

Please sign in to comment.