source: ProjectBuilder/pbconf/devel/ProjectBuilder/pkg/pkginfo@ 916

Last change on this file since 916 was 916, checked in by Bruno Cornec, 14 years ago
  • Improves Debian support by a/ allowing PBDESC to be used in control file with space prepended. b/ prepend 0 to non digit versions such as devel. c/ creating debian pbfilter files for PBDEBSTD and PBDEBCOMP macros used in control.
  • Uses pbtag for ebuild and pkg packages
  • Improves pb Solaris pkgs
  • Improves pb Debian pkgs (only some warnings remaining for lintian)
  • Adds a PBSUMMARY macro and use it. Now also generated for newproj.
File size: 169 bytes
Line 
1#
2# $Id$
3#
4PKG="PBPKG"
5NAME="PBSUMMARY"
6VERSION="PBVER"
7ARCH="all"
8CATEGORY="application"
9DESC="PBDESC"
10EMAIL="PBPACKAGER"
11VENDOR="PBPACKAGER"
12HOTLINE="PBURL"
13BASEDIR=/
Note: See TracBrowser for help on using the repository browser.