Ticket #397 (closed task: fixed)
Opened 5 years ago
Last modified 3 years ago
wizznic .bep is missing checksum, copyright and license info
| Reported by: | scottmc | Owned by: | michaelvoliveira |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | games-puzzle/wizznic | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
the bep file for wizznic is missing checksum, copyright and license info.
Change History
comment:1 Changed 5 years ago by michaelvoliveira
- Status changed from new to assigned
comment:2 Changed 5 years ago by scottmc
download the file and run "md5sum filename", but be sure the file is valid first, try opening it with expander and make sure you can see the files in it.
comment:3 Changed 5 years ago by michaelvoliveira
comment:4 Changed 5 years ago by scottmc
fixed in r981. Note that I added a patch that allows it to build with gcc2. Can you verify that it still builds ok with gcc4 with this patch in place? It should but want to verify it.
comment:5 Changed 5 years ago by michaelvoliveira
The game builds ok
and it's playable with GCC4
but install instructions seems broken:
missing '-f' into .bep file
and ajust install paths on the makefile
comment:6 Changed 3 years ago by scottmc
- Resolution set to fixed
- Status changed from assigned to closed
fixed in r2140.

Oppps! my mistake
I'll take a look
Have an easy way to generate checksums without look into google?