2018-03-12 12:15:24 +01:00
|
|
|
# $NetBSD: Makefile,v 1.68 2018/03/12 11:17:09 wiz Exp $
|
2008-12-03 10:26:00 +01:00
|
|
|
#
|
|
|
|
|
Update 2.28.1 to 2.32.1
-----------------------
Version 2.32.1
- New and updated translations:
[ca@valencia] [el] [et] [eu] [ja] [ko] [lt] [sk]
Version 2.32.0
- New and updated translations:
[ar] [da] [et] [ja] [nl] [po] [pt_BR] [ro] [ru]
Version 2.31.92
- New and updated translations:
[en_GB] [et] [hu] [pt]
- New and updated manual translation:
[cs] Adrian Gunis
Version 2.31.91
- New and updated translations:
[bg] [ca] [fr] [sr] [sr@latin] [zh_HK] [zh_TW]
- New and updated manual translation:
[fr]
Version 2.31.90
- New and updated translations:
[cs] [id] [it] [pa]
- New and updated manual translation:
[de] [es]
Version 2.31.6
- Misc changes, improvements and fixes:
* Clean up indentations in Makefiles
* Fix spelling mistakes in the manual, by Christian Kirbach - bgo #625770
* Update version of manual to 2.32
- New and updated translations:
[de] [es] [gl] [nb] [sk] [sv] [ta] [zh_CN]
- New and updated manual translation:
[de] [zh_CN]
Version 2.31.5
- New and updated translations:
[es] [gl]
Version 2.31.4
- Misc changes, improvements and fixes:
* Migrate daemon and dwell click to GDBus
* Remove dbus-glib dependency
* Unify code style
* Make singleton classes reusable
* Integrate unix signals into the main loop
* Rework pointer-capture applet
* Update man pages
* Update manual about modified cli commands
* Update manual about drop of AT-SPI dependency
- New and updated translations:
[es] [gl] [he] [sl]
Version 2.31.3
- Misc changes, improvements and fixes:
* Drop the use of AT-SPI to get global mouse events
* Remove dependency from the AT-SPI framework
* Remove a11y gconf key
* Don't use a separate X connection for XTest
* Add private variable to cursor-manager and clean up
* Rename some variables and function names
* Remove unused variable
* Update man page
- New and updated translations:
[et] [he] [nb]
- New and updated manual translation:
[cs]
Version 2.31.2
- Misc changes, improvements and fixes:
* Compile with -DGSEAL_ENABLED; bumps gtk+ to 2.18 - closes bgo#612492
- New and updated translations:
[ca@valencia] [da] [el] [en@shaw] [eu] [nl] [pa] [sr] [sr@latin]
- New and updated manual translation:
[el]
Version 2.31.1
- Version 2.31.1 has been skipped
Version 2.30.0
- Misc changes, improvements and fixes:
* Adapt manual to new behaviour of the simulated secondary click
- New and updated translations:
[ast] [ca] [eu] [fi] [hu] [it] [ko] [pt] [ru] [uk]
- New and updated manual translation:
[cs] [de] [es] [fr]
Version 2.29.92
- Misc changes, improvements and fixes:
* Fix secondary clicks - closes LP: #525735
- New and updated translations:
[de] [en_GB] [hu] [nb] [pl]
- New and updated manual translation:
[de] [es]
Version 2.29.91
- Misc changes, improvements and fixes:
* Use input-mouse icon for Enable button
* Add changes of this development cycle to manual
* Add --login option to manpage
- New and updated translations:
[cs] [gl] [pt_BR] [ro] [ta] [zh_HK] [zh_TW]
Version 2.29.90
- New and updated translations:
[bn] [fr] [sl] [th]
Version 2.29.6
- New and updated translations:
[bg] [eu] [nb]
Version 2.29.5
- Misc changes, improvements and fixes:
* Add --login command-line option
- New and updated translations:
[es] [uk] [se]
Version 2.29.4
- New and updated translations:
[he] [ro] [sv]
Version 2.29.3
- New and updated translations:
[sl]
- New and updated manual translation:
[zh_CN]
Version 2.29.2
- Misc changes, improvements and fixes:
* Fix the default dwell mode in the gconf schema file
* Do not daemonize by default and add the --daemonize cli option
- New and updated translations:
[es]
Version 2.29.1
- Misc changes, improvements and fixes:
* Don't use a pointer grab to lock the cursor - closes bgo #598538
- New and updated translations:
[el] [et] [ro] [ru]
- New and updated manual translation:
[cs]
2014-12-13 04:20:59 +01:00
|
|
|
DISTNAME= mousetweaks-2.32.1
|
2018-03-12 12:15:24 +01:00
|
|
|
PKGREVISION= 16
|
2008-12-03 10:26:00 +01:00
|
|
|
CATEGORIES= misc
|
Update 2.28.1 to 2.32.1
-----------------------
Version 2.32.1
- New and updated translations:
[ca@valencia] [el] [et] [eu] [ja] [ko] [lt] [sk]
Version 2.32.0
- New and updated translations:
[ar] [da] [et] [ja] [nl] [po] [pt_BR] [ro] [ru]
Version 2.31.92
- New and updated translations:
[en_GB] [et] [hu] [pt]
- New and updated manual translation:
[cs] Adrian Gunis
Version 2.31.91
- New and updated translations:
[bg] [ca] [fr] [sr] [sr@latin] [zh_HK] [zh_TW]
- New and updated manual translation:
[fr]
Version 2.31.90
- New and updated translations:
[cs] [id] [it] [pa]
- New and updated manual translation:
[de] [es]
Version 2.31.6
- Misc changes, improvements and fixes:
* Clean up indentations in Makefiles
* Fix spelling mistakes in the manual, by Christian Kirbach - bgo #625770
* Update version of manual to 2.32
- New and updated translations:
[de] [es] [gl] [nb] [sk] [sv] [ta] [zh_CN]
- New and updated manual translation:
[de] [zh_CN]
Version 2.31.5
- New and updated translations:
[es] [gl]
Version 2.31.4
- Misc changes, improvements and fixes:
* Migrate daemon and dwell click to GDBus
* Remove dbus-glib dependency
* Unify code style
* Make singleton classes reusable
* Integrate unix signals into the main loop
* Rework pointer-capture applet
* Update man pages
* Update manual about modified cli commands
* Update manual about drop of AT-SPI dependency
- New and updated translations:
[es] [gl] [he] [sl]
Version 2.31.3
- Misc changes, improvements and fixes:
* Drop the use of AT-SPI to get global mouse events
* Remove dependency from the AT-SPI framework
* Remove a11y gconf key
* Don't use a separate X connection for XTest
* Add private variable to cursor-manager and clean up
* Rename some variables and function names
* Remove unused variable
* Update man page
- New and updated translations:
[et] [he] [nb]
- New and updated manual translation:
[cs]
Version 2.31.2
- Misc changes, improvements and fixes:
* Compile with -DGSEAL_ENABLED; bumps gtk+ to 2.18 - closes bgo#612492
- New and updated translations:
[ca@valencia] [da] [el] [en@shaw] [eu] [nl] [pa] [sr] [sr@latin]
- New and updated manual translation:
[el]
Version 2.31.1
- Version 2.31.1 has been skipped
Version 2.30.0
- Misc changes, improvements and fixes:
* Adapt manual to new behaviour of the simulated secondary click
- New and updated translations:
[ast] [ca] [eu] [fi] [hu] [it] [ko] [pt] [ru] [uk]
- New and updated manual translation:
[cs] [de] [es] [fr]
Version 2.29.92
- Misc changes, improvements and fixes:
* Fix secondary clicks - closes LP: #525735
- New and updated translations:
[de] [en_GB] [hu] [nb] [pl]
- New and updated manual translation:
[de] [es]
Version 2.29.91
- Misc changes, improvements and fixes:
* Use input-mouse icon for Enable button
* Add changes of this development cycle to manual
* Add --login option to manpage
- New and updated translations:
[cs] [gl] [pt_BR] [ro] [ta] [zh_HK] [zh_TW]
Version 2.29.90
- New and updated translations:
[bn] [fr] [sl] [th]
Version 2.29.6
- New and updated translations:
[bg] [eu] [nb]
Version 2.29.5
- Misc changes, improvements and fixes:
* Add --login command-line option
- New and updated translations:
[es] [uk] [se]
Version 2.29.4
- New and updated translations:
[he] [ro] [sv]
Version 2.29.3
- New and updated translations:
[sl]
- New and updated manual translation:
[zh_CN]
Version 2.29.2
- Misc changes, improvements and fixes:
* Fix the default dwell mode in the gconf schema file
* Do not daemonize by default and add the --daemonize cli option
- New and updated translations:
[es]
Version 2.29.1
- Misc changes, improvements and fixes:
* Don't use a pointer grab to lock the cursor - closes bgo #598538
- New and updated translations:
[el] [et] [ro] [ru]
- New and updated manual translation:
[cs]
2014-12-13 04:20:59 +01:00
|
|
|
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/mousetweaks/2.32/}
|
2008-12-03 10:26:00 +01:00
|
|
|
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
|
|
HOMEPAGE= http://live.gnome.org/Mousetweaks/Home
|
|
|
|
COMMENT= Mouse accessibility software
|
2009-07-22 23:28:06 +02:00
|
|
|
LICENSE= gnu-gpl-v3 AND gnu-fdl-v1.3
|
2008-12-03 10:26:00 +01:00
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
|
|
|
GCONF_SCHEMAS+= mousetweaks.schemas
|
|
|
|
GCONF_SCHEMAS+= pointer-capture-applet.schemas
|
|
|
|
|
2009-03-03 13:58:25 +01:00
|
|
|
USE_TOOLS+= gmake intltool msgfmt pkg-config
|
2008-12-03 10:26:00 +01:00
|
|
|
|
|
|
|
BUILDLINK_API_DEPENDS.GConf+= GConf>=2.16.0
|
|
|
|
.include "../../devel/GConf/schemas.mk"
|
|
|
|
.include "../../devel/at-spi/buildlink3.mk"
|
|
|
|
BUILDLINK_API_DEPENDS.libglade+= libglade>=2.4.0
|
|
|
|
.include "../../devel/libglade/buildlink3.mk"
|
|
|
|
.include "../../sysutils/dbus-glib/buildlink3.mk"
|
|
|
|
.include "../../textproc/gnome-doc-utils/buildlink3.mk"
|
2009-03-08 16:56:43 +01:00
|
|
|
.include "../../mk/omf-scrollkeeper.mk"
|
2008-12-03 10:26:00 +01:00
|
|
|
.include "../../x11/libXcursor/buildlink3.mk"
|
|
|
|
.include "../../x11/libXfixes/buildlink3.mk"
|
|
|
|
.include "../../x11/libXtst/buildlink3.mk"
|
|
|
|
.include "../../x11/gnome-panel/buildlink3.mk"
|
|
|
|
BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.13.1
|
|
|
|
.include "../../x11/gtk2/buildlink3.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|