Name ack-grep
Version 2.14
Summary grep-like program specifically for large source trees
Description Ack is designed as an alternative for 99% of the uses of grep. ack is intelligent about the files it searches. It knows about certain file types, based on both the extension on the file and, in some cases, the contents of the file. Ack ignores backup files and files under CVS and .svn directories. It also highlights matches to help you see where the match was. Ack uses perl regular expressions.
Section base
License Artistic-2.0 & GPL-2+ & (Artistic-1.0 | GPL-1+)
Homepage http://beyondgrep.com/
Recipe file recipes-debian/ack-grep/ack-grep_debian.bb
Layer meta-debian (morty branch)
Inherits
  • cpan
  • cpan-base
  • debian-fix-timestamp
  • debian-multiarch
  • debian-package
  • debian-verify-version
  • perlnative
Dependencies
  • perl
  • perl-native
  • virtual/i586-deby-linux-compilerlibs
  • virtual/i586-deby-linux-gcc
  • virtual/libc
PACKAGECONFIG options

Sources

git://github.com/ystk/debian-ack-grep.git

Patches

None

Other branches

This recipe in other branches of meta-debian:

Branch Recipe
morty (Yocto Project 2.2) ack-grep 2.14 (this recipe)