SPECS: libppskype.spec (NEW) - unfinished

glen glen at pld-linux.org
Wed Jan 10 16:09:22 CET 2007


Author: glen                         Date: Wed Jan 10 15:09:22 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- unfinished

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

---- Diffs:

================================================================
Index: SPECS/libppskype.spec
diff -u /dev/null SPECS/libppskype.spec:1.1
--- /dev/null	Wed Jan 10 16:09:22 2007
+++ SPECS/libppskype.spec	Wed Jan 10 16:09:17 2007
@@ -0,0 +1,44 @@
+# $Revision$, $Date$
+Summary:	++Skype library
+Name:		libppskype
+Version:	0
+Release:	0.1
+License:	LGPL v2.1
+Group:		Libraries
+Source0:	http://www.icebrains-soft.com/files/distribs/libppskype/%{name}.tar.bz2
+# Source0-md5:	84cf9b1b32f3369435642a17a0e3c445
+URL:		http://www.icebrains-soft.com/skype_library_0
+BuildRequires:	boost-date_time-devel
+BuildRequires:	dbus-devel
+BuildRequires:	loki-devel
+BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+++Skype library is a new, modern way to develop platform independent
+Skype add-on software.
+
+%prep
+%setup -q -n libskype
+
+%build
+%{__make} -f Makefile.unx
+
+%install
+rm -rf $RPM_BUILD_ROOT
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%files
+%defattr(644,root,root,755)
+%doc TODO
+
+%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/10 15:09:17  glen
+- unfinished
+
================================================================


More information about the pld-cvs-commit mailing list