diff options
author | mef <mef@pkgsrc.org> | 2014-12-13 03:20:59 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2014-12-13 03:20:59 +0000 |
commit | c7fcf3d44a516e7e22cec842b919f758e6540971 (patch) | |
tree | 3e8c6c2b8374f40ea400d0b3ada2aa04ab26d392 /misc | |
parent | 8eafd74a92649027a8873e5364a80299f493f93d (diff) | |
download | pkgsrc-c7fcf3d44a516e7e22cec842b919f758e6540971.tar.gz |
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]
Diffstat (limited to 'misc')
-rw-r--r-- | misc/mousetweaks/Makefile | 7 | ||||
-rw-r--r-- | misc/mousetweaks/distinfo | 8 |
2 files changed, 7 insertions, 8 deletions
diff --git a/misc/mousetweaks/Makefile b/misc/mousetweaks/Makefile index f019d1a79db..dde5546d3e9 100644 --- a/misc/mousetweaks/Makefile +++ b/misc/mousetweaks/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.51 2014/10/07 16:47:30 adam Exp $ +# $NetBSD: Makefile,v 1.52 2014/12/13 03:20:59 mef Exp $ # -DISTNAME= mousetweaks-2.28.1 -PKGREVISION= 39 +DISTNAME= mousetweaks-2.32.1 CATEGORIES= misc -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/mousetweaks/2.28/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/mousetweaks/2.32/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://live.gnome.org/Mousetweaks/Home diff --git a/misc/mousetweaks/distinfo b/misc/mousetweaks/distinfo index d03b0d85b9c..1a5dc4106e7 100644 --- a/misc/mousetweaks/distinfo +++ b/misc/mousetweaks/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2009/11/17 17:41:07 wiz Exp $ +$NetBSD: distinfo,v 1.7 2014/12/13 03:20:59 mef Exp $ -SHA1 (mousetweaks-2.28.1.tar.gz) = 8a0edc147677448bf8f5de26aad1ff8e3f6d35bc -RMD160 (mousetweaks-2.28.1.tar.gz) = 3a3cf9052011e6868465005772002702344aa6d2 -Size (mousetweaks-2.28.1.tar.gz) = 2161418 bytes +SHA1 (mousetweaks-2.32.1.tar.gz) = 3df6913ffee2130fe4f7c7c9215d790fda9729cd +RMD160 (mousetweaks-2.32.1.tar.gz) = da34a15775e0e7db32a774f95a9ba07c60c27c1c +Size (mousetweaks-2.32.1.tar.gz) = 2377894 bytes |