- Update to 1.6.1
- Remove obsoleted GTK1 binding - Change port description to more correct PR: 130118 Submitted by: Alex Samorukov <samm at os2 dot kiev dot ua> (maintainer)
This commit is contained in:
parent
426ec4e700
commit
b229582003
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=225146
3 changed files with 7 additions and 13 deletions
|
@ -7,7 +7,7 @@
|
|||
# "?=" and "+=" are for including this Makefile from japanese/jpilot
|
||||
|
||||
PORTNAME= jpilot
|
||||
PORTVERSION= 1.6.0
|
||||
PORTVERSION= 1.6.1
|
||||
CATEGORIES+= palm comms
|
||||
MASTER_SITES= http://www.mirrorservice.org/sites/master.us.finkmirrors.net/distfiles/ \
|
||||
http://jpilot.org/
|
||||
|
@ -36,12 +36,7 @@ CONFIGURE_ARGS+= --disable-nls
|
|||
PLIST_SUB= NLS="@comment "
|
||||
.endif
|
||||
|
||||
.if defined(WITH_GTK1)
|
||||
USE_GNOME+= gtk12
|
||||
CONFIGURE_ARGS+= --disable-gtk2=yes
|
||||
.else
|
||||
USE_GNOME+= gtk20
|
||||
.endif
|
||||
|
||||
MAN1= jpilot-dial.1 jpilot-dump.1 jpilot-sync.1 jpilot.1
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (jpilot-1.6.0.tar.gz) = 7918d345fb7e4b644a7211db03ddd148
|
||||
SHA256 (jpilot-1.6.0.tar.gz) = e606ebad9817f90e358515dbe06c887592ba7ad4ea6357bded6eb9139d8c35ef
|
||||
SIZE (jpilot-1.6.0.tar.gz) = 1573667
|
||||
MD5 (jpilot-1.6.1.tar.gz) = c414f565a3dcc4b6fb63f02313cb5d9d
|
||||
SHA256 (jpilot-1.6.1.tar.gz) = 3af042ac92f3d9423275f7506efcd1e1fa744d9c13138b39767943fc1a37b9a0
|
||||
SIZE (jpilot-1.6.1.tar.gz) = 1592563
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
J-Pilot is a desktop organizer application for the palm pilot that
|
||||
runs under Linux and Unix using X-Windows and GTK+. It is similar in
|
||||
functionality to the one that 3com distributes and has many features
|
||||
not found in the 3com desktop.
|
||||
J-Pilot is a desktop organizer application for PalmOS devices. It is meant to
|
||||
be an alternative to the Palm Desktop for those who run the most popular
|
||||
Operating Systems in the World, Linux and Unix.
|
||||
|
||||
WWW: http://jpilot.org/
|
||||
|
|
Loading…
Reference in a new issue