Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37045775
en ru br
ALT Linux repositórios
S:1.3.1-alt1
5.0: 0.3.8-alt1
4.1: 0.3.5-alt2

Group :: Sistema/Bibliotecas
RPM: gtk-vnc

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%def_disable static

Name: gtk-vnc
Version: 0.3.8
Release: alt1

Summary: VNC viewer widget
Group: System/Libraries
License: LGPL
Url: http://gtk-vnc.sourceforge.net/

Packager: Eugene Ostapets <eostapets at altlinux.org>

Source: http://download.sourceforge.net/%name/%name-%version.tar.gz

BuildRequires: libgnutls-devel libgtk+2-devel python-module-pygtk-devel

%description
gtk-vnc is a VNC viewer widget for GTK. It is built using
coroutines allowing it to be completely asynchronous while
remaining single threaded. It provides a core C library, and
bindings for Python (PyGTK)

The API is still in early stages of development & so until
version 1.0 is declared, the API may change. The primary
public API is provided by the vncdisplay.h class & should
be reasonably free of API churn. The other header files are
internal VNC protocol implementation & will very likely change.

For information about the project visit the webpages at:

 http://gtk-vnc.sourceforge.net/

%package -n libgtkvnc
Summary: VNC viewer widget
Group: System/Libraries

%description -n libgtkvnc
gtk-vnc is a VNC viewer widget for GTK. It is built using
coroutines allowing it to be completely asynchronous while
remaining single threaded. It provides a core C library, and
bindings for Python (PyGTK)

The API is still in early stages of development & so until
version 1.0 is declared, the API may change. The primary
public API is provided by the vncdisplay.h class & should
be reasonably free of API churn. The other header files are
internal VNC protocol implementation & will very likely change.

For information about the project visit the webpages at:

 http://gtk-vnc.sourceforge.net/


%package -n libgtkvnc-devel
Summary: VNC viewer widget
Group: Development/C

%description -n libgtkvnc-devel
gtk-vnc is a VNC viewer widget for GTK. It is built using
coroutines allowing it to be completely asynchronous while
remaining single threaded. It provides a core C library, and
bindings for Python (PyGTK)

The API is still in early stages of development & so until
version 1.0 is declared, the API may change. The primary
public API is provided by the vncdisplay.h class & should
be reasonably free of API churn. The other header files are
internal VNC protocol implementation & will very likely change.

For information about the project visit the webpages at:

 http://gtk-vnc.sourceforge.net/

%package -n python-module-gtkvnc
Summary: Python module for %name
Group: Development/Python

%description -n python-module-gtkvnc
gtk-vnc is a VNC viewer widget for GTK. It is built using
coroutines allowing it to be completely asynchronous while
remaining single threaded. It provides a core C library, and
bindings for Python (PyGTK)

The API is still in early stages of development & so until
version 1.0 is declared, the API may change. The primary
public API is provided by the vncdisplay.h class & should
be reasonably free of API churn. The other header files are
internal VNC protocol implementation & will very likely change.

For information about the project visit the webpages at:

 http://gtk-vnc.sourceforge.net/


%prep
%setup -q

%build
%configure \
%{subst_enable static} \
--with-examples \
--with-python \
--with-libview

%make_build

%install
%make DESTDIR=%buildroot install

%files
%_bindir/*

%files -n libgtkvnc
%_libdir/*.so.*

%files -n libgtkvnc-devel
%_libdir/*.so
%_includedir/gtk-vnc-1.0
%_pkgconfigdir/*.pc

%files -n python-module-gtkvnc
%python_sitelibdir/*

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009