Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/graphics
In directory
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv23189/10.7/main/finkinfo/graphics
Modified Files:
lasi-shlibs.info
Added Files:
lasi1-shlibs.info
Log Message:
new version (new libversion)
--- NEW FILE: lasi1-shlibs.info ---
Package: lasi1-shlibs
Version: 1.1.1
Revision: 1
BuildDepends: <<
cmake (>= 2.6.4),
doxygen,
fink-package-precedence,
fontconfig2-dev (>= 2.10.0-1),
freetype219 (>= 2.4.11-1),
glib2-dev (>= 2.22.0),
pango1-xft2-ft219-dev (>= 1.24.5-4),
pkgconfig (>= 0.23),
x11-dev
<<
Depends: <<
fontconfig2-shlibs (>= 2.10.0-1),
freetype219-shlibs (>= 2.4.11-1),
glib2-shlibs (>= 2.22.0-1),
pango1-xft2-ft219-shlibs (>= 1.24.5-4)
<<
GCC: 4.0
Source: mirror:sourceforge:lasi/libLASi-%v.tar.gz
Source-MD5: bc5161b1d820db3dbcea24ce1c2ed5ec
CompileScript: <<
#!/bin/sh -ev
export
PKG_CONFIG_PATH="%p/lib/glib-2.0/pkgconfig-strict:$PKG_CONFIG_PATH"
cmake -DCMAKE_INSTALL_PREFIX=%p -DCMAKE_VERBOSE_MAKEFILE=ON
-DCMAKE_CXX_FLAGS:STRING=-MD -DCMAKE_INCLUDE_DIRECTORIES_PROJECT_BEFORE=ON
make
fink-package-precedence --depfile-ext='\.d' --prohibit-bdep lasi1-dev .
<<
InstallScript: <<
make -j1 install DESTDIR=%d
mkdir -p %i/share/lasi
mv %i/share/lasi%v/examples %i/share/lasi/
mv %i/share/doc/libLASi-%v/html %i/share/lasi/
rm -r %i/share/lasi%v
rm -r %i/share/doc/libLASi-%v
# mkdir -p %i/share/lasi/examples
# mkdir -p %i/share/lasi/doc
# cp -R %b/examples/ %i/share/lasi/examples/
# cp -R %b/doc/ %i/share/lasi/doc/
<<
DocFiles: AUTHORS ChangeLog COPYING NEWS NOTES README README.release
Shlibs: %p/lib/libLASi.1.dylib 1.0.0 %n (>= 1.1.1-1)
SplitOff: <<
Package: lasi1-dev
Depends: %N (= %v-%r)
Conflicts: <<
lasi-dev
<<
Replaces: <<
lasi,
lasi-dev
<<
DocFiles: AUTHORS ChangeLog COPYING NEWS NOTES README README.release
Files: <<
include
lib/libLASi.dylib
lib/pkgconfig
share/lasi
<<
BuildDependsOnly: True
<<
InfoTest: <<
TestScript: make test || exit 2
<<
DescPackaging: <<
Former Maintainer: Koen van der Drift <[email protected]>
Merged lasi (example-program sources and lib docs) into lasi-dev
as of 1.1.0-1003
<<
Description: Library for creating Postscript documents
DescDetail: <<
libLASi is a library written by Larry Siden that provides a C++ stream
output interface ( with operator << ) for creating Postscript documents
that can contain characters from any of the scripts and symbol blocks
supported in Unicode and by Owen Taylor's Pango layout engine. The
library accomodates right-to-left scripts such as Arabic and Hebrew as
easily as left-to-right scripts. Indic and Indic-derived Complex Text
Layout (CTL) scripts, such as Devanagari, Thai, Lao, and Tibetan are
supported to the extent provided by Pango and by the OpenType fonts
installed on your system. All of this is provided without need for any
special configuration or layout calculation on the programmer's part.
Although the capability to produce Unicode-based multilingual Postscript
documents exists in large Open Source application framework libraries
such as GTK+, QT, and KDE, libLASi was designed for projects which
require the ability to produce Postscript independent of any one
application framework.
<<
License: GPL
Maintainer: None <[email protected]>
Homepage: http://lasi.sourceforge.net/
Index: lasi-shlibs.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.7/stable/main/finkinfo/graphics/lasi-shlibs.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- lasi-shlibs.info 22 Aug 2011 15:15:51 -0000 1.1
+++ lasi-shlibs.info 31 May 2013 03:18:38 -0000 1.2
@@ -1,9 +1,9 @@
Package: lasi-shlibs
Version: 1.1.0
-Revision: 1004
+Revision: 1005
BuildDepends: <<
cairo (>= 1.8.8-3),
- cmake (>= 1.4.5),
+ cmake (>= 2.4.5),
doxygen,
fink-package-precedence,
fontconfig2-dev (>= 2.8.0-4),
@@ -55,7 +55,13 @@
SplitOff: <<
Package: lasi-dev
Depends: %N (= %v-%r)
- Replaces: lasi (<< %v-%r)
+ Conflicts: <<
+ lasi1-dev
+ <<
+ Replaces: <<
+ lasi,
+ lasi1-dev
+ <<
DocFiles: AUTHORS ChangeLog COPYING NEWS NOTES README README.release
Files: <<
include
------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs