Ticket #254 (new task)

Opened 10 months ago

Last modified 3 months ago

[TinyXml] add - files attached needs review

Reported by: michaelvoliveira Owned by: michaelvoliveira
Priority: normal Milestone: Unscheduled
Component: dev-libs/tinyxml Version:
Severity: normal Keywords: tiny xml lib
Cc:

Attachments

tinyxml-2.5.3.patch Download (4.5 KB) - added by michaelvoliveira 10 months ago.
tinyxml-2.5.3.bep Download (439 bytes) - added by michaelvoliveira 8 months ago.
Initial beep file. It's useless for now, because the makefile generated by ./configure command needs patching
tinyxml-2.5.3.OptionalPackageDescription Download (135 bytes) - added by michaelvoliveira 8 months ago.
Optional Package Description. Now is ready for review
tinyxml-2.6.1.patch Download (1.0 KB) - added by michaelvoliveira 3 months ago.
create a separated makefile as suggested by augiedoggie. Don't have configure :P
tinyxml-2.6.1.bep Download (0.6 KB) - added by michaelvoliveira 3 months ago.
merged .opd file. corrected the build instructions

Change History

Changed 10 months ago by michaelvoliveira

Changed 10 months ago by michaelvoliveira

patch to replace the Makefile

So you can build TinyXml? shared lib under haiku

Changed 8 months ago by michaelvoliveira

  • owner michaelvoliveira deleted
  • type changed from enhancement to task
  • component changed from dev-cpp/mxml to dev-libs/tinyxml
  • summary changed from Lib TinyXml to [TinyXml] add

TinyXML is a simple, small, C++ XML parser that can be easily integrating into other programs.

Changed 8 months ago by michaelvoliveira

Initial beep file. It's useless for now, because the makefile generated by ./configure command needs patching

Changed 8 months ago by michaelvoliveira

Optional Package Description. Now is ready for review

Changed 8 months ago by michaelvoliveira

  • owner set to michaelvoliveira
  • status changed from new to assigned

Changed 8 months ago by michaelvoliveira

  • status changed from assigned to new

Changed 4 months ago by michaelvoliveira

Changed 4 months ago by michaelvoliveira

  • summary changed from [TinyXml] add to [TinyXml] add - files attached needs review

Changed 4 months ago by augiedoggie

The bep file contains bad instructions. There is no configure script to run for this software.

Instead of replacing the 'Makefile' completely can you create it as an extra file like 'Makefile.shlib' and then change the bep file to use the following in the BUILD section

make -f Makefile.shlib

Changed 3 months ago by michaelvoliveira

create a separated makefile as suggested by augiedoggie. Don't have configure :P

Changed 3 months ago by michaelvoliveira

merged .opd file. corrected the build instructions

Changed 3 months ago by michaelvoliveira

Builds with GCC2 and GCC4

Note: See TracTickets for help on using tickets.