SPECS: synce-kcemirror.spec (NEW) - new, based on altlinux spec

glen glen at pld-linux.org
Thu Jan 25 17:04:01 CET 2007


Author: glen                         Date: Thu Jan 25 16:04:01 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- new, based on altlinux spec

---- Files affected:
SPECS:
   synce-kcemirror.spec (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SPECS/synce-kcemirror.spec
diff -u /dev/null SPECS/synce-kcemirror.spec:1.1
--- /dev/null	Thu Jan 25 17:04:01 2007
+++ SPECS/synce-kcemirror.spec	Thu Jan 25 17:03:55 2007
@@ -0,0 +1,86 @@
+# $Revision$, $Date$
+Summary:	Windows CE remote control tool like VNC
+Summary(ru_RU.KOI8-R):őĐŇÁ×ĚĹÎÉĹ Windows CE × ÓÔÉĚĹ VNC
+Summary(uk_UA.KOI8-U):ëĹŇŐ×ÁÎÎŃ Windows CE Ő ÓÔÉĚŚ VNC
+Name:		kcemirror
+Version:	0.1.5
+Release:	0.1
+License:	Freeware
+Group:		Networking
+URL:		http://synce.sourceforge.net/synce/kde/kcemirror.php
+Source0:	http://dl.sourceforge.net/synce/%{name}-%{version}.tar.gz
+# Source0-md5:	bcd19781a3215222d96300d1e26f0a36
+BuildRequires:	imake
+BuildRequires:	kdelibs-devel
+#BuildRequires:	libXext-devel
+#BuildRequires:	libXt-devel
+BuildRequires:	libjpeg-devel
+BuildRequires:	libstdc++-devel
+BuildRequires:	qt-devel
+BuildRequires:	synce-librapi2-devel
+BuildRequires:	synce-libsynce-devel
+#BuildRequires:	xml-utils
+#BuildRequires:	xorg-cf-files
+BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+KCeMirror provides a way to interact with a PocketPC device via the
+desktop.
+
+The display of the Windows CE device is captured and transfered to the
+desktop where it gets displayed in a window. The user now can interact
+via this windows by using the mouse and the keyboard of the desktop.
+
+%description -l ru_RU.KOI8-R
+KCeMirror ĐŇĹÄĎÓÔÁ×ĚŃĹÔ ÓĐĎÓĎ ÉÎÔĹŇÁËÔÉ×ÎĎÇĎ ×ÚÁÉÍĎÄĹĘÓÔ×ÉŃ Ó
+PocketPC.
+
+äÉÓĐĚĹĘ ŐÓÔŇĎĘÓÔ×Á ÚÁČ×ÁÔŮ×ÁĹÔÓŃ É ĐĹŇĹÄÁĹÔÓŃ ÎÁ đë ÄĚŃ ĎÔĎÂŇÁÖĹÎÉŃ, Á
+××ĎÄ Ó ĐĎÍĎÝŘŔ ËĚÁ×ÉÁÔŐŇŮ É ÍŮŰÉ ×ĎÚ×ŇÁÝÁĹÔÓŃ Windows CE.
+
+%description -l uk_UA.KOI8-U
+KCeMirror ÎÁÄÁ¤ ÍĎÖĚÉ׌ÓÔŘ ŚÎÔĹŇÁËÔÉ×Îϧ ×ÚÁ¤ÍĎÄŚ§ ŚÚ PocketPC.
+
+äŚÓĐĚĹĘ ĐŇÉÓÔŇĎŔ ÚÁČĎĐĚŔ¤ÔŘÓŃ ŚÚ ĐĹŇĹÄÁŢĹŔ ÎÁ đë ÄĚŃ ×ŚÄĎÂŇÁÖĹÎÎŃ, Á
+××ĎÄ ÚÁ ÄĎĐĎÍĎÇĎŔ ËĚÁ׌ÁÔŐŇÉ ÔÁ ÍÉŰŚ ĐĎ×ĹŇÔÁ¤ÔŘÓŃ ÄĎ Windows CE.
+
+%prep
+%setup -q
+
+%build
+%configure \
+	--enable-shared \
+	--disable-static \
+	--enable-final \
+	--disable-rpath \
+	--with-pic
+
+%{__make}
+
+%install
+rm -rf $RPM_BUILD_ROOT
+%{__make} install \
+	DESTDIR=$RPM_BUILD_ROOT
+
+%find_lang %{name}
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%files -f %{name}.lang
+%defattr(644,root,root,755)
+%doc AUTHORS LICENSE ChangeLog NEWS README TODO
+%doc %_docdir/HTML/en/kcemirror/
+%attr(755,root,root) %{_bindir}/*
+%{_datadir}/apps/kcemirror/exe/screensnap.exe.*
+%{_iconsdir}/hicolor/*/apps/kcemirror.png
+
+%define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
+%changelog
+* %{date} PLD Team <feedback at pld-linux.org>
+All persons listed below can be reached at <cvs_login>@pld-linux.org
+
+$Log$
+Revision 1.1  2007/01/25 16:03:55  glen
+- new, based on altlinux spec
+
================================================================


More information about the pld-cvs-commit mailing list