Skip to content

Commit

Permalink
#1231 build AVFoundation bridge
Browse files Browse the repository at this point in the history
git-svn-id: https://xpra.org/svn/Xpra/trunk@18246 3bb7dfac-3a0b-4e04-842a-767bc560f471
  • Loading branch information
totaam committed Feb 1, 2018
1 parent 21a4303 commit 04c8c6e
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions osx/jhbuild/xpra-python.modules
Original file line number Diff line number Diff line change
Expand Up @@ -503,6 +503,19 @@
</after>
</distutils>

<distutils id="python-pyobjc-framework-AVFoundation">
<branch repo="pypi.python.org"
module="https://pypi.python.org/packages/53/59/191f0195309b28701e00ade44db07d882cebaf3dcab9609ff10aff1ef04e/pyobjc-framework-AVFoundation-4.1.tar.gz"
hash="sha256:5b41d0e5943a9ad12ebf144e6e117ae768b80245ccc92be97c00153c5c34ac15"
version="4.1"/>
<dependencies>
<dep package="python"/>
</dependencies>
<after>
<dep package="python"/>
</after>
</distutils>

<distutils id="python-rencode">
<branch repo="github.com"
module="/aresch/rencode/archive/v1.0.5.tar.gz"
Expand Down Expand Up @@ -605,6 +618,7 @@
<dep package="python-pyobjc-core"/>
<dep package="python-pyobjc-framework-cocoa"/>
<dep package="python-pyobjc-framework-quartz"/>
<dep package="python-pyobjc-framework-AVFoundation"/>
</dependencies>
</metamodule>

Expand Down

0 comments on commit 04c8c6e

Please sign in to comment.