Changeset - 1a3a9333d83d
app-text/openjade.fixed/ChangeLog
Show inline comments
 
deleted file
app-text/openjade.fixed/Manifest
Show inline comments
 
deleted file
app-text/openjade.fixed/files/openjade-1.3.2-deplibs.patch
Show inline comments
 
deleted file
app-text/openjade.fixed/files/openjade-1.3.2-la-fix.patch
Show inline comments
 
deleted file
app-text/openjade.fixed/files/openjade-1.3.2-ldflags.patch
Show inline comments
 
deleted file
app-text/openjade.fixed/files/openjade-1.3.2-lib64-fix.patch
Show inline comments
 
deleted file
app-text/openjade.fixed/files/openjade-1.3.2-msggen.pl.patch
Show inline comments
 
deleted file
app-text/openjade.fixed/files/openjade-1.3.2.dsssl-catalog
Show inline comments
 
deleted file
app-text/openjade.fixed/metadata.xml
Show inline comments
 
deleted file
app-text/openjade.fixed/openjade-1.3.2-r1.ebuild
Show inline comments
 
deleted file
app-text/openjade.fixed/openjade-1.3.2-r1.ebuild~
Show inline comments
 
deleted file
app-text/openjade/openjade-1.3.2-r1.ebuild
Show inline comments
 
@@ -12,24 +12,25 @@ LICENSE="as-is"
 
SLOT="0"
 
KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
 
IUSE=""
 

	
 
RDEPEND="app-text/sgml-common
 
	>=app-text/opensp-1.5.1"
 
DEPEND="dev-lang/perl
 
	${RDEPEND}"
 

	
 
src_unpack() {
 
	unpack ${A}
 
	cd "${S}"
 
	epatch "${FILESDIR}"/${P}-la-fix.patch
 
	epatch "${FILESDIR}"/${P}-msggen.pl.patch
 
	epatch "${FILESDIR}"/${P}-ldflags.patch
 
	epatch "${FILESDIR}"/${P}-lib64-fix.patch
 
	epatch "${FILESDIR}"/${P}-deplibs.patch
 
}
 

	
 
src_compile() {
 
	# Please note!  Opts are disabled.  If you know what you're doing
 
	# feel free to remove this line.  It may cause problems with
 
	# docbook-sgml-utils among other things.
 
	ALLOWED_FLAGS="-O -O1 -O2 -pipe -g -march"
 
	strip-flags
0 comments (0 inline, 0 general)