Commit graph

33 commits

Author SHA1 Message Date
Rene Ladan
4d145b2b35 emulators/fuse-utils: update to version 1.4.0
New utility snapdump added.

Reported by:	portscout
2017-12-14 19:21:31 +00:00
Antoine Brodin
07faea058d Cleanup LIB_DEPENDS on libpng 2017-12-01 07:19:53 +00:00
Rene Ladan
4840e717ab emulators/fuse-utils: update to 1.3.5
Submitted by:	portscout
2017-11-05 00:07:28 +00:00
Rene Ladan
11a2dfbb24 emulators/fuse-utils: update to 1.3.4
Submitted by:	portscout
2017-09-06 20:00:04 +00:00
Rene Ladan
8f822d92a1 Update libspectrum and fuse[utils] to their latest versions.
libspectrum:
- 1.3.5 -> 1.3.6
- add libspectrum.pc
fuse:
- 1.3.7 -> 1.3.8
fuse-utils:
- 1.3.1 -> 1.3.2
- remove obsolete comment in Makefile about removed ffmpeg1 port
- add missing libraries
- sort pkg-plist

Reported by:	portscout
2017-08-17 20:38:08 +00:00
Jan Beich
0c612c4aa3 multimedia/ffmpeg: update to 3.2.2
Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.2.2:/Changelog
PR:		207547
Submitted by:	riggs, ebirth@b0ss.net (libressl fix)
Exp-run by:	antoine (3 tries)
2016-12-11 15:22:47 +00:00
Rene Ladan
c5b2f9c86e Update libspectrum, fuse and fuse-utils to 1.3.1
Reported by:	portscout
2016-11-09 19:13:25 +00:00
Rene Ladan
6a797204b8 Update libspectrum,fuse,fuse-utils to version 1.3.0
Distfiles verified against authors GPG key.
2016-10-05 11:10:17 +00:00
Rene Ladan
f710e90d77 Update libspectrum and friends to version 1.2.2
Distfiles verified against authors GPG signature
2016-09-13 18:01:05 +00:00
Rene Ladan
c1538cfa58 Update the Spectrum Fuse ports to version 1.2.0
- Always include libaudiofile support, it was ON in fuse-utils
  but OFF in libspectrum
- Bump version of libspectrum.so to 8.2.0
- New ulitity tape2pulses

- Add missing LIB_DEPENDS / USES / USE_* [1]
- Remove upstreamed patch
- Pet portlint
Reported by:	poudriere [1]
2016-06-11 22:02:29 +00:00
Mathieu Arnold
4e1b79a0a6 Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:00:51 +00:00
Baptiste Daroussin
9ae3fa335d Remove Author from pkg-descr and white space fixes 2015-03-02 23:26:42 +00:00
Rene Ladan
cad5f95847 Clean up pkg-plist of my ports. 2014-10-09 11:35:12 +00:00
Tijl Coosemans
74a7f8c73c Bump PORTREVISION on more ports that depend on libgcrypt after the update
in r363436 and remove the UPDATING entry because it did not guarantee
that all ports were updated nor that they were updated in the right order.
Also remove libgcrypt.la again.

PR:		192342
Approved by:	portmgr (implicit, bump unstaged ports)
2014-08-05 22:13:29 +00:00
Dmitry Marakasov
2c9fc2bc62 - Switch emulators/libspectrum to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
2014-06-27 08:58:00 +00:00
Rene Ladan
ce9a47c3a9 emulators/fuse-utils: Use option helpers to reduce makefile inclusions. 2014-02-16 16:11:44 +00:00
Koop Mast
7ec7468932 Update to 0.3.6.
This update supports a number of new codecs.
Remove indiffently argument from COMMENT
Update pkg-descr to supported codec list.
Stageify.
2013-11-08 14:31:40 +00:00
Rene Ladan
44df6d7559 Add staging support 2013-09-27 10:14:26 +00:00
Rene Ladan
5f26a00471 Let my ports pass 'make check-sanity' by using modern LIB_DEPENDS 2013-09-23 16:42:30 +00:00
Baptiste Daroussin
1089da7dcc Add NO_STAGE all over the place in preparation for the staging support (cat: emulators) 2013-09-20 16:43:52 +00:00
Rene Ladan
df7dc9be0a - Remove no-op MAKE_JOBS_SAFE
- Pet portlint
2013-07-28 20:35:56 +00:00
Rene Ladan
5517932392 Update libspectrum, fuse, and fuse-utils to 1.1.1 2013-06-03 12:41:32 +00:00
Rene Ladan
8194533c4b Update libspectrum, fuse, and fuse-utils to 1.1.0
Highlights:
* fuse-utils:
  - new tool fmfconv to convert movies recorded with fuse
* fuse:
  - new ROMs Speccyboot 1.4 and DISCiPLE
  - drop ROMs without clear redistribution rights
    (128p, 256s, Gluck, IF1, Opus, TrDOS)
  - support PZX and POK files
  - GTK+ 3 compatibility
2013-05-20 15:03:18 +00:00
Rene Ladan
3d889ee430 Fix build with new glib.
Submitted by:	portbuild bot via miwi
2013-05-10 14:39:11 +00:00
Rene Ladan
ce7adeaf15 - remove empty OPTIONS_DEFAULT
- portlint fixes
2013-03-25 10:09:39 +00:00
Rene Ladan
902cc7fc4f Cleanup Makefile headers of my ports.
Just use my login for ports I originally created myself.
2012-10-07 09:11:51 +00:00
Rene Ladan
aee3a56677 Make sure DOCS, NLS, and EXAMPLES are mentioned in OPTIONS_DEFINE if used. 2012-06-26 19:25:12 +00:00
Rene Ladan
88a428546b - convert to optionsNG
- strip version information from LIB_DEPENDS to pet portlint
- include bsd.port.mk instead of bsd.port.{pre|post}.mk
2012-06-05 18:27:14 +00:00
Rene Ladan
eef8c1c6f5 - Update to 1.0.0
- Make PREFIX-clean
- Clean up Makefile
Feature safe:	yes
2011-01-29 22:57:02 +00:00
Rene Ladan
6ebf3b17d7 Fix installation when AUDIOFILE=off
Spotted by:	Sergey V. Dyatko [sergey.dyatko gmail.com]
Approved by:	tabthorpe (mentor)
Feature safe:	yes
2010-07-06 12:16:37 +00:00
Rene Ladan
328f971fb3 These ports are GPLv2-licensed
Approved by:	tabthorpe (mentor)
Feature safe:	yes
2010-06-13 20:03:15 +00:00
Dmitry Marakasov
c6d73b3a64 - Switch SourceForge ports to the new File Release System: categories starting with E,F 2009-08-22 00:20:34 +00:00
Rene Ladan
c757881513 fuse-utils is an utility package for handling ZX Spectrum files. It can be
used to list and convert tape, hard disk, snapshot, and audio files.

WWW:	http://fuse-emulator.sourceforge.net/

PR:		ports/115096
Submitted by:	rene
Approved by:	pav
2009-03-31 18:23:45 +00:00