no link
OBS-URL: https://build.opensuse.org/package/show/network:telephony/ccrtp?expand=0&rev=3
This commit is contained in:
commit
df18b4bea5
23
.gitattributes
vendored
Normal file
23
.gitattributes
vendored
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
## Default LFS
|
||||||
|
*.7z filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.bsp filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.gem filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.gz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.jar filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.lz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.lzma filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.obscpio filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.oxt filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.pdf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.png filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.rpm filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.tbz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.tbz2 filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.tgz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.ttf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.txz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.whl filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.xz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.zip filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.zst filter=lfs diff=lfs merge=lfs -text
|
3
ccrtp-2.0.1.tar.bz2
Normal file
3
ccrtp-2.0.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f9af643a9faf8eb88ec8f0f66868049c3201b7b4bfddb2a58eb112f34c68dc93
|
||||||
|
size 974916
|
195
ccrtp.changes
Normal file
195
ccrtp.changes
Normal file
@ -0,0 +1,195 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 27 08:04:52 UTC 2011 - coolo@suse.com
|
||||||
|
|
||||||
|
- rename it again to fix shared library policy packaging
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 29 07:23:23 UTC 2011 - Werner.Dittmann@t-online.de
|
||||||
|
|
||||||
|
- Rename package and this change file only, no further
|
||||||
|
modifications
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Aug 20 06:25:08 UTC 2011 - Werner.Dittmann@t-online.de
|
||||||
|
|
||||||
|
- Fix problems in spec file
|
||||||
|
* fix name of spec file
|
||||||
|
* remove an incorrect placed rm -rf builddir
|
||||||
|
* Fix naming of package to honor naming policies
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 15 07:39:46 UTC 2011 - cfarrell@novell.com
|
||||||
|
|
||||||
|
- license update: LGPL-2.1+
|
||||||
|
Proper syntax for LGPL 2.1 "or later" is LGPL-2.1+"
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 11 18:59:34 UTC 2011 - Werner.Dittmann@t-online.de
|
||||||
|
|
||||||
|
- Version 2.0.1 with small fixes in the build scripts
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jul 31 18:50:20 CEST 2011 - Werner.Dittmann@t-online.de
|
||||||
|
|
||||||
|
- New version of libccrtp that uses the new GNU uCommon library
|
||||||
|
* includes fixes for gcc 4.6 compilation, no patch required
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Apr 23 11:20:20 CEST 2011 - dmueller@suse.de
|
||||||
|
|
||||||
|
- fix shlib packaging
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 24 14:14:22 UTC 2011 - coolo@novell.com
|
||||||
|
|
||||||
|
- add patch to fix compilation with gcc 4.6
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jan 8 09:10:00 MEZ 2011 - Werner.Dittmann@t-online.de
|
||||||
|
|
||||||
|
- Update to latest version of GNU ccRTP
|
||||||
|
* small code cleanup to avoid patching
|
||||||
|
* SRTP now supports Skein MAC that may be used
|
||||||
|
by ZRTP
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 3 19:09:26 UTC 2009 - coolo@novell.com
|
||||||
|
|
||||||
|
- updated patches to apply with fuzz=0
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 9 15:51:11 CEST 2008 - hvogel@suse.de
|
||||||
|
|
||||||
|
- Update to version 1.6.2
|
||||||
|
* some gcc-4.3 cleanups
|
||||||
|
* Crypto context fixes and updates
|
||||||
|
* fixed timestamp calculation issues
|
||||||
|
* better constructor to RTCPReceiverInfo and RTCPSenderInfo
|
||||||
|
* fixed bug in tf_usec field computation
|
||||||
|
* support for sending packets to IPV6 networks
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun May 11 23:41:08 CEST 2008 - crrodriguez@suse.de
|
||||||
|
|
||||||
|
- fix PreReq
|
||||||
|
- Correct dependency chain between libzrtpcpp->ccrtp->commoncpp2
|
||||||
|
- remove static libraries
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 11 19:28:56 CEST 2007 - kkeil@suse.de
|
||||||
|
|
||||||
|
- fixes for GCC 4.3
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 10 14:09:06 CEST 2006 - kkeil@suse.de
|
||||||
|
|
||||||
|
- update to 1.5.0
|
||||||
|
* added missing implementation ofQueueRTCPManager::setMinRTCPInterval
|
||||||
|
* added two new methods to class OutgoingDataQueue: setNextSeqNum
|
||||||
|
and getCurrentSeqNum (for RTSP PLAY)
|
||||||
|
* fixed byte ordering bug in report blocks SSRC field
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 18 18:31:06 CEST 2006 - kkaempf@suse.de
|
||||||
|
|
||||||
|
- update to 1.4.1
|
||||||
|
includes all gcc4 and 64bit fixes now.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 25 21:34:52 CET 2006 - mls@suse.de
|
||||||
|
|
||||||
|
- converted neededforbuild to BuildRequires
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 26 17:33:12 CEST 2005 - kkaempf@suse.de
|
||||||
|
|
||||||
|
- build requires commoncpp2 now.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 25 09:39:38 CEST 2005 - kkaempf@suse.de
|
||||||
|
|
||||||
|
- update to 1.3.5
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 1 08:44:27 CEST 2005 - mmj@suse.de
|
||||||
|
|
||||||
|
- update to version 1.3.4
|
||||||
|
- adjust development Requires:
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed May 25 16:44:31 CEST 2005 - hvogel@suse.de
|
||||||
|
|
||||||
|
- update to version 1.3.1
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 7 23:31:49 CEST 2005 - kkaempf@suse.de
|
||||||
|
|
||||||
|
- update to 1.2.0
|
||||||
|
- fix uint32 vs. pointer issue
|
||||||
|
- fix template parsing (dependend names, for gcc4)
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Aug 10 10:25:22 CEST 2004 - kkaempf@suse.de
|
||||||
|
|
||||||
|
- adapt to CommonC++ 1.2.4
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jan 10 15:18:20 CET 2004 - adrian@suse.de
|
||||||
|
|
||||||
|
- add run_ldconfig
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 17 10:12:16 CEST 2003 - kkaempf@suse.de
|
||||||
|
|
||||||
|
- update to 1.0.2
|
||||||
|
- fix filelist, install .info files
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 2 14:34:49 CET 2003 - kkaempf@suse.de
|
||||||
|
|
||||||
|
- update to 1.0pre0
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jun 7 13:05:43 CEST 2002 - kkaempf@suse.de
|
||||||
|
|
||||||
|
- update to 0.9.1
|
||||||
|
- add libxml2,libxml2-devel to neededforbuild
|
||||||
|
- make gnu specific configure more general
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 21 17:40:57 CEST 2002 - ro@suse.de
|
||||||
|
|
||||||
|
- use libdir
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 22 17:04:37 CEST 2002 - ro@suse.de
|
||||||
|
|
||||||
|
- update to 0.9.0
|
||||||
|
- build with commoncpp2
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 11 18:09:35 CEST 2002 - ro@suse.de
|
||||||
|
|
||||||
|
- gcc-3 fixes
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 4 13:56:54 CET 2002 - schwab@suse.de
|
||||||
|
|
||||||
|
- Fix for gcc 3.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 13 09:50:25 CET 2001 - kkaempf@suse.de
|
||||||
|
|
||||||
|
- Update to 0.7.1
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 10 16:43:39 CET 2001 - ro@suse.de
|
||||||
|
|
||||||
|
- changed neededforbuild <commonc++> to <CommonC++>
|
||||||
|
- changed neededforbuild <commonc++-devel> to <CommonC++-devel>
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 16 11:59:41 CEST 2001 - kkaempf@suse.de
|
||||||
|
|
||||||
|
- Initial version 0.6.1
|
||||||
|
|
113
ccrtp.spec
Normal file
113
ccrtp.spec
Normal file
@ -0,0 +1,113 @@
|
|||||||
|
#
|
||||||
|
# spec file for package ccrtp
|
||||||
|
#
|
||||||
|
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
|
#
|
||||||
|
# All modifications and additions to the file contributed by third parties
|
||||||
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
|
# upon. The license for this file, and modifications and additions to the
|
||||||
|
# file, is the same license as for the pristine package itself (unless the
|
||||||
|
# license for the pristine package is not an Open Source License, in which
|
||||||
|
# case the license is the MIT License). An "Open Source License" is a
|
||||||
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
|
#
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Name: ccrtp
|
||||||
|
%define lname libccrtp2
|
||||||
|
Version: 2.0.1
|
||||||
|
Release: 9
|
||||||
|
License: GPL-2.0+ with exception
|
||||||
|
Summary: A Common C++ Class Framework for RTP Packets
|
||||||
|
Url: http://www.gnu.org/software/ccrtp/
|
||||||
|
Group: System/Libraries
|
||||||
|
Source0: %{name}-%{version}.tar.bz2
|
||||||
|
BuildRequires: cmake
|
||||||
|
BuildRequires: gcc-c++
|
||||||
|
BuildRequires: libgcrypt-devel
|
||||||
|
BuildRequires: libstdc++-devel
|
||||||
|
BuildRequires: pkgconfig
|
||||||
|
BuildRequires: ucommon-devel >= 5.0.0
|
||||||
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
|
%description
|
||||||
|
The ccrtp package offers a generic framework for sending and receiving
|
||||||
|
real-time streaming data over UDP packets using sending and receiving
|
||||||
|
packet queues.
|
||||||
|
|
||||||
|
%package -n %lname
|
||||||
|
Summary: A Common C++ Class Framework for RTP Packets
|
||||||
|
Group: System/Libraries
|
||||||
|
|
||||||
|
%description -n %lname
|
||||||
|
The ccrtp package offers a generic framework for sending and receiving
|
||||||
|
real-time streaming data over UDP packets using sending and receiving
|
||||||
|
packet queues.
|
||||||
|
|
||||||
|
%package devel
|
||||||
|
License: GPL-2.0+ with exception
|
||||||
|
Summary: Include-files and documentation for ccrtp
|
||||||
|
Group: Development/Libraries/Other
|
||||||
|
PreReq: %install_info_prereq
|
||||||
|
Requires: %{lname} = %{version}
|
||||||
|
Requires: libgcrypt-devel
|
||||||
|
Requires: ucommon-devel >= 5.0.0
|
||||||
|
Provides: libccrtp-devel = %version
|
||||||
|
Provides: %lname-devel = %version
|
||||||
|
Obsoletes: libccrtp-devel < %version
|
||||||
|
|
||||||
|
%description devel
|
||||||
|
This package contains files needed when developing applications using
|
||||||
|
ccrtp
|
||||||
|
|
||||||
|
%prep
|
||||||
|
%setup -q -n ccrtp-%{version}
|
||||||
|
|
||||||
|
%build
|
||||||
|
mkdir build
|
||||||
|
cd build
|
||||||
|
cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} \
|
||||||
|
-DSYSCONFDIR=%{_sysconfdir} \
|
||||||
|
-DMANDIR=%{_mandir} \
|
||||||
|
-DCMAKE_VERBOSE_MAKEFILE=TRUE \
|
||||||
|
-DCMAKE_C_FLAGS_RELEASE:STRING="%{optflags}" \
|
||||||
|
-DCMAKE_CXX_FLAGS_RELEASE:STRING="%{optflags}" \
|
||||||
|
..
|
||||||
|
|
||||||
|
make %{?_smp_mflags} VERBOSE=1
|
||||||
|
|
||||||
|
%install
|
||||||
|
cd build
|
||||||
|
%make_install
|
||||||
|
|
||||||
|
%clean
|
||||||
|
rm -rf %{buildroot};
|
||||||
|
|
||||||
|
%post -n %lname -p /sbin/ldconfig
|
||||||
|
|
||||||
|
%postun -n %lname -p /sbin/ldconfig
|
||||||
|
|
||||||
|
%files -n %lname
|
||||||
|
%defattr(-,root,root,0755)
|
||||||
|
%{_libdir}/libccrtp*.so.*
|
||||||
|
|
||||||
|
%files devel
|
||||||
|
%defattr(-,root,root,0755)
|
||||||
|
%doc AUTHORS COPYING NEWS README TODO ChangeLog
|
||||||
|
%{_libdir}/libccrtp*.so
|
||||||
|
%{_libdir}/pkgconfig/libccrtp.pc
|
||||||
|
%dir %{_includedir}/ccrtp
|
||||||
|
%{_includedir}/ccrtp/*.h
|
||||||
|
%{_infodir}/ccrtp.info*
|
||||||
|
|
||||||
|
%post devel
|
||||||
|
%install_info --info-dir=%{_infodir} %{_infodir}/ccrtp.info.gz
|
||||||
|
|
||||||
|
%postun devel
|
||||||
|
%install_info_delete --info-dir=%{_infodir} %{_infodir}/ccrtp.info.gz
|
||||||
|
|
||||||
|
%changelog
|
Loading…
Reference in New Issue
Block a user