Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory vz-cvs-3.sog:/tmp/cvs-serv32132

Modified Files:
        kemboss-qt4.info 
Log Message:
new 1.0.1 release from tracker
https://sourceforge.net/tracker/?func=detail&atid=414256&aid=3075491&group_id=17203

Index: kemboss-qt4.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/kemboss-qt4.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- kemboss-qt4.info    3 Aug 2010 07:09:11 -0000       1.5
+++ kemboss-qt4.info    15 Jul 2011 15:12:05 -0000      1.6
@@ -1,27 +1,47 @@
 Info2: <<
 Package: kemboss-qt4-%type_pkg[qt]
-Version: 0.11
-Revision: 2
+Version: 1.0.1
+Revision: 1
 Type: qt (x11 mac)
 
 Depends: <<
+ libpng3-shlibs,
  emboss (>= 6.2.0), 
- qt4-%type_pkg[qt]-gui-shlibs (>= 4.5.1-1)
+ qt4-base-%type_pkg[qt]-qtcore-shlibs (>= 4.5.1-1),
+ qt4-base-%type_pkg[qt]-qtgui-shlibs (>= 4.5.1-1),
+ libiconv
 <<
 
 BuildDepends: <<
  fink (>= 0.29.7-1), 
- qt4-%type_pkg[qt] (>= 4.5.1-1)
+ qt4-base-%type_pkg[qt] (>= 4.5.1-1),
+ libiconv-dev,
+ libpng3,
+ system-openssl-dev
 <<
 
-Conflicts: kemboss (<= 0.10-1)
-Replaces: kemboss (<= 0.10-1)
+Conflicts: <<
+ kemboss (<= 0.10-1),
+ kemboss-qt4-mac,
+ kemboss-qt4-x11
+<<
 
-Source: 
http://www.tobias-schwarz.net/programmierung/sources/kemboss_0_11_src.tar.gz
-Source-MD5: d9ac8eb71f86d9ae1f66792c747baaf6
+Replaces: <<
+ kemboss (<= 0.10-1),
+ kemboss-qt4-mac,
+ kemboss-qt4-x11
+<<
+
+GCC: 4.0
+
+Source: 
http://www.tobias-schwarz.net/programmierung/sources/kemboss_1_0_1_src.tar.gz
+Source-MD5: 789bc0d6747b3dfeab261015f2c15551
 SourceDirectory: kemboss-%v
 
-PatchScript: perl -pi -e 's,\/usr\/local,%p,g' src/src.pro
+PatchScript: <<
+ perl -pi -e 's,\/usr\/local,%p,g' src/kemboss.pro
+ perl -pi -e 's,\/etc,%p/etc,g' src/kemboss.pro
+<<
 
 CompileScript: <<
  #!/bin/sh -ev
@@ -29,19 +49,39 @@
  %p/lib/qt4-%type_pkg[qt]/bin/qmake
  make
 <<
+
 InstallScript: <<
  #!/bin/sh -ev
  cd src/
  INSTALL_ROOT=%d make install
- 
- mv %i/share/kemboss/ %i/share/kemboss-qt4-%type_pkg[qt]
+ if [ "%type_raw[qt]" == "mac" ]; then
+  mv %i/bin %i/Applications
+ fi
+<<
+
+PostInstScript: <<
+if [ "%type_raw[qt]" == "mac" ]; then
+  if ! test -e /Applications/Fink; then
+    /usr/bin/install -d -m 755 /Applications/Fink
+  fi
+    /bin/ln -s '%p/Applications/kemboss.app' /Applications/Fink/
+fi
+<<
+
+PostRmScript: <<
+if [ "%type_raw[qt]" == "mac" ]; then
+  /bin/rm -f '/Applications/Fink/kemboss.app'
+fi
 <<
 
 Docfiles: copying copyright install todo versions
+
 DescPackaging: <<
-       Former Maintainer: Koen van der Drift <drift...@users.sourceforge.net>
+ Former Maintainer: Koen van der Drift <drift...@users.sourceforge.net>
 <<
+
 Description: Emboss GUI
+
 DescDetail: <<
   kemboss is a graphical user interface for the sequence 
   analysis package EMBOSS. It is a replacement for the outdated
@@ -56,6 +96,6 @@
 <<
 
 License: GPL
-Maintainer: None <fink-de...@lists.sourceforge.net>
+Maintainer: Tobias Schwarz <kemb...@tobias-schwarz.net>
 Homepage: http://www.tobias-schwarz.net/kemboss.html
 <<


------------------------------------------------------------------------------
AppSumo Presents a FREE Video for the SourceForge Community by Eric 
Ries, the creator of the Lean Startup Methodology on "Lean Startup 
Secrets Revealed." This video shows you how to validate your ideas, 
optimize your ideas and identify your business strategy.
http://p.sf.net/sfu/appsumosfdev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to