[csw-devel] SF.net SVN: gar:[7116] csw/mgar/pkg/unrar/trunk/Makefile
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Thu Nov 5 10:51:37 CET 2009
Revision: 7116
http://gar.svn.sourceforge.net/gar/?rev=7116&view=rev
Author: dmichelsen
Date: 2009-11-05 09:51:37 +0000 (Thu, 05 Nov 2009)
Log Message:
-----------
unrar: Fix description
Modified Paths:
--------------
csw/mgar/pkg/unrar/trunk/Makefile
Modified: csw/mgar/pkg/unrar/trunk/Makefile
===================================================================
--- csw/mgar/pkg/unrar/trunk/Makefile 2009-11-05 09:20:16 UTC (rev 7115)
+++ csw/mgar/pkg/unrar/trunk/Makefile 2009-11-05 09:51:37 UTC (rev 7116)
@@ -2,9 +2,12 @@
GARVERSION = 3.9.6
CATEGORIES = utils
-DESCRIPTION = Brief description
+DESCRIPTION = RAR archive extractor
define BLURB
- Long description
+ WinRAR is a powerful archive manager. It can backup your data and reduce the size
+ of email attachments, decompress RAR, ZIP and other files downloaded from Internet
+ and create new archives in RAR and ZIP file format. You can try WinRAR before buy,
+ its trial version is available in downloads.
endef
MASTER_SITES = http://www.rarlab.com/rar/
@@ -24,18 +27,12 @@
OPT_FLAGS_SOS = -fast -erroff=wvarhidemem
-#BUILD_SCRIPTS = $(WORKSRC)/makefile.unix
BUILD_ARGS = -f makefile.unix CXX=$(CXX) CXXFLAGS="$(CXXFLAGS)" DEFINES="-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE" STRIP=strip
TEST_SCRIPTS =
INSTALL_SCRIPTS = custom
-#CXXFLAGS=-fast -erroff=wvarhidemem
-#DEFINES=-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-#STRIP=strip
-#DESTDIR=/usr
-
include gar/category.mk
install-custom:
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