Browse Source

magicpoint: Updated (1.11b -> 1.13a)

early
Alejandro Mery 16 years ago
parent
commit
9b1c19faa2
  1. 28
      graphic/magicpoint/head-usage.patch
  2. 6
      graphic/magicpoint/magicpoint.desc

28
graphic/magicpoint/head-usage.patch

@ -1,28 +0,0 @@
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../magicpoint/head-usage.patch
# Copyright (C) 2004 - 2006 The T2 SDE Project
#
# More information can be found in the files COPYING and README.
#
# This patch file is dual-licensed. It is available under the license the
# patched project is licensed under, as long as it is an OpenSource license
# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
# of the GNU General Public License as published by the Free Software
# Foundation; either version 2 of the License, or (at your option) any later
# version.
# --- SDE-COPYRIGHT-NOTE-END ---
--- ./configure.orig 2004-05-14 11:24:03.748744120 +0200
+++ ./configure 2004-05-14 11:24:15.483960096 +0200
@@ -1962,8 +1962,8 @@
ac_cv_vf_libname=VFlib
ac_cv_vf_libdir=no
ac_cv_vf_hdrdir=no
- shlib1=`echo $dir/lib/libVFlib.so* | head -1 | sed -e 's/.*\///'`
- shlib2=`echo $dir/lib/libVFlib2.so* | head -1 | sed -e 's/.*\///'`
+ shlib1=`echo $dir/lib/libVFlib.so* | head -n 1 | sed -e 's/.*\///'`
+ shlib2=`echo $dir/lib/libVFlib2.so* | head -n 1 | sed -e 's/.*\///'`
if test x$shlib1 = x; then
$shlib1=no
fi

6
graphic/magicpoint/magicpoint.desc

@ -3,7 +3,7 @@
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../magicpoint/magicpoint.desc
[COPY] Copyright (C) 2006 The OpenSDE Project
[COPY] Copyright (C) 2006 - 2008 The OpenSDE Project
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project
[COPY] Copyright (C) 1998 - 2003 Clifford Wolf
[COPY]
@ -34,9 +34,9 @@
[L] GPL
[S] Stable
[V] 1.11b
[V] 1.13a
[P] X -----5---9 143.700
[D] 2967622638 magicpoint-1.11b.tar.gz ftp://sh.wide.ad.jp/WIDE/free-ware/mgp/
[D] 2254960360 magicpoint-1.13a.tar.gz ftp://sh.wide.ad.jp/WIDE/free-ware/mgp/
[D] 3999283226 ttf.tar.gz ftp://ftp.mew.org/pub/MagicPoint/

Loading…
Cancel
Save