FS#4843 - opera 9 does not depends on lesstif
Attached to Project:
Arch Linux
Opened by Wael Nasreddine (Gandalf) - Wednesday, 21 June 2006, 05:42 GMT
Last edited by Dale Blount (dale) - Wednesday, 21 June 2006, 11:56 GMT
Opened by Wael Nasreddine (Gandalf) - Wednesday, 21 June 2006, 05:42 GMT
Last edited by Dale Blount (dale) - Wednesday, 21 June 2006, 11:56 GMT
|
Details
Hi
Opera 9 does not depends on lesstif, check my package in AUR http://aur.archlinux.org/packages.php?do_Details=1&ID=3807 Regards, Wael Nasreddine |
This task depends upon
Btw, it contains its own license so you may want to add this into PKGBUILD:
license="custom:opera"
build() {
...
mkdir -p $startdir/pkg/usr/share/licenses/opera/
cp $startdir/src/opera-9.0-20060616.6-shared-qt.i386-en-344/LICENSE $startdir/pkg/usr/share/licenses/opera
...
}
And package URL has now changed to: ftp://ftp.opera.com/pub/opera/linux/900/final/en/i386/shared/opera-9.0-20060616.6-shared-qt.i386-en.tar.bz2