Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 18315 - sloccount-2.22.ebuild (New Package)
Summary: sloccount-2.22.ebuild (New Package)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Luca Barbato
URL: http://www.dwheeler.com/sloccount/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-27 15:44 UTC by Zach Bagnall
Modified: 2003-06-04 09:04 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Ebuild, Changelog & patch for David Wheeler's "sloccount" (dev-util.sloccount.tar.gz,1.83 KB, application/gzip)
2003-03-27 15:45 UTC, Zach Bagnall
Details
ebuild for sloccount (sloccount-2.22.ebuild,806 bytes, text/plain)
2003-06-03 07:10 UTC, Zach Bagnall
Details
libexec patch (sloccount-2.22-libexec.patch,2.27 KB, text/plain)
2003-06-03 07:11 UTC, Zach Bagnall
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Zach Bagnall 2003-03-27 15:44:04 UTC
This is an ebuild for sloccount (see URL).
It is not currently in portage.

Sloccount is a popular application that counts lines of source code (SLOC)
and calculates various useful metrics.

sloccount includes a few dozen scripts and executables that do the bulk of the
work. This ebuild includes a patch that moves most of these files from
/usr/bin to /usr/libexec/sloccount/ to avoid possible conflicts.

Reproducible: Always
Steps to Reproduce:




$ qpkg -i -I -l sloccount
dev-util/sloccount-2.22 *
        A set of tools for counting physical Source Lines of Code (SLOC) in a
large number of languages of a potentially large set of programs.
[ http://www.dwheeler.com/sloccount/ ]
CONTENTS:
/usr
/usr/bin
/usr/bin/sloccount
/usr/libexec
/usr/libexec/sloccount
/usr/libexec/sloccount/ada_count
/usr/libexec/sloccount/asm_count
/usr/libexec/sloccount/awk_count
/usr/libexec/sloccount/break_filelist
/usr/libexec/sloccount/cobol_count
/usr/libexec/sloccount/compute_all
/usr/libexec/sloccount/compute_sloc_lang
/usr/libexec/sloccount/count_extensions
/usr/libexec/sloccount/count_unknown_ext
/usr/libexec/sloccount/csh_count
/usr/libexec/sloccount/exp_count
/usr/libexec/sloccount/fortran_count
/usr/libexec/sloccount/f90_count
/usr/libexec/sloccount/generic_count
/usr/libexec/sloccount/get_sloc
/usr/libexec/sloccount/get_sloc_details
/usr/libexec/sloccount/haskell_count
/usr/libexec/sloccount/lex_count
/usr/libexec/sloccount/lisp_count
/usr/libexec/sloccount/make_filelists
/usr/libexec/sloccount/makefile_count
/usr/libexec/sloccount/modula3_count
/usr/libexec/sloccount/objc_count
/usr/libexec/sloccount/perl_count
/usr/libexec/sloccount/print_sum
/usr/libexec/sloccount/python_count
/usr/libexec/sloccount/ruby_count
/usr/libexec/sloccount/sed_count
/usr/libexec/sloccount/sh_count
/usr/libexec/sloccount/show_filecount
/usr/libexec/sloccount/sql_count
/usr/libexec/sloccount/tcl_count
/usr/libexec/sloccount/c_count
/usr/libexec/sloccount/java_count
/usr/libexec/sloccount/lexcount1
/usr/libexec/sloccount/pascal_count
/usr/libexec/sloccount/php_count
/usr/libexec/sloccount/jsp_count
/usr/libexec/sloccount/ml_count
/usr/share
/usr/share/man
/usr/share/man/man1
/usr/share/man/man1/sloccount.1.gz
/usr/share/doc
/usr/share/doc/sloccount-2.22-1
/usr/share/doc/sloccount-2.22-1/sloccount.html
/usr/share/doc/sloccount-2.22-1/README
/usr/share/doc/sloccount-2.22-1/TODO
/usr/share/doc/sloccount-2.22-1/ChangeLog
Comment 1 Zach Bagnall 2003-03-27 15:45:25 UTC
Created attachment 9912 [details]
Ebuild, Changelog & patch for David Wheeler's "sloccount"
Comment 2 Zach Bagnall 2003-06-03 07:08:51 UTC
Comment on attachment 9912 [details]
Ebuild, Changelog & patch for David Wheeler's "sloccount"

Use individual files instead. (I just read
http://cvs.gentoo.org/~liquidx/ebuildmistakes.html)
Comment 3 Zach Bagnall 2003-06-03 07:10:19 UTC
Created attachment 12749 [details]
ebuild for sloccount
Comment 4 Zach Bagnall 2003-06-03 07:11:22 UTC
Created attachment 12750 [details]
libexec patch
Comment 5 Luca Barbato gentoo-dev 2003-06-04 09:04:51 UTC
committed as app-text cat,

reopen the bug if there is something wrong with that.

thanks for your patience