Path to this page:
./
x11/libxdg-basedir,
XDG Base Directory library
Branch: CURRENT,
Version: 1.2.0,
Package name: libxdg-basedir-1.2.0,
Maintainer: pkgsrc-usersVarious specifications specify files and file formats. The XDG Base
Directory specification defines where these files should be looked
for by defining one or more base directories relative to which
files should be located. This library implements functions to list
the directories according to the specification and provides a few
higher-level functions for use with the specification.
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 29.452 KB
Version history: (Expand)
- (2020-04-05) Updated to version: libxdg-basedir-1.2.0
- (2012-06-11) Package has been reborn
- (2012-06-11) Package deleted from pkgsrc
- (2011-02-10) Updated to version: libxdg-basedir-1.1.1nb1
- (2010-12-02) Updated to version: libxdg-basedir-1.1.1
- (2009-11-09) Package added to pkgsrc.se, version libxdg-basedir-1.0.2 (created)
CVS history: (Expand)
2022-07-25 13:12:30 by Thomas Klausner | Files touched by this commit (102) |
Log message:
*: remove pkg-config from tools where no buildlink3.mk file is included
Bulk build on NetBSD of these packages had the same result as before
(build succeeds, no PLIST change).
|
2021-10-26 13:35:01 by Nia Alarie | Files touched by this commit (674) |
Log message:
x11: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./x11/py-qt4/distinfo PyQt4_gpl_mac-4.12.3.tar.gz
|
2021-10-07 17:14:47 by Nia Alarie | Files touched by this commit (675) |
Log message:
x11: Remove SHA1 hashes for distfiles
|
2020-04-05 16:06:13 by Nia Alarie | Files touched by this commit (2) | |
Log message:
libxdg-basedir: Update to 1.2.0
Mark Nevill (4):
Pulled updated attributes.m4 from xine-lib.
Quickfix for warning in attributes.m4.
Added support for Basedir 0.7's XDG_RUNTIME_DIRECTORY.
Merge branch 'development', bumped version to 1.2.0, adjusted libtool \
version info.
|
2017-08-16 22:45:48 by Thomas Klausner | Files touched by this commit (209) |
Log message:
Comment out dead sites.
|
2015-11-04 04:29:14 by Alistair G. Crooks | Files touched by this commit (670) |
Log message:
Add SHA512 digests for distfiles for x11 category
Problems found locating distfiles:
Package modular-xorg-server: missing distfile xorg-server-1.17.4.tar.bz2
Package py-qt4: missing distfile PyQt-mac-gpl-4.11.1.tar.gz
Package xservers: missing distfile xservers-3.3.6.5.tar.bz2
Package xview-clients: missing distfile xview3.2p1-X11R6.tar.gz
Package xview-lib: missing distfile xview3.2p1-X11R6.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2012-10-29 06:07:25 by Aleksej Saushev | Files touched by this commit (563) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
2011-02-10 14:11:40 by OBATA Akio | Files touched by this commit (1) |
Log message:
Change default directry to match pkgsrc style, PR#42575
* Use ${PREFIX}/share instead of /usr/local/share for XDG_DATA_DIRS
* Use ${PKG_SYSCONFDIR}/xdg instead of /etc/xdg for XDG_CONFIG_DIRS
While here, set TEST_TARGET=check and modify test patterns to adapt
above changes.
Bump PKGREVISION.
|