mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-04 22:18:55 +02:00
beezer: Now at HaikuArchives.
This commit is contained in:
@@ -1,16 +1,17 @@
|
|||||||
SUMMARY="An archive manager similar to winzip"
|
SUMMARY="Archive manager similar to WinZip"
|
||||||
DESCRIPTION="Beezer is an archive manager that can extract and browse, create \
|
DESCRIPTION="Beezer is an archive manager that can extract and browse, create \
|
||||||
and add to archive files and also split and rejoin them. It extracts 7zip, \
|
and add to archive files and also split and rejoin them. It extracts 7zip, \
|
||||||
bzip2, gzip, lha, rar, tar, xz and zip files and creates 7zip, bzip2, \
|
bzip2, gzip, lha, rar, tar, xz and zip files and creates 7zip, bzip2, \
|
||||||
gzip, tar and zip archives."
|
gzip, tar and zip archives."
|
||||||
HOMEPAGE="https://bitbucket.org/cpr/beezer"
|
HOMEPAGE="https://github.com/HaikuArchives/Beezer"
|
||||||
SOURCE_URI="hg+https://bitbucket.org/cpr/beezer"
|
COPYRIGHT="2009 Ramshankar (aka Teknomancer)
|
||||||
|
2011-2015 Chris Roberts"
|
||||||
LICENSE="BSD (3-clause)"
|
LICENSE="BSD (3-clause)"
|
||||||
COPYRIGHT="
|
SOURCE_URI="https://github.com/HaikuArchives/Beezer/archive/v0.99.tar.gz"
|
||||||
2009 Ramshankar (aka Teknomancer)
|
CHECKSUM_SHA256="d11009ab66031f48593c0abd3f4facd09baa9e01df83220022eb979faf5af751"
|
||||||
2011-2015 Chris Roberts
|
SOURCE_DIR="Beezer-$portVersion"
|
||||||
"
|
REVISION="1"
|
||||||
REVISION="4"
|
|
||||||
ARCHITECTURES="x86_gcc2 x86 ?x86_64"
|
ARCHITECTURES="x86_gcc2 x86 ?x86_64"
|
||||||
|
|
||||||
PROVIDES="
|
PROVIDES="
|
||||||
@@ -28,6 +29,7 @@ REQUIRES="
|
|||||||
cmd:xz
|
cmd:xz
|
||||||
cmd:zip
|
cmd:zip
|
||||||
"
|
"
|
||||||
|
|
||||||
BUILD_REQUIRES="
|
BUILD_REQUIRES="
|
||||||
haiku_devel
|
haiku_devel
|
||||||
"
|
"
|
||||||
Reference in New Issue
Block a user