Commit graph

65 commits

Author SHA1 Message Date
Mathieu Arnold
bb271f0bf7 Convert ports to use the options helpers in categories [abc]*, and minor fixes.
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3412?
2015-08-19 13:29:59 +00:00
Baptiste Daroussin
3fef6c52f0 Update portaudio to v19/Remove portaudio2 [1]
Chase portaudio change
Add patches from debian for games/cultivation
Add patches from upsteam for audio/rezound
Mark py-fastaudio as broken

Approved by:	maintainer
2015-05-30 20:39:12 +00:00
John Marino
112f62e6b9 audio category: Remove $PTHREAD_LIBS
xmcd didn't pass check-plist (pre-existing), fixed.

approved by:	PTHREAD blanket
2015-03-25 21:37:39 +00:00
Nicola Vitale
f96893e5ca - Update to 1.48.04
- Use option helpers
- Use a compiler understanding C++0X when
  PULSEAUDIO option is ON [1]

PR:	195264 [1]
Submitted by:	Lawrence Chen <beastie@tardisi.com>
2015-02-09 14:32:16 +00:00
Dmitry Marakasov
eaef1dc85b - Depend on specific version of libportaudio, to not pick up library from portaudio2 and break the build
- Add empty directories to plist

PR:		196345
Submitted by:	amdmi3
Approved by:	maintainer timeout (nivit)
2015-01-14 18:36:22 +00:00
Baptiste Daroussin
a6abc3b420 Cleanup plist 2014-10-20 06:35:58 +00:00
Baptiste Daroussin
1053bb7295 pkg(8) packs empty directories no need to create them in @exec 2014-09-02 22:22:59 +00:00
Adam Weinberger
44eaadcb75 Add OPTIONS_DEFINE=DOCS for ports with %%PORTDOCS%% in the plist.
Where possible, correct a few instances where PORTDOCS was being used
to flag stuff in EXAMPLESDIR. For some ports, mostly those owned by
ruby@, PORTDOCS is applied to pretty much everything whether it's
documentation or example.
2014-07-15 23:11:12 +00:00
Baptiste Daroussin
e06f3ca1c9 Convert to rest of a* to USES=zip 2014-03-07 15:48:59 +00:00
Emanuel Haupt
069a29a27b - Fully support staging (there were some ${STAGEDIR} statements but NO_STAGE
was still defined)
- also strip binaries and shared objects
2014-02-08 21:19:56 +00:00
Martin Wilke
c57133fc36 - Stage support 2014-02-05 13:45:39 +00:00
Baptiste Daroussin
75d1dff36d Fix properties on pkg-plist 2014-01-21 22:55:59 +00:00
Baptiste Daroussin
57e9c7cfdb Reduce over inclusion of bsd.port.mk 2014-01-15 22:32:04 +00:00
Baptiste Daroussin
5978476c35 In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio

With hat:	portmgr
2013-12-11 14:35:36 +00:00
Baptiste Daroussin
183c2ed74f Add NO_STAGE all over the place in preparation for the staging support (cat: audio) 2013-09-20 14:36:35 +00:00
Baptiste Daroussin
5163781803 Convert audio from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some USE_GNOME=pkgconfig to USES=pkgconfig
- Add some missing pkgconf dependencies
- Convert some USE_GNOME=gnomehack to USES=pathfix
2013-08-30 23:01:05 +00:00
Nicola Vitale
14a769e8ca - Update to 1.47.11
- Trim Makefile header
- Add LICENSE (GPLv3)
- Add radio option AUDIO_SYSTEM (default PORTAUDIO)
- Remove USE_GCC
- Convert to the new option framework
- Remove Author field from pkg-descr, fix WWW one

Build log:	http://goo.gl/BWger
2013-06-15 12:41:52 +00:00
Nicola Vitale
548e329135 - Enable runtime detection of pulseaudio, with fallback to portaudio
if pulse is not running. That is useful for the users of KDE speech
  dispatcher system.  [1]
- Bump PORTREVISION (changed lib dependencies)

