There's a new version ical out, that compiles and runs cleanly on amd64. I'll attach an ebuild - the source URI in it wrong, but the source is available in bug #129163
Created attachment 104418 [details] ebuild for ical-2.3.1
tcltk - any interest in this package?
I still use ical regularly - its much lighter than many of the alternatives...
SRC_URI is 404 not found, and I can't find new SRC_URI. Do you know where a new SRC_URI is?
I found 2.3.3 here, not really sure whether it's the same thing though, never used this :) http://annexia.org/freeware/ical/
I just found that page too - it looks like 2.3.3 is just a couple of minor bug fixes beyond 2.3.1, though I haven't tried it out yet.
hmm, neither 2.3.2 or 2.3.3 compiles on an amd64 system for me. 2.3.2 can't find limits.h or sys/utsname.h 2.3.3 doesn't like the x86_64-pc-linux-gnu host type. but 2.3.1 from the annexia.org site does compile cleanly with this ebuild
Created attachment 136338 [details] ical-2.3.3.ebuild cleanup
This is weird. If I build that ebuild directly with: ebuild ical-2.3.3.ebuild compile it compiles ok. If I try to build it with emerge, it dies during configure. The only difference I see on the configure command is that when emerge'd, --with-tclsh=/usr/bin/tclsh is present, but not when built with ebuild. my emerge --info: Portage 2.1.3.19 (default-linux/amd64/2007.0/desktop, gcc-4.1.2, glibc-2.6.1-r0, 2.6.22-gentoo-r8 x86_64) ================================================================= System uname: 2.6.22-gentoo-r8 x86_64 Intel(R) Core(TM)2 CPU 6400 @ 2.13GHz Timestamp of tree: Thu, 15 Nov 2007 21:00:09 +0000 app-shells/bash: 3.2_p17 dev-java/java-config: 1.3.7, 2.0.33-r1 dev-lang/python: 2.4.4-r6 dev-python/pycrypto: 2.0.1-r6 sys-apps/baselayout: 1.12.9-r2 sys-apps/sandbox: 1.2.18.1-r2 sys-devel/autoconf: 2.13, 2.61-r1 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10 sys-devel/binutils: 2.18-r1 sys-devel/gcc-config: 1.3.16 sys-devel/libtool: 1.5.24 virtual/os-headers: 2.6.22-r2 ACCEPT_KEYWORDS="amd64" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-O2 -march=nocona -fomit-frame-pointer -pipe -g" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config" CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d" CXXFLAGS="-O2 -march=nocona -fomit-frame-pointer -pipe -g" DISTDIR="/usr/portage/distfiles" FEATURES="distlocks metadata-transfer nostrip sandbox sfperms strict unmerge-orphans userfetch" GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo" LINGUAS="en en_US" MAKEOPTS="-j3" PKGDIR="/usr/portage/packages" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="X a52 aac ac3 acpi aiglx alsa amd64 asf berkdb bindist bitmap-fonts cairo cdr cli commercial cracklib crypt cups dbus divx4linux dri dts dvd dvdr dvdread emacs emboss encode evo exif fam ffmpeg firefox flac fortran gdbm gif gimpprint gnome gphoto2 gpm gstreamer gtk gtk2 hal iconv id3 isdnlog jpeg mad midi mikmod mjpeg mmx mmxext mp3 mp4 mpeg mpeg2 mudflap ncurses network nls nptl nptlonly nsplugin ogg opengl openmp oss pam pcre pdf perl png pppd python qt3support quicktime readline reflection sdl session spell spl sse sse2 ssl svg tcltk tcpd tetex theora thumnailing tiff tk truetype truetype-fonts type1-fonts unicode userlocales vcd vorbis wmf x264 xml xorg xv xvid xvmc zlib" ALSA_CARDS="hda-intel" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse synaptics evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en en_US" USERLAND="GNU" VIDEO_CARDS="i810 vesa" Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
(In reply to comment #5) > I found 2.3.3 here, not really sure whether it's the same thing though, never > used this :) Different upstream maintaienr aside, yes. tclt team, testing of this application fails, because it's missing some winfo binary as it seems. Stable dev-lang/tk installs a winfo man page, but not the binary. Can you explain/fix, please!?
*** Bug 212743 has been marked as a duplicate of this bug. ***
ical-2.3.3.ebuild in CVS thank you