Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 05 Sep 2021 03:41:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 258266] devel/libudev-devd: update to 0.5.0
Message-ID:  <bug-258266-7141-yJmsrCSKNH@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-258266-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-258266-7141@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D258266

--- Comment #2 from Jan Beich <jbeich@FreeBSD.org> ---
I did some testing on my end.

Works fine (14.0 amd64):
- Sway 1.7 (snapshot): via hms(4), hkbd(4), default DRM search
- glmark2: via DRM backend (glmark2-drm + glmark2-es2-drm)

Builds fine (poudriere bulk -t):
- 11.4 amd64/i386
- 12.2 aarch64/amd64/i386
- 13.0 amd64/i386
- 14.0 aarch64/amd64/armv6/armv7/i386
- All 33 direct consumers

(In reply to Vladimir Kondratyev from comment #0)
> - Make buildable and working under linux-c7 emulation

Downstream (aka ports) integration is missing in the patch, so mentioning t=
his
in commit message maybe confusing.

> - Stub enough routines to link with chromium and udev-java-bindings

https://github.com/wulf7/libudev-devd/commit/f6e12efeb253 adds "enable-gpl"=
 to
meson_options.txt. Would it be useful to expose as a port option?

OPTIONS_DEFINE=3D GPL

GPL_DESC=3D       Enable GPL-licensed code
GPL_MESON_TRUE=3D enable-gpl
GPL_VARS=3D       LICENSE+=3DLGPL21+ LICENSE_COMB=3Dmulti

> Also move distfile from long-dead FreeBSDDesktop to author's github page

Can you copy tags for previous releases? For example,
https://github.com/wulf7/libudev-devd/compare/v0.4.2...v0.5.0 should work.

$ git tag v0.4.2 28267b5c990a
$ git tag v0.4.1 2350596f5660

> -GH_ACCOUNT=3D	FreeBSDDesktop
> +GH_ACCOUNT=3D	wulf7

Can you also update WWW in pkg-descr?

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-258266-7141-yJmsrCSKNH>