Based on PR#45812 by Patrick Welche.
While here, add colorblind applet support.
What's new in gnome-mag-0.16.3:
* Fixes:
Fix bug #630877 (Li Yuan)
Fix build with gcc 4.4.3 adding explicity -lm
* Translations:
Carles Ferrando (Catalan (Valencian)), Sahran (UG)
What's new in gnome-mag-0.16.2:
* Fixes:
Code cleanups (Romain Perier, Stéphane Maniaci)
Remove G*_DISABLE_DEPREATE
* Translations:
Gil Forcada (ca), Petr Kovar (cs), Thomas Thurman (en@shaw), Kristjan
SCHMIDT (eo), Mattias Põldaru (et), Fran Diéguez (gl), Dirgita (id),
Takeshi AIHANA (ja), Shankar Prasad (kn), Matej Urbančič (sl)
What's new in gnome-mag-0.16.1:
* Fixes:
#612818 - gnome-mag fails to build with latest gtk 2.19.7 (André Klapper)
#610935 - POTFILES.in is broken
#609456 - Broken build because of colorblind when building from git
* Translations:
Fran Diéguez (gl), Inaki Larranaga Murgoitio (eu), Kostas Papadimas (el)
Roman Mátyus (sk)
What's new in gnome-mag-0.16.0:
* New features:
Added D-BUS support.
* Translations:
Dumitru Mișu Moldovan (ro), Jamil Ahmed (bn), Thomas Thurman (en@shaw)
Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.
Packages needing empty directories can use the @pkgdir command in PLIST.
Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
What's new in gnome-mag-0.15.6:
* Fixes for the following bugs:
#573023 - Migrate deprecated gnome-vfs to gio/gvfs (Simon Vanderlinden)
#577937 - colorblind applet does not run (Willie Walker)
* Translations:
* Krishnababu K (te), Djihed Afifi (ar), Amitakhya Phukan (as),
Ignacio Casal Quinteiro (gl)
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
What's new in gnome-mag-0.15.5:
* Translations:
* Raivis Dejus (lv), Adi Roiban and Jani Monoses (ro),
Mikel González and Gil Forcada (ast),
Chao-Hsiung Liao (zh_HK), Chao-Hsiung Liao (zh_TW),
Djihed Afifi (at), Luca Ferretti (it),
Alexander Shopov (bg), Pema Geyleg (dz), Yair Hershkovitz and
Yaron Sharabani (he).
What's new in gnome-mag-0.15.4:
* Translations:
* Djihed Afifi (ar), Runa Bhattacharjee (bn_IN), Dawa pemo (dz),
Ante Karamatić (hr), Gabor Kelemen (hu), Tomasz Dominikowski (pl),
Горан Ракић (sr).
What's new in gnome-mag-0.15.3:
* Fix for the following bug:
#532918: It's unable to launch magnifier of orca in gdm login window.
Thanks for the patch Willie!
* Translations:
* Djihed Afifi (ar), Jorge González (es), Shankar Prasad (kn)
Manoj Kumar Giri (or).
What's new in gnome-mag-0.15.2:
* Committed new patch for bug #520796. This one add the showCursor method.
* Translations:
* Djihed Afifi (ar)
What's new in gnome-mag-0.15.1:
* Fix for the following bug:
#520796: Magnifier should turn off the system sprite/cursor/mouse when
using full screen magnification.
* Translations:
* Djihed Afifi (ar), Petr Kovar (cs), Giannis Katsampiris (el)
David Lodge (en_GB), Jorge González (es),
Iñaki Larrañaga Murgoitio (eu), Ignacio Casal Quinteiro (gl),
Yair Hershkovitz (he), Rajesh Ranjan (hi), Gabor Kelemen (hu),
Luca Ferretti (it), Ani Peter (ml), sandeep shedmake (mr),
Nabin Gautam (ne), Yannig Marchegay (Kokoyaya) (oc),
Baris Cicek (tr), Woodman Tuen (zh_HK), Woodman Tuen (zh_TW)
What's new in gnome-mag-0.15.0:
* Fix for the following bugs:
#444137: gnome-mag uses private gdk-pixbuf api
#458361: pointer don't update properly
#473152: magnifier isn't tracking damage events properly
#481009: magnifier should expose "full-screen capable" property to
bonobo clients
#482328: --ignore-composite not being honored
#483169: wrong syntax in MAINTAINERS
#484492: uninstall-hook missing (does not update icon cache)
#486696: switching from different displays to single display on the fly
make the magnifier work wrong
#492795: String not marked for translation
#502893: gnome-mag should expose "color blind filter" capable to bonobo
clients
#503073: Border-size should be definable for each side of the zoomer
#503074: crosswire length should be customizable
#503075: Setting the magfactor shouldn't "blank out" the screen
#505914: cursors events aren't handled properly
* Translations:
* ar(Djihed Afifi), be@latin(Ihar Hrachyshka),
bn_IN(Sayamindu Dasgupta), eo(Dominique PELLE), es(Jorge González),
et(Ivar Smolin), eu(Iñaki Larrañaga Murgoitio), ga(Pól Ó Dubhthaigh),
gl(Ignacio Casal Quinteiro), gu(Ankit Patel), id(Ahmad Riza H Nst),
kn(Yogeesh MB), ko(Changwoo Ryu), lt(vt), lv(Raivis Dejus),
nb(Kjartan Maraas), nl(Wouter Bolsterlee), nn(Eskild Hustvedt),
pa(Amanpreet Singh Alam), pt(Duarte Loreto), rw(Steve Murphy),
sl(Matej Urban%Gč%@i%Gč%@), ug(Abduxukur Abdurixit),
uz@cyrillic(Nurali Abdurahmonov)
changes:
-bugfixes
-translation updates
-Isolated the X11 dependency, making easier to support others graphical
environments
-Improved the magnifier compositor performance, through the elimination of
X11 sync calls
-Create an applet to apply colorblind filters
What's new in gnome-mag-0.14.3:
* Fix for bug #397819. When the patch was applied, I didin't percept that the
-v meaning changed from --vertical to --version and since the -v to mean
--vertical is well know a new patch was applied to revert this.
What's new in gnome-mag-0.14.2:
* Fixes for bugs #397025, #376047, #397819 and #408133.
Translations
* Alexander Shopov (bg), Peter Bach (da), Hendrik Richter (de),
Lauri Nurmi (fi), Stéphane Raimbault (fr), Gabor Kelemen (hu)
Changwoo Ryu (ko), Gintautas Miliauskas (lt), Wouter Bolsterlee (nl)
GNOME PL Team (pl), Duarte Loreto (pt), Woodman Tuen (zh_HK)
Woodman Tuen (zh_TW)
What's new in gnome-mag-0.14.1:
* Added COMPOSITE support. Now full screen magnification is possible without
workarounds with the X server configuration file!
* Switch to GOption. Thanks to Christian Kirbach!
What's new in gnome-mag-0.14.0:
* Fix for bug #377856. Added colorblind filtering support. This is achieved
throw the libcolorblind
(http://people.debian.org/~ruoso/libcolorblind-0.0.0.tgz). Thanks Daniel Ruoso
for this development!
* Fix for bug #379258. Added brightness manipulation support.
* Fix for bug #348629. Correct the contrast filtering behavior.
* Fix for bug #357647. Now you can type 'man magnifier'. Thanks George Kraft
IV.
* Fix for bug #376047. This avoid the magnifier screen flick after the user
start a server (Gnopernicus, LSR or Orca). Thanks Eitan Isaacsion!
* Fix for bug #98240. Now the magnifier have borders!
* Fix for bug #355583. Removed a memory leak. Thanks Aurelian Radu for
reporting this!
* Fixes for bugs #342170, 342168, #348169, #319010, #342168, #342174, #342166,
#348261, #372731 (Thanks Eitan Isaacson), #375986, #342173, #348593
Translations
* Khaled Hosny (ar), Francisco Javier F. Serrador (es),
Ankit Patel (gu), Jovan Naumovski (mk), Kjartan Maraas (nb)
GNOME PL Team (pl), Daniel Nylander (sv),
Theppitak Karoonboonyanan (th)
or USE_X11BASE set, but don't include mk/x11.buildlink3.mk directly or
via buildlink3.mks
- introduce BUILDLINK_PREFIX.libXpm as alias for BUILDLINK_PREFIX.xpm
in the !modular case
- fix some cases where the check for libX11 couldn't work at all by using
C++ for compilation without including the proper headers
Verified using a full X11_TYPE=xorg bulk build without additional
breakage. Discussed with salo@, wiz@ and send to packages@ for feedback.
* Fix for #344070, changed how the update is done to avoid bad blocks generated
during this process.
* Fix for #343689, adding contrast support to gnome-mag.
Translations
* Sayamindu Dasgupta (bn_IN), Dominique PELLE (eo),
Rahul Bhalerao (mr), rajeev shrestha (ne) and Abel Cheung (zh_HK)
What's new in gnome-mag-0.12.6:
* Fix for #344070, changed how the update is done to avoid bad blocks generated
during this process.
* Fix for #343689, adding contrast support to gnome-mag.
Translations
* Sayamindu Dasgupta (bn_IN), Dominique PELLE (eo),
Rahul Bhalerao (mr), rajeev shrestha (ne) and Abel Cheung (zh_HK)
What's new in gnome-mag-0.12.5:
* Fix for #323032, whick install ORBit modules, so orca can use the magnifier
services (Thanks Willie Walker!).
* Fix for #337985, to conform with the GNOME goal to use po/LINGUAS (Thanks
Brian Pepple!).
* Fixes for #338551, #341854, #341883, #341888.
and add a new helper target and script, "show-buildlink3", that outputs
a listing of the buildlink3.mk files included as well as the depth at
which they are included.
For example, "make show-buildlink3" in fonts/Xft2 displays:
zlib
fontconfig
iconv
zlib
freetype2
expat
freetype2
Xrender
renderproto
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
RECOMMENDED is removed. It becomes ABI_DEPENDS.
BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo.
BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo.
BUILDLINK_DEPENDS does not change.
IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS
which defaults to "yes".
Added to obsolete.mk checking for IGNORE_RECOMMENDED.
I did not manually go through and fix any aesthetic tab/spacing issues.
I have tested the above patch on DragonFly building and packaging
subversion and pkglint and their many dependencies.
I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I
have used IGNORE_RECOMMENDED for a long time). I have been an active user
of IGNORE_RECOMMENDED since it was available.
As suggested, I removed the documentation sentences suggesting bumping for
"security" issues.
As discussed on tech-pkg.
I will commit to revbump, pkglint, pkg_install, createbuildlink separately.
Note that if you use wip, it will fail! I will commit to pkgsrc-wip
later (within day).
* Use doxygen to build idl docs, if available.
* Fixes to prevent unnecessary repaints, and reallocate the scaled pixbuf
if the source bounds change (from Carlos Diogenes), bug #171465.
developer is officially maintaining the package.
The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list). Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.