head 1.17; access; symbols OPENPKG_E1_MP:1.2 OPENPKG_E1_MP_HEAD:1.2; locks; strict; comment @-- @; 1.17 date 2009.10.21.15.44.23; author rse; state Exp; branches; next 1.16; commitid RHRR8JgioE0dVp8u; 1.16 date 2009.07.08.16.57.24; author rse; state Exp; branches; next 1.15; commitid 7xSgRwvCbJkvHVUt; 1.15 date 2009.04.18.13.09.07; author rse; state Exp; branches; next 1.14; commitid 4pHXU27WTIGCZuKt; 1.14 date 2009.01.27.18.12.55; author rse; state Exp; branches; next 1.13; commitid pZhyn6IKZfjgk7At; 1.13 date 2008.12.21.08.25.12; author rse; state Exp; branches; next 1.12; commitid U5BCxgVgc2lngjvt; 1.12 date 2008.10.26.18.34.42; author rse; state Exp; branches; next 1.11; commitid 2vjsyhK8EaI4raot; 1.11 date 2008.09.05.18.34.11; author rse; state Exp; branches; next 1.10; commitid EGlWWBGXi4gx4Cht; 1.10 date 2008.08.14.12.05.09; author rse; state Exp; branches; next 1.9; commitid 0b0z5GbKxrSUCKet; 1.9 date 2008.04.12.06.12.41; author rse; state Exp; branches; next 1.8; commitid G0BqFauMo5n7FMYs; 1.8 date 2008.01.01.14.51.41; author rse; state Exp; branches; next 1.7; commitid B8esaHJHoduuKILs; 1.7 date 2007.11.11.08.34.50; author rse; state Exp; branches; next 1.6; commitid g5Z7Sh1rLpRMm8Fs; 1.6 date 2007.07.30.08.04.29; author cs; state Exp; branches; next 1.5; commitid mcX0M434YEcExLrs; 1.5 date 2007.07.15.08.34.27; author rse; state Exp; branches; next 1.4; commitid ELPixmsm3JYObQps; 1.4 date 2007.07.13.05.00.50; author cs; state Exp; branches; next 1.3; commitid wnxo1dLeSrpv4zps; 1.3 date 2007.01.18.07.35.13; author rse; state Exp; branches; next 1.2; commitid gA0Sl4bRMOJeAX2s; 1.2 date 2007.01.01.17.36.58; author rse; state Exp; branches; next 1.1; commitid BicZD6VUl7GuqP0s; 1.1 date 2006.11.21.14.33.03; author rse; state Exp; branches; next ; commitid UTQcCpzocIv9LxVr; desc @@ 1.17 log @upgrading package: cairomm 1.8.2 -> 1.8.4 @ text @## ## cairomm.spec -- OpenPKG RPM Package Specification ## Copyright (c) 2000-2009 OpenPKG Foundation e.V. ## ## Permission to use, copy, modify, and distribute this software for ## any purpose with or without fee is hereby granted, provided that ## the above copyright notice and this permission notice appear in all ## copies. ## ## THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED ## WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF ## MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. ## IN NO EVENT SHALL THE AUTHORS AND COPYRIGHT HOLDERS AND THEIR ## CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, ## SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT ## LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF ## USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ## ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, ## OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT ## OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF ## SUCH DAMAGE. ## # package information Name: cairomm Summary: Cairo C++ API URL: http://cairographics.org/ Vendor: Carl Worth & Keith Packard Packager: OpenPKG Foundation e.V. Distribution: OpenPKG Community Class: EVAL Group: Graphics License: MIT-style Version: 1.8.4 Release: 20091021 # list of sources Source0: http://cairographics.org/releases/cairomm-%{version}.tar.gz Patch0: cairomm.patch # build information Prefix: %{l_prefix} BuildRoot: %{l_buildroot} BuildPreReq: OpenPKG, openpkg >= 20040130, gcc, gcc::with_cxx = yes, pkgconfig PreReq: OpenPKG, openpkg >= 20040130 BuildPreReq: cairo >= 1.6.0, libsigcxx >= 2.0 PreReq: cairo >= 1.6.0, libsigcxx >= 2.0 AutoReq: no AutoReqProv: no %description CairoMM is a C++ wrapper for the Cairo graphics library. It offers all the power of Cairo with an interface familiar to C++ developers, including use of the STL where it makes sense. %track prog cairomm = { version = %{version} url = http://cairographics.org/releases/ regex = cairomm-(__VER__)\.tar\.gz } %prep %setup -q %patch -p0 %build CC="%{l_cc}" \ CXX="%{l_cxx}" \ CFLAGS="%{l_cflags -O}" \ CXXFLAGS="%{l_cxxflags -O}" \ CPPFLAGS="%{l_cppflags}" \ LDFLAGS="%{l_ldflags}" \ ./configure \ --prefix=%{l_prefix} \ --disable-docs \ --disable-shared %{l_make} %{l_mflags -O} %install rm -rf $RPM_BUILD_ROOT %{l_make} %{l_mflags} install AM_MAKEFLAGS="DESTDIR=$RPM_BUILD_ROOT" rm -rf $RPM_BUILD_ROOT%{l_prefix}/share/doc %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std} %files -f files %clean rm -rf $RPM_BUILD_ROOT @ 1.16 log @upgrading package: cairomm 1.8.0 -> 1.8.2 @ text @d34 2 a35 2 Version: 1.8.2 Release: 20090708 @ 1.15 log @bump years in copyright messages @ text @d34 2 a35 2 Version: 1.8.0 Release: 20090127 @ 1.14 log @upgrading package: cairomm 1.7.2 -> 1.8.0 @ text @d3 1 a3 1 ## Copyright (c) 2000-2008 OpenPKG Foundation e.V. @ 1.13 log @upgrading package: cairomm 1.7.0 -> 1.7.2 @ text @d34 2 a35 2 Version: 1.7.2 Release: 20081221 @ 1.12 log @upgrading package: cairomm 1.6.4 -> 1.7.0 @ text @d34 2 a35 2 Version: 1.7.0 Release: 20081026 @ 1.11 log @upgrading package: cairomm 1.6.2 -> 1.6.4 @ text @d34 2 a35 2 Version: 1.6.4 Release: 20080905 d46 2 a47 2 BuildPreReq: cairo >= 1.6.0 PreReq: cairo >= 1.6.0 @ 1.10 log @upgrading package: cairomm 1.6.0 -> 1.6.2 @ text @d34 2 a35 2 Version: 1.6.2 Release: 20080814 @ 1.9 log @upgrading package: cairomm 1.4.6 -> 1.6.0 @ text @d34 2 a35 2 Version: 1.6.0 Release: 20080412 @ 1.8 log @Update package specifications according to OpenPKG year 2008 world order: http://www.mail-archive.com/openpkg-announce@@openpkg.org/msg00221.html @ text @d34 2 a35 2 Version: 1.4.6 Release: 20080101 d46 2 a47 2 BuildPreReq: cairo PreReq: cairo @ 1.7 log @upgrading package: cairomm 1.4.4 -> 1.4.6 @ text @d3 1 a3 2 ## Copyright (c) 2000-2007 OpenPKG Foundation e.V. ## Copyright (c) 2000-2007 Ralf S. Engelschall d35 1 a35 1 Release: 20071111 @ 1.6 log @upgrading package: cairomm 1.4.2 -> 1.4.4 @ text @d35 2 a36 2 Version: 1.4.4 Release: 20070730 @ 1.5 log @upgrading package: cairomm 1.4.0 -> 1.4.2 @ text @d35 2 a36 2 Version: 1.4.2 Release: 20070715 @ 1.4 log @upgrading package: cairomm 1.2.4 -> 1.4.0 @ text @d35 2 a36 2 Version: 1.4.0 Release: 20070713 @ 1.3 log @upgrading package: cairomm 1.2.2 -> 1.2.4 @ text @d35 2 a36 2 Version: 1.2.4 Release: 20070118 @ 1.2 log @Welcome Year 2007! @ text @d35 2 a36 2 Version: 1.2.2 Release: 20061121 @ 1.1 log @new package: cairomm 1.2.2 (Cairo C++ API) @ text @d3 2 a4 2 ## Copyright (c) 2000-2006 OpenPKG Foundation e.V. ## Copyright (c) 2000-2006 Ralf S. Engelschall @