Commit Graph

23 Commits

Author SHA1 Message Date
naddy
b80841c8ec drop RCS Ids 2022-03-11 18:20:04 +00:00
sthen
3cbe1c2f30 Reverse the polarity of MODPY_VERSION; default is now 3.x,
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.

This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.

Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
2021-02-23 19:39:08 +00:00
sthen
ced6a310f5 pykaraoke: drop optional dep on py-mutagen 2021-01-28 15:21:43 +00:00
sthen
e57f922939 bump REVISION/adjust hpodder dep for py-mutagen semi-backout 2019-11-19 21:21:10 +00:00
sthen
0022503a80 cope with audio/py-mutagen subpackage split 2019-11-19 12:12:15 +00:00
sthen
9fe1e38b23 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:43:27 +00:00
espie
150a0f36fa first tag: update-desktop-database 2018-06-27 21:03:34 +00:00
landry
cfa378bddb Bump REVISION on pygame consumers to account for pygame->py-game renaming. 2018-04-01 09:29:31 +00:00
jasper
59559f29c0 use sed instead of perl 2015-07-18 14:33:49 +00:00
ajacoutot
e257e45c26 Update to pykaraoke-0.7.5. 2015-07-16 15:16:13 +00:00
sthen
764d4a86fe add some missing pthread to WANTLIB
(using modified portbump, thanks zhuk@)

"exciting" one in databases/py-sqlalchemy; port had a bad PKG_ARCH=* line
and also contained .so modules.
2015-04-21 18:40:20 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
ajacoutot
d47afbdba2 Do not build_depends on devel/desktop-file-utils. 2013-04-03 06:57:56 +00:00
espie
2d98db1697 PERMIT/REGRESS->TEST sweep 2013-03-10 22:55:01 +00:00
jasper
75d6ca7ada - regen WANTLIB 2011-10-12 12:54:30 +00:00
espie
6011c3d2f0 normalize pkgpath in bsd.port.mk 2011-09-16 08:26:09 +00:00
jasper
eec0417831 bump after default python version switch 2011-06-08 17:31:05 +00:00
espie
8392c16198 redo depends with >= 2010-11-26 07:07:56 +00:00
espie
2314c85f45 convert to new style depends
zap default spec that are not needed
convert libspecs as well
convert p* to REVISION.

No package changes
2010-11-15 00:22:45 +00:00
fgsch
f65bda4762 Yet another round of bumps. 2010-08-30 21:36:14 +00:00
ajacoutot
cdff106084 Use @unexec-delete instead of @unexec for the *-update-* goos.
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-22 15:43:14 +00:00
ajacoutot
0301e6f683 Add missing update-desktop-database goo. 2009-10-15 22:37:24 +00:00
phessler
1d52f0de64 PyKaraoke Features:
* CDG (MP3+G, OGG+G, WAV+G) playback - Play standard CDG karaoke files
  * MIDI (.MID/.KAR) playback - Play MIDI format karaoke files
  * MPEG playback - Play karaoke songs and movies in MPEG format
  * Other formats - Play any other video formats by launching an 
        external media player
  * Playlist - Queue up songs, sit back and enjoy
  * Searchable song database - Easily find your songs from the main screen
  * Search inside ZIP files - Play MP3+G/MIDI files wrapped in ZIP files
  * Cross-platform - Runs on Windows, Linux, BSD, OSX and GP2X
  * Mini Frontend - Additional mini-frontend for low res displays and
         handhelds
  * Export to MPEG - Convert CDG and KAR files to MPG files (command
        line only)
2009-10-15 22:19:04 +00:00