source: ProjectBuilder/projects/star/pbconf/1.6/pbfilter/all.yml@ 2634

Last change on this file since 2634 was 2634, checked in by Bruno Cornec, 4 years ago

add conf to build star with project-builder.org

File size: 789 bytes
Line 
1---
2#
3# $Id$
4#
5# Filter for all files
6#
7#
8# PBREPO is replaced by the root URL to access the repository
9filter:
10 PBPACKAGER: $pb->{'packager'}
11 PBVER: $pb->{'ver'}
12 PBPATCHSRC: yes
13 PBDATE: $pb->{'date'}
14 PBREV: $pb->{'rev'}
15 PBLOG: no
16 PBURL: http://downloads.sourceforge.net/s-tar/star-1.6.tar.bz2
17 PBDESC: Star supports several tar archive formats (including ustar,$/GNU tar and new POSIX format). It's faster than other tar$/implementations due to advanced buffering.$/Star is also the only tar implementation under Linux capable$/of archiving Access Control Lists.
18 PBLIC: GPLv2+ LGPLv2+ CDDL
19 PBPKG: $pb->{'pkg'}
20 PBTAG: $pb->{'tag'}
21 PBSUMMARY: An archiving tool with tar and ACL support
22 PBSRC: src/%{name}-%{version}.tar.bz2
23 PBPATCHCMD: yes
24 PBREPO: $pb->{'repo'}
Note: See TracBrowser for help on using the repository browser.