Commit Graph

32 Commits

Author SHA1 Message Date
sthen
81d581665c bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:27:35 +00:00
sthen
2206a80000 rename MODPY_PEP517 to MODPY_PYBUILD which is a bit less of a
magic-numbers name and more of a nod at the frontend we're actually
using for the build.
2022-09-13 20:56:17 +00:00
ajacoutot
10cef8ef72 Missed bumps after recent x11/dbus-python pkgpath change. 2022-09-10 08:04:45 +00:00
sthen
39e54bf66e move audio/* from MODPY_SETUPTOOLS to MODPY_PEP517=setuptools 2022-09-09 19:12:12 +00:00
naddy
b80841c8ec drop RCS Ids 2022-03-11 18:20:04 +00:00
sthen
8ad2bb9a3a bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:00:12 +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
ajacoutot
9890d8665a Bump after py-gobject3 merge. 2020-10-03 15:39:57 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
sthen
9fe1e38b23 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:43:27 +00:00
sthen
d7f0752227 bump all the py3 things, _SYSTEM_VERSION didn't quite work out how
we expected and it's easier|safer to do it this way than fiddle with
pkg_add now. thanks aja for update tests with a quick bulk.
2019-04-28 20:51:26 +00:00
espie
c36d0659b9 @tag gtk-update-icon-cache 2018-06-29 22:16:08 +00:00
espie
150a0f36fa first tag: update-desktop-database 2018-06-27 21:03:34 +00:00
landry
fd4569fbb5 bump ports depending on python3 in audio 2017-01-03 19:14:44 +00:00
jasper
d6e85d6790 DISTNAME is set by bsd.port.mk for these ports now 2015-12-29 19:49:39 +00:00
jasper
5e11827c14 update to pithos-1.1.2 2015-12-29 08:24:12 +00:00
ajacoutot
b76b0b4419 Bring consistency in GStreamer dependencies:
- remove most dependencies on plugins-bad and plugins-ugly; there is no reason
on depend on these because they should only provide support for rare and/or
rarely used codecs
- for standard how-of-the-box support for most modern files, always depend on
plugins-good and plugins-ffmpeg|libav.

gstreamer1 parts from Brad, gstreamer-0.10 parts from me
2015-10-07 05:50:24 +00:00
sthen
8219a5ed69 bump REVISION for setuptools dep change. 2015-09-29 10:51:14 +00:00
sthen
b0afd3bc40 remove bcallah as maintainer of his ports, at his request 2015-08-25 13:18:24 +00:00
jasper
59559f29c0 use sed instead of perl 2015-07-18 14:33:49 +00:00
bcallah
d4484ae439 Maintenance update to 1.1.1 2015-05-20 03:29:07 +00:00
bcallah
cb21d84f7a Update to 1.1.0
Changelog: http://pithos.github.io/changelog.html
2015-05-12 04:59:27 +00:00
sthen
f12e6be118 drop GH_COMMIT lines which are hidden behind GH_TAGNAME,
discussed with a few in the room.
2015-04-05 13:31:13 +00:00
ajacoutot
aa988913b0 Bump after the recent changes in packaging dbus and dconf. 2015-04-04 09:20:59 +00:00
ajacoutot
508c2179c7 x11/gtk+2,-guic -> x11/gtk+3,-guic && bump 2015-03-27 08:43:01 +00:00
jasper
4ca6024ca2 bump after switch from py3-distribute to py3-setuptools
ok rpointel@
2014-09-29 07:02:02 +00:00
bcallah
df68bdd369 Update to 1.0.1 2014-09-24 02:38:36 +00:00
bcallah
f52df46cb8 Update pithos to 1.0.0
Pithos moves to python3 and gstreamer1.
2014-07-13 22:36:31 +00:00
rpe
f2487b3796 Move ports that used filename{url}sufx to fetch DISTFILES from
Github to GH_ACCOUNT, GH_PROJECT, GH_TAGNAME, GH_COMMIT.

OK sthen@ jasper@ aja@
2014-07-10 11:06:15 +00:00
bcallah
d35f351e88 After more discussion with aja@ it turns out we really can't trust upstream
to know what their dependencies are - and their list is entirely bogus.
py-keybinder does work with Pithos so make it an RDEP.
2014-01-16 07:09:05 +00:00
bcallah
7be72229c1 aja@ notes that it is better to add an explicit RDEP on x11/py-gtk2.
Add a devel/py-xdg RDEP too, while here. Also from aja@
2014-01-15 16:49:12 +00:00
bcallah
506f9f6260 Import audio/pithos. Pithos is a lightweight, native Pandora Radio client
written in Python that integrates with the desktop.
ok dcoppa@ (who also caught an extraneous RDEP on x11/gtk+3)
2014-01-15 01:52:59 +00:00