Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/crypto
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv12799

Modified Files:
        ldid.info 
Log Message:
update from 10.4

Index: ldid.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/crypto/ldid.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- ldid.info   6 Aug 2011 17:03:44 -0000       1.1
+++ ldid.info   29 Jan 2013 17:37:37 -0000      1.2
@@ -1,22 +1,33 @@
 Package: ldid
-Version: 1.0.476
-Revision: 2
+Version: 1.1.4f4aa9
+Revision: 1
 
 Maintainer: Matthias Ringwald <[email protected]>
-Source: http://www.telesphoreo.org/export/613/trunk/data/ldid/ldid-%v.tgz
-Source-MD5: 734bdf1ba4ddead9077e845436948df1
+Source: 
http://ringwald.ch/fink/ldid-4f4aa9c37a0c26908cafbc5ef58c94814d153415.tar.gz
+Source-MD5: 22f4d3109de29a93734354b4a403cecd
+Source2: 
http://ringwald.ch/fink/minimal-e327d27b214753a35b03a89886c82311c96353fa.tar.gz
+Source2-MD5: 63926a804a44d5c36e8c0036ed653dbb
 BuildDepends: fink (>= 0.24.12)
 
 CompileScript: <<
-    llvm-g++ -I . -o util/ldid{,.cpp} -x c util/{lookup2,sha1}.c
+    ln -s ../minimal-e327d27b214753a35b03a89886c82311c96353fa minimal
+    g++ -I . -o ldid ldid.cpp sha1.c -x c  lookup2.c
 <<
 
 InstallScript: <<
     mkdir -p %i/bin
-    cp util/ldid %i/bin
+    cp ldid %i/bin
     mkdir -p %i/share/doc/ldid
-    head -n 36 util/ldid.cpp > %i/share/doc/ldid/COPYING
+    cp COPYING %i/share/doc/ldid/COPYING
+<<
+
+DescPackaging: <<
+As there isn't an official release of ldid yet, this package provides a 
snapshot from Nov 2012.
+
+Sources:
+Commit 4f4aa9c37a0c26908cafbc5ef58c94814d153415 from 
git://git.saurik.com/ldid.git
+Commit e327d27b214753a35b03a89886c82311c96353fa from 
git://git.saurik.com/minimal.git
 <<
 
 Description: Pseudo-codesign Mach-O files
-License: BSD
+License: GPL
\ No newline at end of file


------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to