Suggested by:	Andrew Johnson <daeron at optushome.com.au> (via private email)
2012-05-04 14:14:45 +00:00
Nicola Vitale
e50eb0f0ad - Update to 1.46.02 2012-01-21 14:12:29 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Nicola Vitale
22ab03fcd0 - Update to 1.45.05 2011-08-16 08:38:29 +00:00
Nicola Vitale
c62cc0af16 - Update to 1.45.04 2011-05-16 14:04:40 +00:00
Nicola Vitale
da738a06b7 - Forgotten to commit files/patch-src__Makefile (update to 1.45.03) 2011-04-07 13:37:26 +00:00
Nicola Vitale
ce4443bae0 - Update to 1.45.03 2011-04-07 13:15:46 +00:00
Nicola Vitale
a5dec4c3a1 - Update to 1.45.02
- Remove MD5 checksum from distinfo
2011-03-18 09:41:25 +00:00
Nicola Vitale
1837cbe99b - Fix size mismatch
The Author has only changed a few of definitions in a file for
  the Windows platform.
  See http://people.freebsd.org/~nivit/diffs/espeak-1.44.05-source.diff
2010-09-17 21:20:49 +00:00
Nicola Vitale
726a079fde - Update to 1.44.05 2010-09-15 22:56:04 +00:00
Nicola Vitale
a236fb12fb - Update 1.44.04 2010-09-15 08:37:20 +00:00
Nicola Vitale
3d4331b89a - Update to 1.44.03 2010-09-11 08:25:09 +00:00
Nicola Vitale
a100f1fdd5 - Remove some old, useless lines from pkg-plist
- Bump PORTREVISION

Submitted by:	avilla (via private email)
2010-05-04 15:40:22 +00:00
Nicola Vitale
19c2368fb0 - Update to 1.43.03
PR:		ports/145451
Submitted by:	Florian Smeets <flo@kasimir.com>
2010-04-27 15:57:52 +00:00
Nicola Vitale
a2a18ea855 - Update to 1.42.04 2010-01-03 14:29:26 +00:00
Nicola Vitale
eb43dbc6f6 - Update to 1.41.01 2009-11-04 16:18:01 +00:00
Dmitry Marakasov
a07aa037a1 - Switch SourceForge ports to the new File Release System: categories starting with A 2009-08-22 00:13:26 +00:00
Gerald Pfeifer
d5c5b75dde Simplify the use of USE_GCC.
Approved by:	nivit (maintainer)
2009-01-18 13:42:57 +00:00
Nicola Vitale
43b7ec3be3 - Fix build on 6.X systems
Reported by:   pavbot
2009-01-15 16:23:32 +00:00
Nicola Vitale
14cff6ad6d - Fix a typo in files/patch-src-Makefile (just committed), that prevents the program to... speak. 2009-01-13 15:28:23 +00:00
Nicola Vitale
679907497d - Update to 1.40.02 2009-01-13 15:01:31 +00:00
Mark Linimon
55eaa1a131 Mark as broken on sparc64.
Hat:	portmgr
2008-12-10 07:35:19 +00:00
Nicola Vitale
1d9be3bfbf - Update to 1.39 2008-10-01 15:54:55 +00:00
Pav Lucistnik
29e60de039 - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MAKE_ENV 2008-07-25 09:08:42 +00:00
Nicola Vitale
8e6f3bffad - Update to 1.37
- Use ${COPYTREE_SHARE} to install docs
2008-07-15 13:08:53 +00:00
Nicola Vitale
cf86e19bb4 - Update to 1.36
PR:		ports/121810
Submitted by:	delphij
2008-03-31 22:02:57 +00:00
Pav Lucistnik
dad0d0873a - Remove USE_GETOPT_LONG which is a no-op since March 2007 2008-03-20 09:23:28 +00:00
Nicola Vitale
b33402ec25 - Update to 1.28 2007-08-06 13:33:16 +00:00
Nicola Vitale
f5b95fb6d0 - Update to 1.24
PR:		ports/112584
Submitted by:	Dima Panov <fluffy at ael.ru>
2007-05-29 12:18:33 +00:00
Nicola Vitale
e2f0260c49 - Update to 1.23 2007-04-27 19:52:56 +00:00
Nicola Vitale
93176e16cd - Cleanup non-supported FreeBSD versions
PR:		ports/111652
Submitted by:	edwin
2007-04-16 11:24:21 +00:00
Nicola Vitale
cca09a5cc0 - Update to 1.22
- Add a line in pkg-descr: espeak is not only for English
2007-04-05 12:00:09 +00:00
Nicola Vitale
aa03b1f9e7 - Updated to 1.21 2007-03-01 16:58:58 +00:00