- update mousetweaks to 2.32.0
This commit is contained in:
parent
609e092b33
commit
b8967b7634
@ -1,10 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.25 2010/07/13 20:37:03 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.26 2010/09/30 09:29:26 jasper Exp $
|
||||
|
||||
COMMENT= mouse accessibility enhancements for GNOME
|
||||
|
||||
GNOME_PROJECT= mousetweaks
|
||||
GNOME_VERSION= 2.30.2
|
||||
REVISION= 0
|
||||
GNOME_VERSION= 2.32.0
|
||||
|
||||
HOMEPAGE= http://live.gnome.org/Mousetweaks/Home
|
||||
|
||||
@ -22,14 +21,13 @@ WANTLIB += gdk_pixbuf-2.0 gio-2.0 glib-2.0 glitz gmodule-2.0 gnome-2
|
||||
WANTLIB += gnomecanvas-2 gnomevfs-2 gobject-2.0 gthread-2.0 gtk-x11-2.0
|
||||
WANTLIB += m pango-1.0 pangocairo-1.0 pangoft2-1.0 pixman-1 popt
|
||||
WANTLIB += pthread pthread-stubs xcb xcb-render xcb-render-util
|
||||
WANTLIB += xml2 z panel-applet-2 spi cspi
|
||||
WANTLIB += xml2 z panel-applet-2 canberra png
|
||||
|
||||
MODULES= devel/gconf2 \
|
||||
devel/gettext \
|
||||
x11/gnome
|
||||
|
||||
LIB_DEPENDS= ::x11/gnome/panel \
|
||||
::x11/gnome/at-spi
|
||||
LIB_DEPENDS= ::x11/gnome/panel
|
||||
|
||||
USE_X11= Yes
|
||||
MODGNOME_HELP_FILES= Yes
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (gnome/mousetweaks-2.30.2.tar.bz2) = NedV+eYHseGPnMYZ7ElsJA==
|
||||
RMD160 (gnome/mousetweaks-2.30.2.tar.bz2) = uLLBasb44eMfCHyyBGToleKztMQ=
|
||||
SHA1 (gnome/mousetweaks-2.30.2.tar.bz2) = ej1yQEjUMPRZ6uWBEugwIXYTY9U=
|
||||
SHA256 (gnome/mousetweaks-2.30.2.tar.bz2) = 0gTkG7pPFHKCRtwBuGfVn7yegJc58KfprSJqla9ZTaQ=
|
||||
SIZE (gnome/mousetweaks-2.30.2.tar.bz2) = 2195681
|
||||
MD5 (gnome/mousetweaks-2.32.0.tar.bz2) = Mmx5Sb7kfbonGBGxTy0SBg==
|
||||
RMD160 (gnome/mousetweaks-2.32.0.tar.bz2) = H4xlb1Hs209KhLbICmbxP4bJY3g=
|
||||
SHA1 (gnome/mousetweaks-2.32.0.tar.bz2) = 1B2VcEuILy+c9rLUYY6x15IcmNA=
|
||||
SHA256 (gnome/mousetweaks-2.32.0.tar.bz2) = h05m3Af1+gp6MqMq5WuzR+71hD11yUpjy0rTlC+bUEc=
|
||||
SIZE (gnome/mousetweaks-2.32.0.tar.bz2) = 2218719
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.8 2010/04/23 16:30:41 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.9 2010/09/30 09:29:26 jasper Exp $
|
||||
@bin bin/dwell-click-applet
|
||||
@bin bin/mousetweaks
|
||||
@bin bin/pointer-capture-applet
|
||||
@ -239,6 +239,7 @@ share/locale/gu/LC_MESSAGES/mousetweaks.mo
|
||||
share/locale/he/LC_MESSAGES/mousetweaks.mo
|
||||
share/locale/hi/LC_MESSAGES/mousetweaks.mo
|
||||
share/locale/hu/LC_MESSAGES/mousetweaks.mo
|
||||
share/locale/id/LC_MESSAGES/mousetweaks.mo
|
||||
share/locale/it/LC_MESSAGES/mousetweaks.mo
|
||||
share/locale/ja/LC_MESSAGES/mousetweaks.mo
|
||||
share/locale/kn/LC_MESSAGES/mousetweaks.mo
|
||||
@ -259,6 +260,7 @@ share/locale/pt/LC_MESSAGES/mousetweaks.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/mousetweaks.mo
|
||||
share/locale/ro/LC_MESSAGES/mousetweaks.mo
|
||||
share/locale/ru/LC_MESSAGES/mousetweaks.mo
|
||||
share/locale/sk/LC_MESSAGES/mousetweaks.mo
|
||||
share/locale/sl/LC_MESSAGES/mousetweaks.mo
|
||||
share/locale/sq/LC_MESSAGES/mousetweaks.mo
|
||||
share/locale/sr/LC_MESSAGES/mousetweaks.mo
|
||||
|
Loading…
Reference in New Issue
Block a user