2013-09-20 16:36:35 +02:00
|
|
|
# Created by: pst
|
1999-08-25 06:36:31 +02:00
|
|
|
# $FreeBSD$
|
1995-01-06 10:56:43 +01:00
|
|
|
|
2000-04-08 23:25:03 +02:00
|
|
|
PORTNAME= gsm
|
2009-04-07 00:31:59 +02:00
|
|
|
PORTVERSION= 1.0.13
|
2014-07-19 20:56:09 +02:00
|
|
|
PORTREVISION= 2
|
1996-11-16 00:14:56 +01:00
|
|
|
CATEGORIES= audio
|
2011-02-12 18:37:01 +01:00
|
|
|
MASTER_SITES= ftp://ftp.dvo.ru/pub/Gentoo/distfiles/ \
|
|
|
|
http://www.imagemagick.org/download/delegates/ffmpeg/ \
|
|
|
|
http://www.quut.com/gsm/ \
|
|
|
|
http://downloads.openwrt.org/sources/
|
1995-04-11 21:46:58 +02:00
|
|
|
|
2011-02-12 18:37:01 +01:00
|
|
|
MAINTAINER= m.tsatsenko@gmail.com
|
2003-02-20 18:07:10 +01:00
|
|
|
COMMENT= Audio converter and library for converting u-law to gsm encoding
|
1996-11-16 00:14:56 +01:00
|
|
|
|
2009-04-07 00:31:59 +02:00
|
|
|
WRKSRC= ${WRKDIR}/gsm-1.0-pl13
|
2000-06-16 12:38:50 +02:00
|
|
|
|
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
2008-04-19 19:56:05 +02:00
|
|
|
USE_LDCONFIG= yes
|
2000-06-16 12:38:50 +02:00
|
|
|
|
1995-01-06 10:56:43 +01:00
|
|
|
.include <bsd.port.mk>
|