summaryrefslogtreecommitdiff
path: root/system/unalz/slack-desc
diff options
context:
space:
mode:
authorRobby Workman <rworkman@slackbuilds.org>2013-11-13 00:13:39 -0600
committerRobby Workman <rworkman@slackbuilds.org>2013-11-22 00:12:58 -0600
commit0b0ee1c456d005a3a1b592496d1f6d2959952527 (patch)
treef1d3d63a84b093e8d20116ace5d3703199b7d130 /system/unalz/slack-desc
parent40b6c78aea7d7f306ec778072557f06d7e914ecc (diff)
downloadslackbuilds-0b0ee1c456d005a3a1b592496d1f6d2959952527.tar.gz
system/unalz: Removed (build failure)
g++ -c -o UnAlz.o UnAlz.cpp UnAlz.cpp: In member function ‘UINT32 UNALZ::CUnAlz::CRC32(UINT32, BYTE)’: UnAlz.cpp:1910:49: error: invalid conversion from ‘const z_crc_t* {aka const unsigned int*}’ to ‘const long unsigned int*’ [-fpermissive] const unsigned long *CRC_TABLE = get_crc_table(); ^ make: *** [UnAlz.o] Error 1 Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/unalz/slack-desc')
-rw-r--r--system/unalz/slack-desc19
1 files changed, 0 insertions, 19 deletions
diff --git a/system/unalz/slack-desc b/system/unalz/slack-desc
deleted file mode 100644
index ab5e75d2b3..0000000000
--- a/system/unalz/slack-desc
+++ /dev/null
@@ -1,19 +0,0 @@
-# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description. Line
-# up the first '|' above the ':' following the base package name, and the '|'
-# on the right side marks the last column you can put a character in. You must
-# make exactly 11 lines for the formatting to be correct. It's also
-# customary to leave one space after the ':'.
-
- |-----handy-ruler------------------------------------------------------|
-unalz: unalz (decompression utility for alz)
-unalz:
-unalz: unalz is an open source program that can decompress alz files.
-unalz: alz is an archive format developed for alzip.
-unalz: Alzip is an archiver that can compress/decompress in such formats
-unalz: as zip, rar, alz, and etc.
-unalz:
-unalz: Tip: UHC is the same as CP949 and CP949 contains EUCKR charset.
-unalz:
-unalz: Website : http://www.kippler.com/win/unalz/
-unalz: