summaryrefslogtreecommitdiffstats
path: root/gnome1-libs/libole2/DETAILS
diff options
context:
space:
mode:
authorroot2006-04-24 09:03:08 -0500
committerroot2006-04-24 09:03:08 -0500
commit84d8b510ac289af0a43bfa9e110844af27a90196 (patch)
treed7093929b954dd2f71114bff270755e18f737eb1 /gnome1-libs/libole2/DETAILS
initial commit from stable 0.3
Diffstat (limited to 'gnome1-libs/libole2/DETAILS')
-rwxr-xr-xgnome1-libs/libole2/DETAILS19
1 files changed, 19 insertions, 0 deletions
diff --git a/gnome1-libs/libole2/DETAILS b/gnome1-libs/libole2/DETAILS
new file mode 100755
index 0000000000..f569d216af
--- /dev/null
+++ b/gnome1-libs/libole2/DETAILS
@@ -0,0 +1,19 @@
+ SPELL=libole2
+ VERSION=0.2.4
+ BRANCH=`echo $VERSION|cut -d . -f 1,2`
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
+ SOURCE_URL[1]=ftp://ftp.gnome.org/pub/GNOME/sources/$SPELL/$BRANCH/$SOURCE
+ MD5[0]='23e6baf17eb0143bfeba26a3961cdafd'
+ MAINTAINER=jon-sven@frisurf.no
+ WEB_SITE=www.gnome.org
+ LICENSE[0]=GPL
+ ENTERED=20011009
+ UPDATED=20011104
+ SHORT="libole2 provides an API to access OLE2 streams"
+cat << EOF
+libole2 provides an API to access OLE2 streams as used by Microsoft in
+their compound files. Such common file formats as Excel, Word,
+Powerpoint, and Visio use this system.
+EOF