Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:16.0:FactoryCandidates
fly
fly.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File fly.spec of Package fly
# # spec file for package fly # # Copyright (c) 2024 SUSE LLC # # 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/ # Name: fly Version: 2.0.1 Release: 0 Summary: A Script to Create PNGs License: SUSE-Permissive Group: Productivity/Graphics/Visualization/Other URL: http://martin.gleeson.com/fly/ # Mirror is used since martin gleeson (master site) rejects robot requests Source: http://www.w3perl.com/fly/dist/%{name}-%{version}.tar.gz Patch1: fly-2.0.0-gif.patch BuildRequires: dos2unix BuildRequires: gd-devel %description Fly allows you to create images with script statements. It uses gdlib. %prep %autosetup -p0 # Gifs are not supported rm -fr examples/gif # Duplicate file in source rm -f examples/jpeg/small-end.fly # Use unix line endings dos2unix README examples/{jpeg,png,perl}/* examples/example.csh %build make %{?_smp_mflags} CFLAGS="%{optflags}" CC="gcc" LIBS="-lgd" %install mkdir -p %{buildroot}%{_bindir} install -m 755 fly %{buildroot}%{_bindir} %files %doc README examples doc %{_bindir}/fly %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