Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#2941 - Please include LumaQQ & OpenQ in arch extra repo
|
DetailsOICQ(QQ) is the most popularest ICQ client in China. LumaQQ is
OICQ client written using Java for Linux ,windows,FreeBSD,Mac and Solaris under GPL license. OpenQ is OICQ protocol lib for gaim. Because LumaQQ can be update easily by replace the lumaqq.jar ,So I splited the LumaQQ PKGBUILD to 2 parts. Here is my crude PKGBUILDs pkgname=openq pkgver=0.3.2 pkgrel=1 pkgdesc="OICQ protocol lib for gaim" url="http://sourceforge.net/projects/openq/" depends=('gaim') source=(http://jaist.dl.sourceforge.net/sourceforge/$pkgname-$pkgver.tar.gz) build() { cd $startdir/src/$pkgname-$pkgver ./configure --prefix=/usr make || return 1 make DESTDIR=$startdir/pkg install } pkgname=lumaqq pkgver=base pkgrel=1 pkgdesc="OICQ client written using Java" url="http://lumaqq.linuxsir.org/" depends=('j2re' 'gtk2' 'x-server') source=(http://zhy2fly.lysafe.com/web/download/2004t/lumaqq_2004t-linux_gtk2_x86_no_jre.tar.gz LumaQQ.desktop) build() { mkdir -p $startdir/pkg/opt $startdir/pkg/usr/share/applications cd $startdir/src/ mv LumaQQ $startdir/pkg/opt cd $startdir/pkg/usr/share/applications cp $startdir/src/LumaQQ.desktop . } pkgname=lumaqq2004T pkgver=2005.07.09 pkgrel=1 pkgdesc="OICQ client written using Java" url="http://lumaqq.linuxsir.org/" depends=('lumaqq') patch=lumaqq_2004t_patch_2005.07.09.17.00 source=(http://zhy2fly.lysafe.com/web/download/patch/$patch.zip) build() { mkdir -p $startdir/pkg/opt/LumaQQ/lib rm /opt/LumaQQ/lib/lumaqq.jar cd $startdir/src mv lumaqq.jar $startdir/pkg/opt/LumaQQ/lib } |
This task depends upon
Closed by Dale Blount (dale)
Monday, 11 July 2005, 01:16 GMT
Reason for closing: Not a bug
Additional comments about closing: please use the package request thread on the forum.
Monday, 11 July 2005, 01:16 GMT
Reason for closing: Not a bug
Additional comments about closing: please use the package request thread on the forum.
Name=LumaQQ
Comment=QQ Client
Exec=/opt/LumaQQ/lumaqq
Icon=/opt/LumaQQ/QQ.png
Terminal=false
Type=Application
Categories=Application;Network;