blob: fa132a7318dcf830d1c103a2bebe8ebf685f0167 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = movie-monad
pkgdesc = A free and simple to use video player made with Haskell.
pkgver = 0.0.7.0_0
pkgrel = 1
url = https://github.com/lettier/movie-monad
arch = x86_64
license = BSD3
depends = gtk3
depends = gstreamer
depends = gst-plugins-base-libs
depends = gst-plugins-base
depends = gst-plugins-good
source = https://www.github.com/lettier/movie-monad/releases/download/0.0.7.0/movie-monad-linux-0.0.7.0.tar.gz
md5sums = 3d1f8b3bb8a18ae1819212f48ff90ad2
pkgname = movie-monad
|