Projects
Extra
fbdesk
fbdesk.spec
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File fbdesk.spec of Package fbdesk
# # spec file for package fbdesk # # Copyright (c) 2016 Packman Team <packman@links2linux.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 http://bugs.links2linux.org/ # Name: fbdesk Version: 1.4.1 Release: 0 Summary: Icon Manager for Fluxbox License: MIT Url: http://fluxbox.sourceforge.net/fbdesk/ Source0: http://fluxbox.sourceforge.net/download/fbdesk-1.4.1.tar.gz Patch0: %{name}-gcc43.patch Patch1: %{name}-png.patch BuildRequires: gcc-c++ BuildRequires: pkgconfig(imlib2) BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(x11-xcb) BuildRequires: pkgconfig(xext) BuildRequires: pkgconfig(xft) BuildRequires: pkgconfig(xpm) BuildRequires: pkgconfig(xproto) %description FbDesk is a fluxbox-util application that creates and manages icons on your Fluxbox desktop. %prep %setup -q %patch -P 0 -p1 -b .gcc43 %patch -P 1 -p1 %build export CFLAGS='%{optflags} -std=gnu++98' export CXXFLAGS=$CFLAGS %configure %make_build %install %make_install %files %license COPYING %doc ChangeLog README %{_bindir}/* %changelog
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.