Gnocky, a graphical frontend to gnokii for managing your mobile phone.

This commit is contained in:
Alexey Dokuchaev 2008-07-16 17:30:35 +00:00
parent 9833ffe87c
commit de7fe19b51
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=216922
5 changed files with 97 additions and 0 deletions

View file

@ -33,6 +33,7 @@
SUBDIR += ghfaxviewer
SUBDIR += gkermit
SUBDIR += gmfsk
SUBDIR += gnocky
SUBDIR += gnokii
SUBDIR += gnuradio
SUBDIR += gpredict

36
comms/gnocky/Makefile Normal file
View file

@ -0,0 +1,36 @@
# New ports collection makefile for: Gnocky
# Date created: 16 Jul 2008
# Whom: Alexey Dokuchaev <danfe@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= gnocky
PORTVERSION= 0.0.6
CATEGORIES= comms
MASTER_SITES= http://www.gnokii.org/download/gnocky/
MAINTAINER= danfe@FreeBSD.org
COMMENT= A graphical (GTK+2) frontend for gnokii
LIB_DEPENDS= gnokii.12:${PORTSDIR}/comms/gnokii \
usb-0.1.8:${PORTSDIR}/devel/libusb
USE_GNOME= gtk20 libglade2
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
OPTIONS= NLS "Build with Native Language Support" on
.include <bsd.port.pre.mk>
.if !defined(WITHOUT_NLS)
USE_GETTEXT= yes
PLIST_SUB+= NLS=""
.else
CONFIGURE_ARGS+= --disable-nls
PLIST_SUB+= NLS="@comment "
.endif
.include <bsd.port.post.mk>

3
comms/gnocky/distinfo Normal file
View file

@ -0,0 +1,3 @@
MD5 (gnocky-0.0.6.tar.gz) = f877fef3a16163a162de360d7965ff61
SHA256 (gnocky-0.0.6.tar.gz) = d7e96ac7eac00064bbc5dfa880823ed5cbf357db9f8e9f6e2a6304ea903a5fa7
SIZE (gnocky-0.0.6.tar.gz) = 593416

5
comms/gnocky/pkg-descr Normal file
View file

@ -0,0 +1,5 @@
Gnocky is an application for managing your mobile phone. It supports
setting logos, SMS and address book management, and uses the user-space
mobile driver provided by the gnokii project.
WWW: http://wiki.gnokii.org/index.php/Gnocky

52
comms/gnocky/pkg-plist Normal file
View file

@ -0,0 +1,52 @@
bin/gnocky
share/applications/gnocky.desktop
share/gnocky/glade/caller-id.png
share/gnocky/glade/cellphone.png
share/gnocky/glade/ellipse-filled.png
share/gnocky/glade/ellipse.png
share/gnocky/glade/fill.png
share/gnocky/glade/gnocky-addressbook-list-dialog.glade
share/gnocky/glade/gnocky-edit-phonebook.glade
share/gnocky/glade/gnocky-logos-view.glade
share/gnocky/glade/gnocky-new-sms.glade
share/gnocky/glade/gnocky-phone-view.glade
share/gnocky/glade/gnocky-phonebook-list-dialog.glade
share/gnocky/glade/gnocky-phonebook-view.glade
share/gnocky/glade/gnocky-preferences.glade
share/gnocky/glade/gnocky-sms-view.glade
share/gnocky/glade/gnocky.glade
share/gnocky/glade/line.png
share/gnocky/glade/logos.png
share/gnocky/glade/operator-logo.png
share/gnocky/glade/pencil.png
share/gnocky/glade/phonebook.png
share/gnocky/glade/phonebook24x24.png
share/gnocky/glade/picture-message.png
share/gnocky/glade/read-from-phone.png
share/gnocky/glade/rect-filled.png
share/gnocky/glade/rect.png
share/gnocky/glade/sms.png
share/gnocky/glade/startup-logo.png
share/gnocky/glade/tasks.png
share/gnocky/glade/write-to-phone.png
@dirrm share/gnocky/glade
share/gnocky/pixmaps/phones/3210.png
share/gnocky/pixmaps/phones/3310.png
share/gnocky/pixmaps/phones/3510i.png
share/gnocky/pixmaps/phones/6210.png
share/gnocky/pixmaps/phones/6310.png
share/gnocky/pixmaps/phones/6310i.png
share/gnocky/pixmaps/phones/7110.png
share/gnocky/pixmaps/phones/c55.png
share/gnocky/pixmaps/phones/m55.png
share/gnocky/pixmaps/phones/s55.png
share/gnocky/pixmaps/phones/unknown.png
@dirrm share/gnocky/pixmaps/phones
share/gnocky/pixmaps/me.png
share/gnocky/pixmaps/sm.png
@dirrm share/gnocky/pixmaps
@dirrm share/gnocky
%%NLS%%share/locale/de/LC_MESSAGES/gnocky.mo
%%NLS%%share/locale/it/LC_MESSAGES/gnocky.mo
%%NLS%%share/locale/pl/LC_MESSAGES/gnocky.mo
%%NLS%%share/locale/sv/LC_MESSAGES/gnocky.mo