Name: pixbufloader-vtf Version: 0.0.git.9.3439bc09 Release: 1%{?dist} Summary: Load Valve Texture Files in Gtk+ applications License: LGPLv2.1 URL: https://github.com/panzi/pixbufloader-vtf VCS: git+https://github.com/KyleGospo/pixbufloader-vtf.git#3439bc09907c351eaa5b548a154206c3b4b9234e: Source: pixbufloader-vtf-3439bc09.tar.gz Requires: VTFLib BuildRequires: cmake BuildRequires: gcc BuildRequires: g++ Buildrequires: VTFLib-devel BuildRequires: pkgconfig(VTFLib) BuildRequires: pkgconfig(gdk-pixbuf-2.0) # Disable debug packages %define debug_package %{nil} %description GDK PixBuf plugin to load Valve Texture Files (read-only). Using this you will be able to view VTF files in Gtk+ programs like Eye of GNOME. %prep %setup -T -b 0 -q -n pixbufloader-vtf %build %cmake -DCMAKE_BUILD_TYPE=Release %cmake_build %install %cmake_install %files %license LGPL.txt %doc README.md %{_libdir}/gdk-pixbuf-*/*/loaders/libpixbufloader-vtf.so