Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37530399
en ru br
Репозитории ALT
S:0.5-alt1.qa3
5.1: 0.5-alt1
4.1: 0.5-alt1
4.0: 0.5-alt1
3.0: 0.5-alt1
www.altlinux.org/Changes

Группа :: Сети/Чат
Пакет: vqcc-gtk

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   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

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin