[csw-devel] SF.net SVN: gar:[2702] csw/mgar/pkg

idogan23 at users.sourceforge.net idogan23 at users.sourceforge.net
Sat Dec 27 20:04:05 CET 2008


Revision: 2702
          http://gar.svn.sourceforge.net/gar/?rev=2702&view=rev
Author:   idogan23
Date:     2008-12-27 19:04:05 +0000 (Sat, 27 Dec 2008)

Log Message:
-----------
libytnef: initial commit

Added Paths:
-----------
    csw/mgar/pkg/libytnef/
    csw/mgar/pkg/libytnef/branches/
    csw/mgar/pkg/libytnef/tags/
    csw/mgar/pkg/libytnef/trunk/
    csw/mgar/pkg/libytnef/trunk/Makefile
    csw/mgar/pkg/libytnef/trunk/checksums
    csw/mgar/pkg/libytnef/trunk/files/
    csw/mgar/pkg/libytnef/trunk/files/CSWlibytnef.gspec


Property changes on: csw/mgar/pkg/libytnef/trunk
___________________________________________________________________
Added: svn:ignore
   + cookies
download
work


Added: svn:externals
   + gar https://gar.svn.sf.net/svnroot/gar/csw/mgar/gar/v1


Added: csw/mgar/pkg/libytnef/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libytnef/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/libytnef/trunk/Makefile	2008-12-27 19:04:05 UTC (rev 2702)
@@ -0,0 +1,31 @@
+GARNAME = libytnef
+GARVERSION = 1.5
+CATEGORIES = lib
+
+DESCRIPTION = Brief description
+define BLURB
+  This is the library needed to YTNEF application.
+  This program decodes those annoying application/ms-tnef MIME attachments that
+  Microsoft mail servers helpfully use to encapsulate your already MIME encoded
+  attachments.
+  The YTNEF program allows one to unpack the attachments which were encapsulated
+  into the YTNEF attachment.  Thus alleviating the need to use Microsoft Outlook
+  to view them.
+endef
+
+MASTER_SITES = http://ytnef.sourceforge.net/
+DISTFILES  = $(GARNAME)-$(GARVERSION).tar.gz
+DISTFILES += $(call admfiles,CSWlibytnef,)
+
+# We define upstream file regex so we can be notifed of new upstream software release
+UFILES_REGEX = -(\d+(?:\.\d+)*).tar.gz
+
+# If the url used to check for software update is different of MASTER_SITES, then 
+# uncomment the next line. Otherwise it is set by default to the value of MASTER_SITES
+UPSTREAM_MASTER_SITES = http://ovh.dl.sourceforge.net/sourceforge/ytnef/
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+TEST_SCRIPTS =
+
+include gar/category.mk

Added: csw/mgar/pkg/libytnef/trunk/checksums
===================================================================
--- csw/mgar/pkg/libytnef/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/libytnef/trunk/checksums	2008-12-27 19:04:05 UTC (rev 2702)
@@ -0,0 +1,2 @@
+6c44b955f33cf714c75a7bbe895cc352  download/libytnef-1.5.tar.gz
+1a4a0d9a1f8654a3b6e3c7968cd5017c  download/CSWpackage.gspec

Added: csw/mgar/pkg/libytnef/trunk/files/CSWlibytnef.gspec
===================================================================
--- csw/mgar/pkg/libytnef/trunk/files/CSWlibytnef.gspec	                        (rev 0)
+++ csw/mgar/pkg/libytnef/trunk/files/CSWlibytnef.gspec	2008-12-27 19:04:05 UTC (rev 2702)
@@ -0,0 +1,4 @@
+%var            bitname libytnef
+%var            pkgname CSWlibytnef
+%include        url file://%{PKGLIB}/csw_dyndepend.gspec
+%copyright      url file://%{WORKSRC}/COPYING


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list