[Bug 292083] x11/arcan-trayicon: update to 0.7.1

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 01 Jan 2026 01:11:52 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292083

Vladimir Druzenko <vvd@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|https://codeberg.org/letora |https://codeberg.org/letora
                   |m/arcan                     |m/arcan/src/tag/0.7.1/CHANG
                   |                            |ELOG.md
                 CC|                            |vvd@FreeBSD.org

--- Comment #1 from Vladimir Druzenko <vvd@FreeBSD.org> ---
PORTNAME=       arcan
DISTVERSION=    0.7.1
CATEGORIES=     x11
MASTER_SITES=  
https://codeberg.org/letoram/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/
PKGNAMESUFFIX=  -trayicon

MAINTAINER=     hoanga@gmail.com
COMMENT=        Generic wrapper for registering Arcan clients as tray icons
WWW=            https://arcan-fe.com/

LICENSE=        BSD3CLAUSE
LICENSE_FILE=   ${WRKSRC:H:H:H}/data/distr/LICENSE.BSD

LIB_DEPENDS=    libarcan_shmif_ext.so:multimedia/arcan

USES=           compiler:c11 meson pkgconfig
WRKSRC=         ${WRKDIR}/${PORTNAME}
WRKSRC_SUBDIR=  src/tools/${PKGNAMESUFFIX:S/-//}
PLIST_FILES=    bin/${PORTNAME}${PKGNAMESUFFIX}

.include <bsd.port.mk>

-- 
You are receiving this mail because:
You are the assignee for the bug.