1 ###############################################################################
2 # IPFire.org - An Open Source Firewall Solution #
3 # Copyright (C) - IPFire Development Team <info@ipfire.org> #
4 ###############################################################################
7 version = %{major_ver}.%{minor_ver}.%{rev_ver}
15 groups = Development/Tools
16 url = http://www.riverbankcomputing.com/software/sip/intro
17 license = GPLv2 or GPLv3
18 summary = SIP - Python/C++ Bindings Generator.
21 SIP is a tool for generating bindings for C++ classes so that they can be \
22 accessed as normal Python classes. SIP takes many of its ideas from SWIG but, \
23 because it is specifically designed for C++ and Python, is able to generate \
24 tighter bindings. SIP is so called because it is a small SWIG.
27 source_dl = http://www.riverbankcomputing.com/static/Downloads/sip%{major_ver}/
38 CXXFLAGS+="%{CXXFLAGS}"
40 make %{PARALLELISMFLAGS}
56 package %{name}-debuginfo