Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
windows:mingw:win64
mingw64-pixman
mingw64-pixman.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mingw64-pixman.spec of Package mingw64-pixman
# # spec file for package mingw64-pixman # # Copyright (c) 2014 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: mingw64-pixman Version: 0.30.0 Release: 0 Summary: The pixel-manipulation library for X and cairo License: MIT Group: Development/Libraries/C and C++ Url: http://cairographics.org/ Source: http://cairographics.org/releases/pixman-%{version}.tar.bz2 #!BuildIgnore: post-build-checks BuildRequires: mingw64-cross-binutils BuildRequires: mingw64-cross-gcc BuildRequires: mingw64-cross-pkg-config BuildRequires: mingw64-filesystem %_mingw64_package_header_debug BuildArch: noarch %description Pixman is a library that provides low-level pixel manipulation features such as image compositing and trapezoid rasterization. %package -n mingw64-libpixman-1-0 Summary: MinGW Windows port of the pixel manipulation library for cairo Group: System/Libraries Obsoletes: mingw64-pixman %description -n mingw64-libpixman-1-0 Pixman is a library that provides low-level pixel manipulation features such as image compositing and trapezoid rasterization. %package devel Summary: The pixel manipulation library for cairo (development files) Group: Development/Libraries/C and C++ %description devel Pixman is a library that provides low-level pixel manipulation features such as image compositing and trapezoid rasterization. (development files) %_mingw64_debug_package %prep %setup -q -n pixman-%{version} %build # Uses GTK for its testsuite, so disable this otherwise # we have a chicken & egg problem on mingw echo "lt_cv_deplibs_check_method='pass_all'" >> %{_mingw64_cache} %{_mingw64_configure} \ --disable-gtk \ --enable-shared --disable-static make %{?_smp_mflags} || make %install make DESTDIR=%{buildroot} install %{?_smp_mflags} %files -n mingw64-libpixman-1-0 %defattr(-,root,root) %{_mingw64_bindir}/libpixman-1-0.dll %files devel %defattr(-,root,root) %{_mingw64_includedir}/pixman-1 %{_mingw64_libdir}/libpixman-1.dll.a %{_mingw64_libdir}/pkgconfig/pixman-1.pc %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor