comparison README @ 19:f0accfc74f7b

Port to GLib version 2.48 or later Use GApplication instead of the custom XWritedUnique object for uniqueness. Use GNotification from GIO instead of libnotify. Remove help and debug options from documentation. Replace intltool with GNU gettext (version 0.19 or later required).
author Guido Berhoerster <guido+xwrited@berhoerster.name>
date Sat, 28 Jul 2018 22:02:24 +0200
parents 4a5330979433
children
comparison
equal deleted inserted replaced
18:4a5330979433 19:f0accfc74f7b
12 xwrited requires a POSIX:2004 compatible operating system, it has been tested 12 xwrited requires a POSIX:2004 compatible operating system, it has been tested
13 to work on Linux distributions, FreeBSD, DragonFly BSD, NetBSD, and Solaris and 13 to work on Linux distributions, FreeBSD, DragonFly BSD, NetBSD, and Solaris and
14 Illumos-derived distributions. The following tools and shared libraries are 14 Illumos-derived distributions. The following tools and shared libraries are
15 required to build xwrited: 15 required to build xwrited:
16 16
17 - GNU make >= 3.81 17 - GNU make version 3.81 or later
18 - GNU or BSD install 18 - GNU or BSD install
19 - GLib version 2.26 or later 19 - GNU gettext 0.19 or later
20 - the D-Bus GLib bindings for GLib < 2.25.5 20 - GLib version 2.48 or later
21 - libutempter on Linux 21 - libutempter on Linux
22 22 - the xsltproc tool from libxml2
23 Rebuilding the man pages additionally requires the xsltproc tool from libxml2.
24 23
25 Before building xwrited check the commented macros in the Makefile for any 24 Before building xwrited check the commented macros in the Makefile for any
26 macros you may need to override depending on the used toolchain and operating 25 macros you may need to override depending on the used toolchain and operating
27 system. 26 system.
28 27
76 debugger for detailed instructions on generating backtraces. 75 debugger for detailed instructions on generating backtraces.
77 76
78 License 77 License
79 ------- 78 -------
80 79
81 Except otherwise noted, all files are Copyright (C) 2014 Guido Berhoerster and 80 Except otherwise noted, all files are Copyright (C) 2018 Guido Berhoerster and
82 distributed under the following license terms: 81 distributed under the following license terms:
83 82
84 Copyright (C) 2014 Guido Berhoerster <guido+xwrited@berhoerster.name> 83 Copyright (C) 2018 Guido Berhoerster <guido+xwrited@berhoerster.name>
85 84
86 Permission is hereby granted, free of charge, to any person obtaining 85 Permission is hereby granted, free of charge, to any person obtaining
87 a copy of this software and associated documentation files (the 86 a copy of this software and associated documentation files (the
88 "Software"), to deal in the Software without restriction, including 87 "Software"), to deal in the Software without restriction, including
89 without limitation the rights to use, copy, modify, merge, publish, 88 without limitation the rights to use, copy, modify, merge, publish,