]> git.pld-linux.org Git - packages/fltk2.git/commitdiff
- bconds should be the very first thing, moved defines and includes after them master
authorsparky <sparky@pld-linux.org>
Sun, 6 Feb 2011 01:45:38 +0000 (01:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fltk2.spec -> 1.15

fltk2.spec

index 0a760ba99bb6cb9f3904cc3e1908c6896eeec11c..5b71e0c2f0efe8fc2e221fcdd8e831fe97b973e7 100644 (file)
@@ -1,12 +1,12 @@
 # TODO:
 #      - tons of "Unresolved symbols found in: ..."
 #
+# Conditional build:
+%bcond_with    cairo   # without cairo support
+
 %define                _name           fltk
 %define                _snap           r6970
 %define                _version        2.0
-# Conditional build:
-%bcond_with    cairo   # without cairo support
-#
 Summary:       Fast Light Tool Kit 2.x
 Summary(pl.UTF-8):     FLTK - "lekki" X11 toolkit wersja 2.x
 Summary(pt_BR.UTF-8):  Interface gráfica em C++ para X, OpenGL e Windows
This page took 0.061199 seconds and 4 git commands to generate.