Update to 1.6.

Submitted by:	maintainer
This commit is contained in:
Maxim Sobolev 2001-04-02 09:35:05 +00:00
parent af0be8e375
commit e38e6ac0ef
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=40732
8 changed files with 28 additions and 32 deletions

View File

@ -6,10 +6,9 @@
#
PORTNAME= xxkb
PORTVERSION= 1.5.1
CATEGORIES= russian x11
MASTER_SITES= http://www.tsu.ru/~pascal/other/xxkb/ \
http://www.cis.ohio-state.edu/~matey/distfiles/
PORTVERSION= 1.6
CATEGORIES= russian ukrainian
MASTER_SITES= http://www.tsu.ru/~pascal/other/xxkb/
EXTRACT_SUFX= .tgz
MAINTAINER= matey@cis.ohio-state.edu

View File

@ -1 +1 @@
MD5 (xxkb-1.5.1.tgz) = bae814a30d7231c4e472bb7f706f544e
MD5 (xxkb-1.6.tgz) = 4a83a19299a6f51736bedefb131310cb

View File

@ -1,11 +1,10 @@
--- Imakefile.orig Wed Oct 25 06:39:57 2000
+++ Imakefile Mon Mar 5 12:38:05 2001
@@ -12,10 +12,8 @@
su48.xpm su15.xpm ua48.xpm ua15.xpm by15.xpm by48.xpm
--- Imakefile.orig Sat Mar 31 15:30:22 2001
+++ Imakefile Sat Mar 31 15:30:55 2001
@@ -13,9 +13,7 @@
DEFINES = -DAPPDEFDIR=\"$(DESTDIR)$(XAPPLOADDIR)\" \
-DPIXMAPDIR=\"$(DESTDIR)$(PIXMAPDIR)\"
-CDEBUGFLAGS = -g -O2
-CDEBUGFLAGS = -O2
+CFLAGS ?= -Wall -O2
-ComplexProgramTarget(xxkb)

View File

@ -1,10 +1,10 @@
Xxkb is a simple XKB keyboard mapping switcher. It maintains
the active keyboard mapping on a per-window basis. An optional
small icon is added to each window to indicate the current
keyboard mapping for that window. In addition to using a key
combination specified in XKB configuration you can also
click on this icon to switch between mappings.
an active keyboard mapping on a per-window basis. An optional
small icon is displayed in each window to indicate the selected
keyboard mapping. You can click this icon to switch between
mappings in addition to being able to use the key combination
specified in the XKB configuration.
Xxkb works with basically any window manager.
Xxkb works with virtually any window manager.
WWW: http://www.tsu.ru/~pascal/other/xxkb/

View File

@ -6,10 +6,9 @@
#
PORTNAME= xxkb
PORTVERSION= 1.5.1
CATEGORIES= russian x11
MASTER_SITES= http://www.tsu.ru/~pascal/other/xxkb/ \
http://www.cis.ohio-state.edu/~matey/distfiles/
PORTVERSION= 1.6
CATEGORIES= russian ukrainian
MASTER_SITES= http://www.tsu.ru/~pascal/other/xxkb/
EXTRACT_SUFX= .tgz
MAINTAINER= matey@cis.ohio-state.edu

View File

@ -1 +1 @@
MD5 (xxkb-1.5.1.tgz) = bae814a30d7231c4e472bb7f706f544e
MD5 (xxkb-1.6.tgz) = 4a83a19299a6f51736bedefb131310cb

View File

@ -1,11 +1,10 @@
--- Imakefile.orig Wed Oct 25 06:39:57 2000
+++ Imakefile Mon Mar 5 12:38:05 2001
@@ -12,10 +12,8 @@
su48.xpm su15.xpm ua48.xpm ua15.xpm by15.xpm by48.xpm
--- Imakefile.orig Sat Mar 31 15:30:22 2001
+++ Imakefile Sat Mar 31 15:30:55 2001
@@ -13,9 +13,7 @@
DEFINES = -DAPPDEFDIR=\"$(DESTDIR)$(XAPPLOADDIR)\" \
-DPIXMAPDIR=\"$(DESTDIR)$(PIXMAPDIR)\"
-CDEBUGFLAGS = -g -O2
-CDEBUGFLAGS = -O2
+CFLAGS ?= -Wall -O2
-ComplexProgramTarget(xxkb)

View File

@ -1,10 +1,10 @@
Xxkb is a simple XKB keyboard mapping switcher. It maintains
the active keyboard mapping on a per-window basis. An optional
small icon is added to each window to indicate the current
keyboard mapping for that window. In addition to using a key
combination specified in XKB configuration you can also
click on this icon to switch between mappings.
an active keyboard mapping on a per-window basis. An optional
small icon is displayed in each window to indicate the selected
keyboard mapping. You can click this icon to switch between
mappings in addition to being able to use the key combination
specified in the XKB configuration.
Xxkb works with basically any window manager.
Xxkb works with virtually any window manager.
WWW: http://www.tsu.ru/~pascal/other/xxkb/