debian/0000755000000000000000000000000011564436475007205 5ustar debian/docs0000644000000000000000000000002611505574164010047 0ustar CMakeLists.txt README debian/source/0000755000000000000000000000000011505575364010501 5ustar debian/source/format0000644000000000000000000000001411505575364011707 0ustar 3.0 (quilt) debian/cliofetion.manpages0000644000000000000000000000002411505574732013043 0ustar debian/cliofetion.1 debian/cliofetion.10000644000000000000000000000173011505575506011415 0ustar .TH "CLIOFETION" 1 "2010-12-26" "" "" .SH NAME cliofetion \- open source command line fetion protocol client .SH SYNOPSIS .B cliofetion \-f SOURCE \-p PASSWORD \-t DEST \-d MESSAGE .br .B cliofetion \-f SOURCE \-p PASSWORD \-m \-d MESSAGE .br .SH DESCRIPTION .PP cliofetion is a fetion client for Linux based on GTK+2.0, using Fetion Protocol Version 4. .TP \fB\-f\fR specify which number you will use to send a message .TP \fB\-t\fR specify which number you will send a message to .TP \fB\-d\fR message you will send .TP \fB\-m\fR send a message to myself .TP \fB\-p\fR accound password .SH AUTHOR Written by Aron Xu . .RE .PP .SH RESOURCES cliofetion home page: http://code.google.com/p/ofetion .RE .PP .SH COPYING Copyright \(co 2009 Aron Xu. License GPLv3+: GNU GPL version 3 or later . .PP This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .PP debian/copyright0000644000000000000000000000224611505574672011141 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Name: openfetion Source: http://basiccoder.com/openfetion Copyright: 2010, levin108 License: GPL-2+ Ths package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License version 2 for more details. . You should have received a copy of the GNU General Public License version 2 along with this package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USAe . On Debian systems, the complete text of the GNU General Public License version 2 can be found in `/usr/share/common-licenses/GPL-2'. File: debian/* Copyright: 2010, Aron Xu License: GPL-2+ debian/watch0000644000000000000000000000011511505574222010217 0ustar version=3 http://googlecode.debian.net/p/ofetion/cliofetion-(\d+.*)\.tar\.gz debian/control0000644000000000000000000000133411564436375010610 0ustar Source: cliofetion Section: net Priority: optional Maintainer: Aron Xu DM-Upload-Allowed: yes Uploaders: Asias He Build-Depends: debhelper (>= 7), cmake, pkg-config, libofetion-dev (>= 2.2.0), libssl-dev, libsqlite3-dev, libxml2-dev Standards-Version: 3.9.2 Homepage: http://code.google.com/p/ofetion Package: cliofetion Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: open source command line implementation of Fetion protocol Fetion is an IM provided by China Mobile, with features like, text chat, voice call, file sharing, etc. Openfetion is an open source client implementation of the protocol. . It only supports the core Internet SMS service. debian/compat0000644000000000000000000000000211505574164010374 0ustar 7 debian/rules0000755000000000000000000000006711560237407010256 0ustar #!/usr/bin/make -f LDFLAGS=-Wl,--as-needed %: dh $@ debian/changelog0000644000000000000000000000023111560237123011034 0ustar cliofetion (2.2.0-1) unstable; urgency=low * Initial release (Closes: #608048) -- Aron Xu Wed, 04 May 2011 19:53:25 +0800