Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37560451
en ru br
ALT Linux repos
S:0.5-alt1.qa3
5.0: 0.5-alt1
4.1: 0.5-alt1
4.0: 0.5-alt1
3.0: 0.5-alt1

Group :: Networking/Chat
RPM: vqcc-gtk

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: vqcc-gtk
Version: 0.5
Release: alt1.qa2
Summary: quickChat/Vypress Chat clone for GTK+
License: GPL
Group: Networking/Chat
Url: http://vqcc-gtk.sf.net
Source0: %name-%version.tar.gz


# Automatically added by buildreq on Tue Jan 11 2005

BuildRequires: libgtk+2-devel libstartup-notification-devel
# fontconfig freetype2

%description
Vqcc-gtk is a chat application written in C for the GTK+ toolkit, primarily
used in small LAN's. Based on quickChat/Vypress Chat (TM) for Windows
(from Vypress Research) and is licensed under the GPL.

The application supports both quickChat and Vypress Chat(TM) protocols and
hopefully is compatible enough to substitute those applications when using
Linux, FreeBSD or any other *NIX desktop. You need no server to run, however
it is not possible to communicate outside your LAN (or subnet).

%prep
%setup

%build
%configure
%make_build

%install
%makeinstall

# NOTE: old desktop is rewritten; if upgrade versions,

# make sure to merge desktop as well!
mkdir -p %buildroot%_desktopdir
cat > %buildroot%_desktopdir/%{name}.desktop <<EOF
[Desktop Entry]
Version=1.0
Type=Application
Name=vqcc-gtk Chat Client
Comment=quickChat/Vypress Chat clone for GTK+
Icon=%{name}
Exec=%name
Terminal=false
Categories=Network;Chat;
StartupNotify=true
EOF


%find_lang %name

%files -f %name.lang
%_bindir/%name
%_desktopdir/%{name}.desktop
%_datadir/pixmaps/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin