]> git.pld-linux.org Git - packages/ClanLib.git/commitdiff
- updated link patch to cover SWRender library (not tested though)
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 27 Mar 2011 05:34:31 +0000 (05:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 1

Changed files:
    ClanLib-link.patch -> 1.5
    ClanLib.spec -> 1.131

ClanLib-link.patch
ClanLib.spec

index d2c34d4c3dd3f1fac6e3d3f6caa75c143dff18f5..ca7af4d2876bc388106b1b9df04bbbaa2fd11acd 100644 (file)
  libclan22Display_la_LDFLAGS = \
    -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) $(LDFLAGS_LT_RELEASE) \
    $(extra_LIBS_clanDisplay)
+--- ClanLib-2.2.7/Sources/SWRender/Makefile.am.orig    2010-07-05 16:50:31.000000000 +0200
++++ ClanLib-2.2.7/Sources/SWRender/Makefile.am 2011-03-27 07:33:24.821729730 +0200
+@@ -69,9 +69,10 @@
+ Canvas/Commands/pixel_command_triangle.cpp \
+ swr_target.cpp
++libclan22SWRender_la_LIBADD = $(top_builddir)/Sources/Display/libclan22Display.la $(top_builddir)/Sources/Core/libclan22Core.la
+ libclan22SWRender_la_LDFLAGS = \
+   -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) $(LDFLAGS_LT_RELEASE) \
+-  $(extra_LIBS_SWRender)
++  $(extra_LIBS_clanSWRender)
+ libclan22Sound_la_CXXFLAGS=$(SWRender_CXXFLAGS) $(extra_CFLAGS_SWRender)
 --- ClanLib-2.2.7/configure.ac.orig    2011-01-27 09:46:22.000000000 +0100
 +++ ClanLib-2.2.7/configure.ac 2011-03-26 15:25:57.540910453 +0100
 @@ -631,9 +631,14 @@
index 58f3ddd087ad1e4a429834498be1042ee115156d..24879e2b563a36e9230171427190ecdf96506703 100644 (file)
@@ -1,6 +1,4 @@
 #
-# TODO: plenty of undefined references
-#
 # Conditional build:
 %bcond_with    sse2    # use SSE2 instructions
 #
@@ -14,7 +12,7 @@ Summary(pl.UTF-8):    ClanLib, niezależny od platformy SDK do gier
 Summary(pt_BR.UTF-8):  SDK Clanlib
 Name:          ClanLib
 Version:       2.2.7
-Release:       0.1
+Release:       1
 License:       BSD-like (see COPYING)
 Group:         Libraries
 #Source0Download: http://www.clanlib.org/download.html
This page took 0.0713 seconds and 4 git commands to generate.