Ticket #292 (closed task: fixed)
Opened 5 years ago
Last modified 7 months ago
[fheroes2] add - bep file needs work
| Reported by: | michaelvoliveira | Owned by: | michaelvoliveira |
|---|---|---|---|
| Priority: | normal | Milestone: | Unscheduled |
| Component: | games-strategy/fheroes2 | Version: | 1.0 |
| Severity: | normal | Keywords: | heroes might magic 2 |
| Cc: |
Description
Free implementation of Heroes of the Might and Magic II engine
Attachments
Change History
comment:1 Changed 5 years ago by scottmc
Changed 5 years ago by michaelvoliveira
- attachment fheroes2.patch added
Added libjpeg and libpng. Sometimes, these ones aren't detected by default
comment:2 Changed 5 years ago by michaelvoliveira
- Component changed from default to games-strategy/fheroes2
it's ok now scott!
Is possible create a .bep file with svn sources download?
comment:3 Changed 5 years ago by scottmc
yes it is. Check the .bep file for beae for an example:
http://ports.haiku-files.org/browser/haikuports/trunk/haiku-apps/beae/beae-20.bep
comment:4 Changed 5 years ago by scottmc
Let us know when you have a working .bep file for this one.
Changed 5 years ago by michaelvoliveira
- attachment fheroes2.OptionalPackageDescription added
updated .opd file
Changed 5 years ago by michaelvoliveira
- attachment fheroes2-1878.bep added
The latest revision. Builds and installs ok
comment:5 Changed 5 years ago by michaelvoliveira
Now is ready for review
comment:6 Changed 5 years ago by michaelvoliveira
- Summary changed from [fheroes2] add to [fheroes2] add - files attached needs review
Changed 5 years ago by michaelvoliveira
- attachment fheroes2-1.0-svn.bep added
better and improved .bep file
comment:7 Changed 5 years ago by mbaluta
Builds ok, however package is not built:
Error: No installed files detected in packaging directory. Check bep file for correctness
comment:8 Changed 5 years ago by mbaluta
Game is not installed too. At least i can't run it by typing fheroes2 in terminal and it doesn't show up in menu.
comment:9 Changed 5 years ago by scottmc
- Summary changed from [fheroes2] add - files attached needs review to [fheroes2] add - bep file needs work
@mbaluta, check to see if it's in /boot/apps/
it appears that this .bep file doesn't support DESTDIR. @Michael, can you add that in and retest it before posting a new .bep file for this one. Should just be a matter of adding ${DESTDIR}/finddir B_APPS_DIRECTORY instead of /boot/apps
comment:10 Changed 5 years ago by mbaluta
It's present in /boot/apps.
comment:11 Changed 7 months ago by scottmc
- Resolution set to fixed
- Status changed from new to closed
games-rpg / fheroes2
done during gci2013

can you make .bep and .OptionalPackageDescription files for this one?