diff --git a/x11-wm/picom/Makefile b/x11-wm/picom/Makefile index 431b5c97ea82..77c0eecaecb1 100644 --- a/x11-wm/picom/Makefile +++ b/x11-wm/picom/Makefile @@ -1,73 +1,73 @@ PORTNAME= picom DISTVERSIONPREFIX= v -DISTVERSION= 10-rc2 +DISTVERSION= 10 CATEGORIES= x11-wm MAINTAINER= jbeich@FreeBSD.org COMMENT= Lightweight X11 compositor WWW= https://github.com/yshui/picom LICENSE= MIT MPL20 LICENSE_COMB= multi LICENSE_FILE_MIT= ${WRKSRC}/LICENSES/MIT BUILD_DEPENDS= ${LOCALBASE}/include/uthash.h:devel/uthash LIB_DEPENDS= libev.so:devel/libev \ libxcb-image.so:x11/xcb-util-image \ libxcb-render-util.so:x11/xcb-util-renderutil RUN_DEPENDS= xprop:x11/xprop \ xwininfo:x11/xwininfo USES= compiler:c11 meson localbase pkgconfig xorg USE_GITHUB= yes USE_XORG= x11 xcb xext pixman GH_ACCOUNT= yshui MESON_ARGS= -Dcompton=false -Dunittest=true TEST_TARGET= test PLIST_FILES= bin/${PORTNAME} \ bin/${PORTNAME}-trans \ etc/xdg/autostart/${PORTNAME}.desktop \ "@sample etc/xdg/${PORTNAME}.conf.sample" \ share/applications/${PORTNAME}.desktop OPTIONS_DEFINE= CONFIG DBUS DOCS DRM OPENGL PCRE OPTIONS_DEFAULT=CONFIG DBUS OPENGL PCRE CONFIG_DESC= Configuration file parsing support CONFIG_LIB_DEPENDS= libconfig.so:devel/libconfig CONFIG_MESON_TRUE= config_file PCRE_LIB_DEPENDS= libpcre.so:devel/pcre PCRE_MESON_TRUE= regex DRM_DESC= DRM VSync fallback (deprecated) DRM_LIB_DEPENDS= libdrm.so:graphics/libdrm DRM_MESON_TRUE= vsync_drm OPENGL_USES= gl OPENGL_USE= GL=egl,gl OPENGL_MESON_TRUE= opengl DBUS_LIB_DEPENDS= libdbus-1.so:devel/dbus DBUS_MESON_TRUE= dbus DOCS_BUILD_DEPENDS= a2x:textproc/asciidoc DOCS_MESON_TRUE= with_docs DOCS_PLIST_FILES= man/man1/${PORTNAME}.1.gz \ man/man1/${PORTNAME}-trans.1.gz post-patch: @${REINPLACE_CMD} -e 's,/etc,${PREFIX}&,' \ ${WRKSRC}/man/${PORTNAME}.1.asciidoc \ ${WRKSRC}/src/config.c # Extract (snapshot) version from the port instead of meson.build @${REINPLACE_CMD} -i .nogit -e 's/git.found()/false/' \ -e "/project_version/s/=.*/= '${DISTVERSIONFULL}'/" \ ${WRKSRC}/meson.build post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/etc/xdg ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.sample.conf \ ${STAGEDIR}${PREFIX}/etc/xdg/${PORTNAME}.conf.sample .include diff --git a/x11-wm/picom/distinfo b/x11-wm/picom/distinfo index 5c9f311ee50f..0f3eee099d89 100644 --- a/x11-wm/picom/distinfo +++ b/x11-wm/picom/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1668206932 -SHA256 (yshui-picom-v10-rc2_GH0.tar.gz) = f8e4547d62285e49438dac37e48d030be5322c5dff3b9f1753b7c493a3a9fc93 -SIZE (yshui-picom-v10-rc2_GH0.tar.gz) = 286828 +TIMESTAMP = 1668182249 +SHA256 (yshui-picom-v10_GH0.tar.gz) = e840304c329f0797205963302894c55e11d77cf51a22c0a7208344ce6fd0a238 +SIZE (yshui-picom-v10_GH0.tar.gz) = 286728