Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
windows:mingw:win32
mingw32-SDL2_ttf
mingw32-SDL2_ttf.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mingw32-SDL2_ttf.spec of Package mingw32-SDL2_ttf
# # spec file for package mingw32-SDL2_ttf # # Copyright (c) 2024, Martin Hauke <mardnh@gmx.de> # # 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 https://bugs.opensuse.org/ # %define realname SDL2_ttf Name: mingw32-%{realname} Version: 2.22.0 Release: 0 Summary: Simple DirectMedia Layer 2 Truetype library License: Zlib Group: Development/Libraries/X11 URL: https://github.com/libsdl-org/SDL_ttf Source: https://github.com/libsdl-org/SDL_ttf/releases/download/release-%version/SDL2_ttf-%version.tar.gz BuildRequires: mingw32-cross-cmake BuildRequires: mingw32-cross-gcc BuildRequires: mingw32-cross-pkg-config BuildRequires: mingw32-filesystem BuildRequires: mingw32-libSDL2-devel BuildRequires: mingw32-freetype-devel %_mingw32_package_header_debug BuildArch: noarch %description This is a sample library that allows you to use TrueType fonts in your SDL applications. %package devel Summary: Header files for the Simple DirectMedia Layer 2 Truetype library Group: Development/Libraries/C and C++ Requires: %name = %version %description devel This is a sample library that allows you to use TrueType fonts in your SDL applications. %_mingw32_debug_package %prep %setup -q -n %{realname}-%{version} sed -i 's/\r$//' CHANGES.txt README.txt %build %{_mingw32_cmake} -DCMAKE_INSTALL_LIBDIR:PATH=lib %{make_build} %install %{_mingw32_cmake_install} rm %buildroot/%_mingw32_datadir/licenses/SDL2_ttf/LICENSE.txt %files %{_mingw32_bindir}/SDL2_ttf.dll %files devel %license LICENSE.txt %doc CHANGES.txt README.txt %{_mingw32_includedir}/SDL2/SDL_ttf.h %{_mingw32_libdir}/libSDL2_ttf.dll.a %{_mingw32_libdir}/pkgconfig/SDL2_ttf.pc %{_mingw32_libdir}/cmake/SDL2_ttf/ %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