Skip to content

Instantly share code, notes, and snippets.

{
"metadata": {
"name": "Destilacion_ejemplo_mc_cabe_546"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
{
@ginobvhc
ginobvhc / pkgbuild_omxplayer-git
Created July 29, 2013 15:22
omxplayer change repo
# Maintainer: Jonathan Hudson <jh+arch@daria.co.uk>
pkgname=omxplayer-git
pkgver=20130708
pkgrel=1
pkgdesc="omxplayer is a command line media player for the RaspberryPi"
arch=('arm' 'armv6h')
url="https://github.com/popcornmix/omxplayer"
license=(GPL2)
depends=(ffmpeg pcre rtmpdump fbset ffmpeg-compat freetype2)