Port details |
- libgudev GObject bindings for libudev
- 237 devel =14 237Version of this port present on the latest quarterly branch.
- Maintainer: x11@FreeBSD.org
- Port Added: 2017-01-29 23:33:40
- Last Update: 2024-09-23 23:29:41
- Commit Hash: 6873142
- People watching this port, also watch:: xorg-fonts-truetype, indexinfo, libXdamage, libevent, openjpeg
- License: LGPL21
- WWW:
- https://wiki.gnome.org/Projects/libgudev
- Description:
- This library provides GObject bindings for libudev.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libgudev>0:devel/libgudev
- To install the port:
- cd /usr/ports/devel/libgudev/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/libgudev
- pkg install libgudev
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libgudev
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1691872085
SHA256 (libgudev-237.tar.xz) = 0d06b21170d20c93e4f0534dbb9b0a8b4f1119ffb00b4031aaeb5b9148b686aa
SIZE (libgudev-237.tar.xz) = 29060
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gtk-doc>0 : textproc/gtk-doc
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- g-ir-scanner : devel/gobject-introspection
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libudev.so : devel/libudev-devd
- libintl.so : devel/gettext-runtime
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- This port is required by:
- for Build
-
- sysutils/touchegg
- for Libraries
-
- accessibility/feedbackd
- audio/rhythmbox
- devel/gvfs
- games/libmanette
- graphics/colord
- graphics/elementary-photos
- graphics/rapid-photo-downloader
Configuration Options:
- ===> The following configuration options are available for libgudev-237:
DOCS=on: Build and/or install documentation
VALA=off: Build and install Vala bindings
===> Use 'make config' to modify these settings
- Options name:
- devel_libgudev
- USES:
- gettext-runtime gnome meson pathfix pkgconfig tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
237 23 Sep 2024 23:29:41 |
Daniel Engberg (diizzy) |
devel/libgudev: Remove libtool as dependency
Not used in project
Approved by: portmgr (blanket) |
237 06 Jan 2024 08:30:56 |
Dimitry Andric (dim) |
devel/libgudev: fix build with clang 18
Clang 18 no longer accepts -export-dynamic, which is a linker option,
resulting in an error building devel/libgudev:
cc -o gudev/libgudev-1.0.so.0.3.0
gudev/libgudev-1.0.so.0.3.0.p/meson-generated_.._gudevenumtypes.c.o
gudev/libgudev-1.0.so.0.3.0.p/gudevclient.c.o
gudev/libgudev-1.0.so.0.3.0.p/gudevdevice.c.o
gudev/libgudev-1.0.so.0.3.0.p/gudevenumerator.c.o -Wl,--as-needed
-Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group
-Wl,-soname,libgudev-1.0.so.0 -fstack-protector-strong -O2 -pipe
-fstack-protector-strong -fno-strict-aliasing -Wl,-rpath,/usr/local/lib
-Wl,-rpath-link,/usr/local/lib -export-dynamic
-Wl,--version-script,/wrkdirs/share/dim/ports/devel/libgudev/work/libgudev-237/libgudev-1.0.sym
/usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so
/usr/local/lib/libgobject-2.0.so /usr/local/lib/libudev.so -Wl,--end-group
cc: error: unknown argument: '-export-dynamic'
Fix this by using the correct spelling, -Wl,--export-dynamic.
PR: 276135
Approved by: x11 (manu)
MFH: 2024Q1 |
237 12 Aug 2023 20:29:13 |
Kevin Bowling (kbowling) Author: Sean Champ |
devel/libgudev: Updating to 237 & meson
PR: 267479 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
234 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
234 20 Jul 2022 14:55:49 |
Tobias C. Berner (tcberner) |
cleanup: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Alex Trull <freebsd.alex@trull.org>
* Alonso Cardenas <acm@FreeBSD.org>
* Boris Samorodov <bsam@FreeBSD.org>
* David Shane Holden <dpejesh@yahoo.com>
* Felix Palmen <felix@palmen-it.de>
* Hirohisa Yamaguchi <umq@ueo.co.jp>
* Kevin Bowling <kbowling@FreeBSD.org>
* Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
* Markus Mann, CTS - FreeBSD Team <de-freebsd@ctseuro.com>
* Matthias Andree
* Matthias Fechner <mfechner@FreeBSD.org>
* Oleg Sidorkin <osidorkin@gmail.com>
* Oliver Lehmann
* Radim Kolar <hsn@sendmail.cz>
* Timothy Beyer <beyert@cs.ucr.edu>
* hq@FreeBSD.org
* johalun0@gmail.com
* lev@FreeBSD.org
* rooneg@electricjellyfish.net
With hat: portmgr |
234 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
234 28 Sep 2020 20:19:32 |
zeising |
devel/libgudev: Update to 234
Update devel/libgudev to 234
PR: 249878
Submitted by: Olivier Duchateau |
233 11 Aug 2020 17:05:56 |
tobik |
Clean up some things
Reported by: portscan (some of it) |
233 11 Aug 2020 16:03:34 |
zeising |
devel/libgudev: Update to 233
Update devel/libgudev to 233. [1]
Change to use MASTER_SITE_GNOME.
Disable umockdev since we don't have that in ports, and it's only used for
tests.
Fix COMMENT per portlint.
PR: 248565 [1]
Requested by: jbeich [1]
MFH: 2020Q3 |
230_1 03 Nov 2019 21:56:38 |
zeising |
Switch all ports to use USES=xorg-cat
Change all ports to use USES=xorg-cat instead of the old XORG_CAT
Add USES=xorg and USES=gl as needed to x11@ ports |
230_1 29 Jan 2017 23:33:28 |
bapt |
This library provides GObject bindings for libudev.
WWW: https://wiki.gnome.org/Projects/libgudev
Obtained from: FreeBSDDesktop github |