Port details |
- nativefiledialog-extended Native File Dialog Extended
- 1.2.1 devel
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: acm@FreeBSD.org
 - Port Added: 2025-04-22 04:24:03
- Last Update: 2025-04-22 04:21:13
- Commit Hash: 7b36152
- License: ZLIB
- WWW:
- https://github.com/btzy/nativefiledialog-extended
- Description:
- A small C library that portably invokes native file open, folder select and
file save dialogs. Write dialog code once and have it pop up native dialogs on
all supported platforms. Avoid linking large dependencies like wxWidgets and Qt.
This library is based on Michael Labbe's Native File Dialog.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- nativefiledialog-extended>0:devel/nativefiledialog-extended
- To install the port:
- cd /usr/ports/devel/nativefiledialog-extended/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/nativefiledialog-extended
- pkg install nativefiledialog-extended
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: nativefiledialog-extended
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1745292950
SHA256 (btzy-nativefiledialog-extended-v1.2.1_GH0.tar.gz) = 443697a857c4efacbe08cdaf5182724fa9d9b9a79b8feff2a1601bde1df46b07
SIZE (btzy-nativefiledialog-extended-v1.2.1_GH0.tar.gz) = 426161
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libdbus-1.so : devel/dbus
- This port is required by:
- for Libraries
-
- games/naev
Configuration Options:
- No options to configure
- Options name:
- devel_nativefiledialog-extended
- USES:
- cmake pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.1 22 Apr 2025 04:21:13
    |
Jose Alonso Cardenas Marquez (acm)  |
devel/nativefiledialog-extended: New port: Native File Dialog Extended
A small C library that portably invokes native file open, folder select and
file save dialogs. Write dialog code once and have it pop up native dialogs on
all supported platforms. Avoid linking large dependencies like wxWidgets and Qt.
This library is based on Michael Labbe's Native File Dialog. |
Number of commits found: 1
|