Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 82551

Summary: Ebuild for a program -- Vietnamese Dictionary
Product: Gentoo Linux Reporter: Luu Danh Hieu <ipridian>
Component: New packagesAssignee: Nguyen Thai Ngoc Duy (RETIRED) <pclouds>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: vdict ebuild
vdict ebuild fixed
vdict ebuild Fixed -- r2
vdict ebuild Fixed -- r3 (minor fix)
vdict ebuild Fixed -- FINAL
vdict ebuild Fixed -- FINAL 2

Description Luu Danh Hieu 2005-02-19 02:21:51 UTC
This is my first ebuild for vdict, a program located at http://xvnkb.sourceforge.net/?menu=vdict&lang=en ... I have already tested it on my machine with env FEATURES=maketest ebuild vdict-1.94_alpha4.ebuild test .. it worked really well. And since vdict isn't in the portage tree .. I'm submitting this ebuild.

Reproducible: Always
Steps to Reproduce:
N/A

Actual Results:  
N/A

Expected Results:  
N/A

imsg3-mx vdict # emerge --info
Portage 2.0.51-r15 (default-linux/x86/2004.3, gcc-3.3.5,
glibc-2.3.4.20040808-r1, 2.6.10-gentoo-r6 i686)
=================================================================
System uname: 2.6.10-gentoo-r6 i686 Intel(R) Pentium(R) 4 CPU 2.40GHz
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Feb 12 2005, 10:25:15)]
ccache version 2.3 [enabled]
dev-lang/python:     2.3.4-r1
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.5, 1.7.9-r1, 1.6.3, 1.4_p6, 1.8.5-r3, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=pentium4 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=pentium4 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://gentoo.gg3.net/ http://mirror.averse.net/pub/gentoo/"
LANG="fr_FR.utf8"
LC_ALL="fr_FR.utf8"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X aac aalib alsa apache2 apm arts avi bash-completion berkdb
bitmap-fonts bzlib cdr cjk crypt cups curl dedicated directfb divx4linux emboss
encode esd exif f77 fam fbcon flac flash font-server foomaticdb fortran gdbm gif
gpm gstreamer gtk gtk2 imagemagick imlib immqt-bc innodb ipv6 jabber java jpeg
junit libg++ libwww mad matroska mbox memlimit mikmod mime mmx mmx2 mng motif
mozilla mp3 mpeg mysql nas ncurses nls nocd nowin nptl nvidia oggvorbis opengl
oss pam pdflib perl png python quicktime readline real samba sdl shared
sharedmem sockets sox spell sse ssl svga szip tcltk tcpd tiff truetype
truetype-fonts type1-fonts unicode usb videos wmf xine xml xml2 xmms xpm xv xvid
yahoo zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LDFLAGS
Comment 1 Luu Danh Hieu 2005-02-19 02:22:33 UTC
Created attachment 51575 [details]
vdict ebuild
Comment 2 Luu Danh Hieu 2005-02-19 04:18:37 UTC
Created attachment 51580 [details]
vdict ebuild fixed
Comment 3 Luu Danh Hieu 2005-02-19 08:05:36 UTC
Created attachment 51602 [details]
vdict ebuild Fixed -- r2
Comment 4 Luu Danh Hieu 2005-02-19 08:30:22 UTC
Created attachment 51606 [details]
vdict ebuild Fixed -- r3 (minor fix)

A tiny error
Comment 5 Luu Danh Hieu 2005-02-19 09:00:44 UTC
Still fixing some errors .. can someone help me ?
Comment 6 Luu Danh Hieu 2005-02-19 09:04:25 UTC
Created attachment 51607 [details]
vdict ebuild Fixed -- FINAL
Comment 7 Luu Danh Hieu 2005-02-19 20:18:26 UTC
I've forgotten to take out einfo ipridian@spymac.com in the last ebuild ... (I was sending them on the net to some people so I left that) ... how can I edit the ebuild without having to send another new one ?
Comment 8 Boko85 2005-02-20 02:01:12 UTC
I tesed your ebuild. It worked well... but maybe you are too impatient with four times fixed... 

And try to contact with the author of Vdict...
Comment 9 Nguyen Thai Ngoc Duy (RETIRED) gentoo-dev 2005-02-22 01:41:26 UTC
I haven't checked the ebuild yet. Just a suggestion, could you please make ebuild for vdict dictionaries too?
Comment 10 Nguyen Thai Ngoc Duy (RETIRED) gentoo-dev 2005-02-22 02:54:42 UTC
Added to CVS. Thank you.
Some notes for you: you should use dobin for simpler pkg_install, if DEPEND and RDEPEND is the same you may omit RDEPEND.
Comment 11 Luu Danh Hieu 2005-02-22 02:58:37 UTC
http://bugs.gentoo.org/show_bug.cgi?id=82929
Here it is.

And I've made some changes to the vdict ebuild too ... to link the two together ... can I post them even though the bug is marked as "RESOLVED" or must I submit a new bug with vdict-1.94_alpha4-r1 ?
Comment 12 Luu Danh Hieu 2005-02-22 03:00:46 UTC
Created attachment 51869 [details]
vdict ebuild Fixed -- FINAL 2

LINKED with vdict dictionaries on einfo
Comment 13 Nguyen Thai Ngoc Duy (RETIRED) gentoo-dev 2005-02-22 03:30:10 UTC
You should submit patches instead of full ebuild next time.
Comment 14 Luu Danh Hieu 2005-02-22 04:24:04 UTC
My apologies. I will do so next time ...Thank you for reminding me :)