Ticket #294 (closed task: fixed)
Opened 5 years ago
Last modified 5 years ago
[loadpng] add - needs review
| Reported by: | michaelvoliveira | Owned by: | michaelvoliveira |
|---|---|---|---|
| Priority: | normal | Milestone: | Unscheduled |
| Component: | media-libs/loadpng | Version: | 1.0 |
| Severity: | normal | Keywords: | load png allegro |
| Cc: |
Description
PNG (Portable Network Graphics) is a cool raster image file format. libpng is the reference library for working with PNG files. loadpng is some glue that makes it easy to use libpng to load and save bitmaps from Allegro programs.
Attachments
Change History
Changed 5 years ago by michaelvoliveira
- attachment loadpng-1.5.bep added
Changed 5 years ago by michaelvoliveira
- attachment loadpng-1.5.patch added
patch change prefix folder
Changed 5 years ago by michaelvoliveira
- attachment loadpng-1.5.OptionalPackageDescription added
opd file. No license is required
comment:1 Changed 5 years ago by michaelvoliveira
compiled with GCC2 since allegro only works with this compiler
comment:2 Changed 5 years ago by scottmc
- Summary changed from [loadpng] add to [loadpng] add - needs review
comment:3 Changed 5 years ago by scottmc
- Component changed from default to media-libs/loadpng
comment:4 Changed 5 years ago by scottmc
- Resolution set to fixed
- Status changed from new to closed
added in r816
Note: See
TracTickets for help on using
tickets.

Initial .bep file