Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
View Bug Activity | Format For Printing | XML | Clone This Bug
Could a kind sould please write an ebuild for PSPP? Description from http://www.gnu.org/software/pspp/pspp.html: "PSPP is a program for statistical analysis of sampled data. It interprets commands in the SPSS language and produces tabular output in ASCII, HTML, or PostScript format. The name PSPP is not intended as an acronym, but it is easy to invent expansions for it." Reproducible: Always Steps to Reproduce: 1. 2. 3.
Created an attachment (id=66643) [edit] The requested ebuild Hi! Find attached an ebuild for PSPP 0.4.0. Proposed location in portage tree: sci-mathematics/pspp Heavy testing, improvements and (hopefully no) bugreports are requested! Maybe one of you Gentoo developers may also run some tests and add the biest to portage... ;o) Best regards, Torsten
I second an addition to portage. I'm going to test your ebuild.
You can test a reworked ebuild from the Scientific Gentoo overlay: http://gentooscience.org I don't really know this package, so let me know if it works
both ebuilds build fine on my system -------------- stilgar local # emerge --info Portage 2.0.53 (default-linux/x86/2005.0, gcc-3.3.6, glibc-2.3.5-r2, 2.6.14-gent oo-r5 i686) ================================================================= System uname: 2.6.14-gentoo-r5 i686 Intel(R) Pentium(R) M processor 1500MHz Gentoo Base System version 1.6.13 dev-lang/python: 2.3.5-r2, 2.4.2 sys-apps/sandbox: 1.2.12 sys-devel/autoconf: 2.13, 2.59-r6 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1 sys-devel/binutils: 2.16.1 sys-devel/libtool: 1.5.20 virtual/os-headers: 2.6.11-r2 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CBUILD="i686-pc-linux-gnu" CFLAGS="-O2 -march=i686 -fomit-frame-pointer -pipe" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share /config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/ mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/sh are/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/te x/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-O2 -march=i686 -fomit-frame-pointer -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="autoconfig distlocks sandbox sfperms strict" GENTOO_MIRRORS="http://gentoo.inode.at/ ftp://ftp.easynet.nl/mirror/gentoo/ http ://gentoo.mirror.icd.hu/ http://ftp.easynet.nl/mirror/gentoo/" LANG="en_GB.UTF-8" LC_ALL="en_GB.UTF-8" LINGUAS="en" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage /usr/local/sci" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="x86 X a52 aac acpi alsa apm audiofile avi bitmap-fonts bluetooth bzip2 cdr crypt cups curl divx4linux dts dvd dvdr emboss encode ethereal exif expat fam ff mpeg flac foomaticdb fortran freetype gd gif gimp gimpprint glut gmp gphoto2 gpm gstreamer gtk gtk2 idn imagemagick imlib ipv6 java jpeg junit lcms ldap libg++ libwww mad matroska mhash mikmod mmx mmxext mng mono motif mp3 mpeg msn ncurses nls nptl nptlonly nvidia ogg oggvorbis opengl oscar pam pcre pdflib perl plotuti ls png ppds python quicktime readline real recode samba scanner sdl spell sse ss e2 ssl svga tcltk tcpd tetex theora tiff truetype truetype-fonts type1-fonts ude v unicode usb vcd vorbis wifi win32codecs wxwindows xinerama xml xml2 xosd xprin t xscreensaver xv xvid yahoo zlib linguas_en userland_GNU kernel_linux elibc_gli bc" Unset: ASFLAGS, CTARGET, LDFLAGS
Created an attachment (id=78541) [edit] Ebuild (correct license) License updated to correct (GPL-2; see COPYING in pkg)
In reply to comment #5: it was already done in the overlay. Please see comment #3.
now in main cvs tree. Thanks!