Browse Source

cmake: removed cmake-conf.in (obsolete now because we autodetect cmake builds now)

stable/0.2
Christian Wiese 14 years ago
parent
commit
4c97d48efb
  1. 15
      develop/cmake/cmake-conf.in
  2. 2
      kde/kdelibs/parse-config
  3. 4
      kde/strigi/strigi.desc
  4. 4
      multimedia/openlibraries/openlibraries.desc
  5. 2
      x11/gpsdrive/gpsdrive.desc

15
develop/cmake/cmake-conf.in

@ -1,15 +0,0 @@
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../cmake/cmake-conf.in
# Copyright (C) 2008 - 2009 The OpenSDE Project
#
# More information can be found in the files COPYING and README.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING.
# --- SDE-COPYRIGHT-NOTE-END ---
hook_add preconf 5 'mkdir build; cd build; cmake $confopt $extraconfopt -DCMAKE_INSTALL_PREFIX=/$prefix -DCMAKE_LIBRARY_PATH=$libdir ..'

2
kde/kdelibs/parse-config

@ -26,8 +26,6 @@ if hasflag KDE; then
var_append cmakeopt " " '-DCMAKE_BUILD_TYPE=Release'
. $base/package/*/*/cmake-conf.in
var_append flistdel '|' 'opt/kde/share/mime/.*'
fi

4
kde/strigi/strigi.desc

@ -2,7 +2,7 @@
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../strigi/strigi.desc
[COPY] Copyright (C) 2009 - 2010 The OpenSDE Project
[COPY] Copyright (C) 2009 - 2011 The OpenSDE Project
[COPY]
[COPY] More information can be found in the files COPYING and README.
[COPY]
@ -28,8 +28,6 @@
[V] 0.7.2
[P] X -----5---9 128.800
[O] . $base/package/*/*/cmake-conf.in
[D] 714909278 strigi-0.7.2.tar.bz2 http://www.vandenoever.info/software/strigi/
#[D] 3730706421 strigi-0.6.4.tar.bz2 http://dl.sourceforge.net/sourceforge/strigi/

4
multimedia/openlibraries/openlibraries.desc

@ -2,7 +2,7 @@
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../openlibraries/openlibraries.desc
[COPY] Copyright (C) 2006 - 2010 The OpenSDE Project
[COPY] Copyright (C) 2006 - 2011 The OpenSDE Project
[COPY] Copyright (C) 2006 The T2 SDE Project
[COPY]
[COPY] More information can be found in the files COPYING and README.
@ -32,7 +32,5 @@
[V] 0.4.0-r1422
[P] O -----5---9 170.000
[O] . $base/package/*/*/cmake-conf.in
[D] X openlibraries-0.4.0-r1422.tar.gz svn+http://openlibraries.svn.sourceforge.net/svnroot/openlibraries/trunk -r 1422
#[D] 756041397 openlibraries-0.4.0.tar.gz http://dl.sourceforge.net/sourceforge/openlibraries/

2
x11/gpsdrive/gpsdrive.desc

@ -39,6 +39,4 @@
[V] 2.11
[P] X -----5---9 194.500
[O] . $base/package/*/*/cmake-conf.in
[D] 2486059047 gpsdrive-2.11.tar.gz http://gpsdrive.de/packages/

Loading…
Cancel
Save