pkgsrc/devel/GConf/Makefile.common

36 lines
930 B
Makefile
Raw Normal View History

GConf{,-ui}: update to 3.2.3 3.2.3 ===== Fixes: * 662991 - fix assert caused by Ross' incompetence (thanks Vincent Untz) 3.2.2 ===== Fixes: * 661372 - Avoid crash when there is no reply to messages in gconf_engine_notify_remove * Clean-up ORBit vs DBus logic (Jasper St. Pierre) 3.2.1 ===== Fixes: * 659835 - Configuration server couldn't be contacted: D-BUS error: Method "Set" with signature "s(ii)" on interface "org.gnome.GConf.Database" doesn't exist (Vincent Untz) * Build fix for -Werror=format-securiyt (Rico Tzschichholz) Translations: * fi (Tommi Vainikainen), ja (OKANO Takayoshi), vi (Nguyễn Thái Ngọc Duy) 3.2.0 ===== Translations: * da (Flemming Christensen), hu (Gabor Kelemen), eu (Inaki Larranaga Murgoitio), de (Mario Blättermann), as (Nilamdyuti Goswami) 3.1.92 ====== Fixes: * 655954 - allow setting gconf values to the schema defaults (Joey Zheng) Translations: * pt_BR (Antonio Fernandes C. Neto), pa (A S Alam), en_GB (Bruce Cowan), ko (Changwoo Ryu), pt (Duarte Loreto), ta (I Felix), ja (Jiro Matsuzawa), it (Luca Ferretti), or (Manoj Kumar Giri), pl (Piotr Drąg), gu (Sweta Kothari), ast (Xandru Armesto), zh_CN (Yinghua Wang), sr sr@latin (Мирослав Николић) 3.1.90 ====== Fixes: * 656262 - Support for conversion files from user specified and XDG data directories (Ryan Lortie) Translations: * ug (Abduxukur Abdurixit), ja (Takayoshi Okano), zh_HK zh_TW (Chao-Hsiung Liao), te (Krishnababu K) 3.1.6 ===== Fixes: * Fixes on the distcheck fixes * 655656 - Use "o" for the D-BUS object path rather than "s" (this changes the internal D-BUS API but for now we have a compatability bit that should avoid too much pain.) Misc: * DOAP file! 3.1.5 ===== Fixes: * gsettings-convert - conver to unsigned int correctly (Kalev Lember) * Distcheck fixes * 656248 - Handle messages that don't have interface set (Joey Zheng) * 654801 - Export pkg-config file and C include details in GIR file (Evan Nemerson) Misc: * Autogenerated ChangeLog * Update .gitignore Translations: * ru (Yuri Kozlov), fr (Claude Paroz), bg (Alexander Shopov), eo (Kristjan SCHMIDT), id (Andika Triwidada), th (Theppitak Karoonboonyanan) 3.1.4 ===== * gsettings-data-convert: Call g_type_init() * ensure_database: don't free the reply til we've finished with its args * build: Filter out generated corba code when building .gir And translation updates. 3.1.3 ===== Features - Add optional and disabled by default port to DBus Fixes - Use the cache when looking for keys we can't have locally Translation updates 2.32.5 ====== [accidently released with incorrect version, renamed to 3.1.3]
2017-11-28 15:33:52 +01:00
# $NetBSD: Makefile.common,v 1.22 2017/11/28 14:33:52 wiz Exp $
#
# used by devel/GConf/Makefile
# used by devel/GConf-ui/Makefile
GConf{,-ui}: update to 3.2.3 3.2.3 ===== Fixes: * 662991 - fix assert caused by Ross' incompetence (thanks Vincent Untz) 3.2.2 ===== Fixes: * 661372 - Avoid crash when there is no reply to messages in gconf_engine_notify_remove * Clean-up ORBit vs DBus logic (Jasper St. Pierre) 3.2.1 ===== Fixes: * 659835 - Configuration server couldn't be contacted: D-BUS error: Method "Set" with signature "s(ii)" on interface "org.gnome.GConf.Database" doesn't exist (Vincent Untz) * Build fix for -Werror=format-securiyt (Rico Tzschichholz) Translations: * fi (Tommi Vainikainen), ja (OKANO Takayoshi), vi (Nguyễn Thái Ngọc Duy) 3.2.0 ===== Translations: * da (Flemming Christensen), hu (Gabor Kelemen), eu (Inaki Larranaga Murgoitio), de (Mario Blättermann), as (Nilamdyuti Goswami) 3.1.92 ====== Fixes: * 655954 - allow setting gconf values to the schema defaults (Joey Zheng) Translations: * pt_BR (Antonio Fernandes C. Neto), pa (A S Alam), en_GB (Bruce Cowan), ko (Changwoo Ryu), pt (Duarte Loreto), ta (I Felix), ja (Jiro Matsuzawa), it (Luca Ferretti), or (Manoj Kumar Giri), pl (Piotr Drąg), gu (Sweta Kothari), ast (Xandru Armesto), zh_CN (Yinghua Wang), sr sr@latin (Мирослав Николић) 3.1.90 ====== Fixes: * 656262 - Support for conversion files from user specified and XDG data directories (Ryan Lortie) Translations: * ug (Abduxukur Abdurixit), ja (Takayoshi Okano), zh_HK zh_TW (Chao-Hsiung Liao), te (Krishnababu K) 3.1.6 ===== Fixes: * Fixes on the distcheck fixes * 655656 - Use "o" for the D-BUS object path rather than "s" (this changes the internal D-BUS API but for now we have a compatability bit that should avoid too much pain.) Misc: * DOAP file! 3.1.5 ===== Fixes: * gsettings-convert - conver to unsigned int correctly (Kalev Lember) * Distcheck fixes * 656248 - Handle messages that don't have interface set (Joey Zheng) * 654801 - Export pkg-config file and C include details in GIR file (Evan Nemerson) Misc: * Autogenerated ChangeLog * Update .gitignore Translations: * ru (Yuri Kozlov), fr (Claude Paroz), bg (Alexander Shopov), eo (Kristjan SCHMIDT), id (Andika Triwidada), th (Theppitak Karoonboonyanan) 3.1.4 ===== * gsettings-data-convert: Call g_type_init() * ensure_database: don't free the reply til we've finished with its args * build: Filter out generated corba code when building .gir And translation updates. 3.1.3 ===== Features - Add optional and disabled by default port to DBus Fixes - Use the cache when looking for keys we can't have locally Translation updates 2.32.5 ====== [accidently released with incorrect version, renamed to 3.1.3]
2017-11-28 15:33:52 +01:00
GCONF_VERSION= 3.2.3
Update GConf2 and GConf2-ui to 2.14.0: 2.14.0 ====== Misc - Improved manual page (Christopher Hanna) - Uses the new g_slice API (Benoît Dejean) - Got rid of padding members in private structs (Benoît) - Speed up the installation of multiple schema files (Josselin Mouette, Mark LcLoughlin) Fixes - Only calls closelog() when it has HAVE_SYSLOG_H (Tor Lillqvist) - Fixed a memory leak, bugs #332528 and #334047 (Kjartan Maraas, Matthias Clasen) Translators - Petr Tomeš (cs) - Rhys Jones (cy) - Ole Laursen (da) - Hendrik Richter (de) - Kostas Papadimas (el) - Ivar Smolin (et) - Iñaki Larrañaga (eu) - Rajesh Ranjan (hi) - Gabor Kelemen (hu) - Alessio Frusciante (it) - Takeshi AIHANA (ja) - Changwoo Ryu (ko) - Gnome PL Team (pl) - Evandro Fernandes Giovanini (pt_BR) - Duarte Loreto (pt) - Mişu Moldovan (ro) - Leonid Kanter (ru) - Laurent Dhima (sq) - Слободан Д. Средојевић (sr) - Christian Rose (sv) - Maxim Dziumanenko (uk) - Funda Wang (zh_CN) 2.13.5 ====== Features - Save translations in separate file with markup backend's "meged" mode (Mark McLoughlin) - Switch on "merged" mode for the defaults database (Mark McLoughlin) - Make gconf_value_compare() and gconf_entry_equal() public (Jorn Baayen) - Lots of new docs (Dinoop Thomas) Fixes - Remove unused --enable-gconf-source configure option (Mark McLoughlin) - Fix parallel build (Thomas Vander Stichele) - Make gconf_client_remove_dir() clear the dir's cache (Vincent Untz) - Win32 build fix - include DLLs in zipfile package (Tor Lillqvist) - Make gconf_value_decode() work with schemas (Nicolas Peninguy) - Fix segault unescaping strings (Dan Williams) - Remove C99 usage (Jens Granseuer) Translators - Ales Nyakhaychyk (be) - Alexander Shopov (bg) - Jordi Mallach (ca) - Adam Weinberger (en_CA) - Francisco Javier F. Serrador (es) - Ivar Smolin (et) - Ilkka Tuohela (fi) - Christophe Merlet (RedFox) (fr) - Ignacio Casal Quinteiro (gl) - Ankit Patel (gu) - Takeshi AIHANA (ja) - Žygimantas Beručka (lt) - Kjartan Maraas (nb) - Tino Meinen (nl) - Åsmund Skjæveland (nn) - Kjartan Maraas (no) - Evandro Fernandes Giovanini (pt_BR) - Marcel Telka (sk) - Theppitak Karoonboonyanan (th) - Clytie Siddall (vi) - Abel Cheung (zh_HK) - Chao-Hsiung Liao (zh_TW)
2006-03-30 22:50:02 +02:00
DISTNAME= GConf-${GCONF_VERSION}
CATEGORIES= devel gnome
GConf{,-ui}: update to 3.2.3 3.2.3 ===== Fixes: * 662991 - fix assert caused by Ross' incompetence (thanks Vincent Untz) 3.2.2 ===== Fixes: * 661372 - Avoid crash when there is no reply to messages in gconf_engine_notify_remove * Clean-up ORBit vs DBus logic (Jasper St. Pierre) 3.2.1 ===== Fixes: * 659835 - Configuration server couldn't be contacted: D-BUS error: Method "Set" with signature "s(ii)" on interface "org.gnome.GConf.Database" doesn't exist (Vincent Untz) * Build fix for -Werror=format-securiyt (Rico Tzschichholz) Translations: * fi (Tommi Vainikainen), ja (OKANO Takayoshi), vi (Nguyễn Thái Ngọc Duy) 3.2.0 ===== Translations: * da (Flemming Christensen), hu (Gabor Kelemen), eu (Inaki Larranaga Murgoitio), de (Mario Blättermann), as (Nilamdyuti Goswami) 3.1.92 ====== Fixes: * 655954 - allow setting gconf values to the schema defaults (Joey Zheng) Translations: * pt_BR (Antonio Fernandes C. Neto), pa (A S Alam), en_GB (Bruce Cowan), ko (Changwoo Ryu), pt (Duarte Loreto), ta (I Felix), ja (Jiro Matsuzawa), it (Luca Ferretti), or (Manoj Kumar Giri), pl (Piotr Drąg), gu (Sweta Kothari), ast (Xandru Armesto), zh_CN (Yinghua Wang), sr sr@latin (Мирослав Николић) 3.1.90 ====== Fixes: * 656262 - Support for conversion files from user specified and XDG data directories (Ryan Lortie) Translations: * ug (Abduxukur Abdurixit), ja (Takayoshi Okano), zh_HK zh_TW (Chao-Hsiung Liao), te (Krishnababu K) 3.1.6 ===== Fixes: * Fixes on the distcheck fixes * 655656 - Use "o" for the D-BUS object path rather than "s" (this changes the internal D-BUS API but for now we have a compatability bit that should avoid too much pain.) Misc: * DOAP file! 3.1.5 ===== Fixes: * gsettings-convert - conver to unsigned int correctly (Kalev Lember) * Distcheck fixes * 656248 - Handle messages that don't have interface set (Joey Zheng) * 654801 - Export pkg-config file and C include details in GIR file (Evan Nemerson) Misc: * Autogenerated ChangeLog * Update .gitignore Translations: * ru (Yuri Kozlov), fr (Claude Paroz), bg (Alexander Shopov), eo (Kristjan SCHMIDT), id (Andika Triwidada), th (Theppitak Karoonboonyanan) 3.1.4 ===== * gsettings-data-convert: Call g_type_init() * ensure_database: don't free the reply til we've finished with its args * build: Filter out generated corba code when building .gir And translation updates. 3.1.3 ===== Features - Add optional and disabled by default port to DBus Fixes - Use the cache when looking for keys we can't have locally Translation updates 2.32.5 ====== [accidently released with incorrect version, renamed to 3.1.3]
2017-11-28 15:33:52 +01:00
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/GConf/3.2/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
2017-07-31 00:47:48 +02:00
HOMEPAGE= https://www.gnome.org/projects/gconf/
COMMENT= Configuration database system used by GNOME
LICENSE= gnu-lgpl-v2
DISTINFO_FILE= ${.CURDIR}/../GConf/distinfo
FILESDIR= ${.CURDIR}/../GConf/files
PATCHDIR= ${.CURDIR}/../GConf/patches
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= gmake intltool msgfmt perl pkg-config
PKGCONFIG_OVERRIDE= gconf-2.0.pc.in
PKG_SYSCONFSUBDIR= gconf
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}
Update GConf2 and GConf2-ui to 2.8.0.1. This version corresponds to GNOME 2.8.0. 2.8.0.1 ======= Fixes - Use automake 1.7 (Mark) - Always ship the API docs html in the tarball (Mark) 2.8.0 ===== Translators - Ayman Hourieh (ar) - Kenan Hadžiavdić (bs) - Miloslav Trmac (cs) - Dafydd Harries (cy) - Kostas Papadimas (el) - Francisco Javier F. Serrador (es) - Alessio Frusciante (it) - Hasbullah Bin Pit (ms) - Evandro Fernandes Giovanini (pt_BR) - Mişu Moldovan (ro) - Gurkan Aslan (tr) 2.7.92 ====== Fixes - Fix crash caused by dropping the default database early (Mark) - Fix issue with SIGHUP causing listeners to be dropped (Josselin Mouette) - Only install the global schema default in the C locale (Mark) - Don't crash if there's no schema for the locale (Mark) Translators - Jordi Mallach (ca) - Laszlo Dvornik (hu) - Pawan Chitrakar (ne) - Tino Meinen (nl) - Laurent Dhima (sq) - Maxim Dziumanenko (uk) 2.7.91.1 ======== Features - Switch off the "subtree-in-a-file" thing again (Mark) See: http://mail.gnome.org/archives/desktop-devel-list/2004-August/msg00393.html Translators - Kenan Hadžiavdić (bs) - Martin Willemoes Hansen (da) - Pauli Virtanen (fi) - Takeshi AIHANA (ja) - Laurent Dhima (sq) 2.7.91 ====== Fixes - Fix a bunch of coding errors (Kjartan Maraas) - Always install schemas with the correct permissions (Mark) - Fix various strings to use better terminology (Danilo Šegan) Translators - Miloslav Trmac (cs) - Christian Neumair (de) - Adam Weinberger (en_CA) - David Lodge (en_GB) - Francisco Javier F. Serrador (es) - Pauli Virtanen (fi) - Ankit Patel (gu) - Changwoo Ryu (ko) - Sanlig Badral (mn) - Kjartan Maraas (nb) - Åsmund Skjæveland (nn) - Kjartan Maraas (no) - Amanpreet Singh Alam (pa) - Gnome PL Team (pl) - Duarte Loreto (pt) - Dmitry G. Mastrukov (ru) - Laurent Dhima (sq) - Данило Шеган (sr) - Christian Rose (sv) - Funda Wang (zh_CN) 2.7.90 ====== Fixes - Remove unused internal function (Carlos Daniel Ruvalcaba Valenzuela) - Bring docs up to date with GObject (rather than GtkObject) usage (Kai Willadsen) Translators - Rostislav Raykov (bg) - Adam Weinberger (en_CA) - Francisco Javier F. Serrador (es) - Ravishankar Shrivastava (hi) - Laszlo Dvornik (hu) - Takeshi AIHANA (ja) - Changwoo Ryu (ko) - Žygimantas Beručka (lt) - Sanlig Badral (mn) - Tino Meinen (nl) - Kjartan Maraas (no) - Gnome PL Team (pl) - Duarte Loreto (pt) - Laurent Dhima (sq) - Christian Rose (sv) - Maxim Dziumanenko (uk) 2.7.3.1 ======= Fixes - Make --makefile-install-rule worky again (Mark) - Remove an outdated comment from the path file (Fernando Herrera) Translators - Alexander Shopov (bg) - Miloslav Trmac (cs) - Gareth Owen (en_GB) - Laurent Dhima (sq) 2.7.3 ===== Features - Switch on "subtree-in-a-file" at certain points in the tree (Mark) o See http://mail.gnome.org/archives/desktop-devel-list/2004-June/msg00424.html - Add --unload to gconftool which complements --load (Julio M. Merino Vidal, Mark) - Add --sysgconfsubdir configure argument (Julio M. Merino Vidal) - Make gconfd reload all databases on SIGHUP (Josselin Mouette) Fixes - Fix gconfd segfault from freeing the default database twice (Mark) - Warn in docs to call g_type_init() before using GConfCient (Leonardo Quijano Vincenzi) - Don't create a dir during docs build if not needed (Julio M. Merino Vidal) - Encode non-ascii GConf keys using a more compact encoding (Mariano Suárez-Alvare) - 64-bit fix (Joe Marcus Clarke) - Plug a leak (Kjartan Maraas) 2.7.1 ===== Features: - Add a --ignore-schema-defaults argument for use with gconftool-2 --dump (Mark) - Add API to construct databases from arbitrary stacks of sources (Mark) - Allow backends to notify the daemon of changes (Cyrille Moureaux, Mark) - Add vtable size mismatch detection (Mark) Fixes: - Fix accidental use of a C99ism (Morten Welinder) - Fix random crashes when unsetting keys (Richard Hult) - Fix .gconfd/saved_state growing to a huge size (Gustavo Giráldez) Translators: - Gisela Carbonell (ca) - Miloslav Trmac (cs) - Adam Weinberger (en_CA) - Gareth Owen (en_GB) - Francisco Javier F. Serrador (es) - Hizkuntza Politikarako Sailburuordetza (eu) - Christophe Merlet (RedFox) (fr) - Nirav, Ankit, Ankur, Atit, Bhavin, Kartik, Khushbu, Sweta. (gu) - helgi (is) - Alessio Frusciante (it) - Kjartan Maraas (no) - Laurent Dhima (sq) - Данило Шеган (sr) - Yuri Syrota (uk) - Funda Wang (zh_CN)
2004-09-21 18:44:50 +02:00
CONFIGURE_ARGS+= --with-sysconfsubdir=
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.28
.include "../../devel/glib2/buildlink3.mk"