mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
28 lines
1.1 KiB
Plaintext
28 lines
1.1 KiB
Plaintext
PortSystem 1.0
|
|
|
|
name bladeenc
|
|
version 0.94.2
|
|
categories audio
|
|
license LGPL-2.1+
|
|
maintainers nomaintainer
|
|
|
|
description Blade's MP3 Encoder (BladeEnc), a freeware MP3 encoder.
|
|
long_description Blade's MP3 Encoder (BladeEnc) is a freeware MP3 encoder. \
|
|
It is based on the same ISO compression routines as mpegEnc, \
|
|
so you can expect roughly the same, or better, quality. The \
|
|
main difference is the appearance and speed.
|
|
|
|
homepage https://web.archive.org/web/20061005064502/http://bladeenc.mp3.no:80/
|
|
platforms darwin freebsd
|
|
master_sites ${homepage}source
|
|
distname ${name}-${version}-src-stable
|
|
checksums rmd160 4e1e0c2e56abb2e6d87543c9569ecfde720fcf67 \
|
|
sha256 c5e9dd180f28d1865599d0755e36fa1a4c146bb5e1b7ba9ad099955261fc1164
|
|
|
|
worksrcdir ${name}-${version}
|
|
|
|
extract.post_args | pax -s@bladeenc-0.94.2/other_makefiles/BladeEnc..@@p -r
|
|
extract.env LC_CTYPE=C
|
|
|
|
patchfiles patch-system.h
|