Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37405136
en ru br
Репозитории ALT

Группа :: Система/Библиотеки
Пакет: libbctoolbox

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: libbctoolbox-0.6.0-alt5.patch
Скачать


 .gear/rules                                        |  2 +
 .../tags/3e7ad3109aef275b85cedf0d872184158143d8f3  |  6 ++
 .../tags/e8f5034e9af6725be9f0da5345dcda972b66dd01  |  6 ++
 .gear/tags/list                                    |  1 +
 libbctoolbox.spec                                  | 83 ++++++++++++++++++++++
 5 files changed, 98 insertions(+)
diff --git a/.gear/rules b/.gear/rules
new file mode 100644
index 0000000..4fcfd99
--- /dev/null
+++ b/.gear/rules
@@ -0,0 +1,2 @@
+tar: @version@:.
+diff: @version@:. .
diff --git a/.gear/tags/3e7ad3109aef275b85cedf0d872184158143d8f3 b/.gear/tags/3e7ad3109aef275b85cedf0d872184158143d8f3
new file mode 100644
index 0000000..d1c10f9
--- /dev/null
+++ b/.gear/tags/3e7ad3109aef275b85cedf0d872184158143d8f3
@@ -0,0 +1,6 @@
+object e8f5034e9af6725be9f0da5345dcda972b66dd01
+type tag
+tag 0.6.0
+tagger Ronan Abhamon <ronan.abhamon@belledonne-communications.com> 1500553600 +0200
+
+0.6.0
diff --git a/.gear/tags/e8f5034e9af6725be9f0da5345dcda972b66dd01 b/.gear/tags/e8f5034e9af6725be9f0da5345dcda972b66dd01
new file mode 100644
index 0000000..d57a29e
--- /dev/null
+++ b/.gear/tags/e8f5034e9af6725be9f0da5345dcda972b66dd01
@@ -0,0 +1,6 @@
+object 99472e6e08368ff843c7905f785c98f4f038a29d
+type commit
+tag 0.6.0
+tagger Ronan Abhamon <ronan.abhamon@belledonne-communications.com> 1500553413 +0200
+
+0.6.0
diff --git a/.gear/tags/list b/.gear/tags/list
new file mode 100644
index 0000000..b7c6f33
--- /dev/null
+++ b/.gear/tags/list
@@ -0,0 +1 @@
+3e7ad3109aef275b85cedf0d872184158143d8f3 0.6.0
diff --git a/libbctoolbox.spec b/libbctoolbox.spec
new file mode 100644
index 0000000..0b055a5
--- /dev/null
+++ b/libbctoolbox.spec
@@ -0,0 +1,83 @@
+Name: libbctoolbox
+Version: 0.6.0
+Release: alt5
+Summary: Utilities library used by Belledonne Communications softwares
+
+Group: System/Libraries
+
+Packager: Alexei Takaseev <taf@altlinux.ru>
+
+License: GPLv2
+Url: http://www.belle-sip.org
+Source0: %name-%version.tar
+Patch0: %name-%version-%release.patch
+
+# Automatically added by buildreq on Thu Mar 02 2017
+# optimized out: bcunit gnu-config libstdc++-devel perl pkg-config python-base
+BuildRequires: bcunit-devel gcc8-c++ libmbedtls13-devel
+
+%description
+Utilities library used by Belledonne Communications
+softwares like belle-sip, mediastreamer2 and linphone.
+
+%package devel
+Summary: Development libraries for bctoolbox
+Group: Development/Other
+Requires: %name = %version-%release
+
+%description devel
+Libraries and headers required to develop software with belle-sip, mediastreamer2 and linphone.
+
+%prep
+%setup
+%patch0 -p1
+
+%build
+# Glibc 2.33 deprecated mallinfo() in favor of mallinfo2() 
+sed -e 's,mallinfo,mallinfo2,g' -i src/tester.c
+
+%ifnarch %e2k
+%set_gcc_version 8
+export CC="gcc-%{_gcc_version}"
+export CXX="g++-%{_gcc_version}"
+%endif
+./autogen.sh
+%configure
+%make
+
+%install
+%makeinstall
+
+%files
+%doc AUTHORS ChangeLog COPYING NEWS README.md
+%_libdir/*.so.*
+
+%files devel
+%_includedir/bctoolbox
+%_libdir/libbctoolbox-tester.so
+%_libdir/libbctoolbox.so
+%_libdir/pkgconfig/bctoolbox-tester.pc
+%_libdir/pkgconfig/bctoolbox.pc
+
+%changelog
+* Wed Jan 19 2022 Alexander Danilov <admsasha@altlinux.org> 0.6.0-alt5
+- fixed FTBFS
+
+* Sun Jul 11 2021 Alexei Takaseev <taf@altlinux.org> 0.6.0-alt4
+- Build with mbedtls 2.27.0
+- Fix License
+
+* Thu Oct 24 2019 Alexei Takaseev <taf@altlinux.org> 0.6.0-alt3
+- Build with gcc8
+
+* Mon Mar 12 2018 Alexei Takaseev <taf@altlinux.org> 0.6.0-alt2
+- Rebuild with mbedtls 2.7.0
+
+* Sat Jul 22 2017 Alexei Takaseev <taf@altlinux.org> 0.6.0-alt1
+- 0.6.0
+
+* Thu Mar 02 2017 Alexei Takaseev <taf@altlinux.org> 0.5.1-alt1
+- 0.5.1
+
+* Tue Aug 09 2016 Alexei Takaseev <taf@altlinux.org> 0.2.0-alt1
+- Initial build for ALT Sisyphus
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin