summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 8 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e87d077fe468..1faf57d59180 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,19 @@
pkgbase = openframeworks
pkgdesc = An open source C++ toolkit for creative coding.
- pkgver = 0.10.1
- pkgrel = 2
+ pkgver = 0.12.0
+ pkgrel = 3
url = http://openframeworks.cc/
install = openframeworks.install
arch = x86_64
license = MIT
depends = make
- depends = pkg-config
+ depends = pkgconf
depends = gcc
+ depends = poco
depends = openal
depends = python-lxml
depends = glew
- depends = glfw
+ depends = glfw-x11
depends = pugixml
depends = freeglut
depends = freeimage
@@ -29,15 +30,13 @@ pkgbase = openframeworks
depends = mpg123
depends = rtaudio
depends = uriparser
+ depends = libxinerama
optdepends = qtcreator
optdepends = xterm
options = !strip
- source = glew_fix.patch
source = of-make-workspace
- source = https://openframeworks.cc/versions/v0.10.1/of_v0.10.1_linux64gcc6_release.tar.gz
- sha256sums = 1c36ee2b8d931c4450e7113324a58a63222465f9469e6732419616de803cddcc
+ source = https://github.com/openframeworks/openFrameworks/releases/download/0.12.0/of_v0.12.0_linux64gcc6_release.tar.gz
sha256sums = b4fc38288595df566f770018d871970fb13fb2ad4af7e9e5cddc60288f338806
- sha256sums = 9cc5133028b84d5031dbd054719238095e46a5aed507f3b32265fa2906f37905
+ sha256sums = 942cd299c903e0aeea5f05e429ab813702e0ba4f99a5a3d0e7c21e61be9b3b2b
pkgname = openframeworks
-