summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f6e1ab2ca92b4732589e849e173633b42cc955d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = libqglviewer
	pkgdesc = C++ library based on Qt that eases the creation of OpenGL 3D viewers
	pkgver = 2.9.1
	pkgrel = 2
	url = https://github.com/GillesDebunne/libQGLViewer
	arch = i686
	arch = x86_64
	arch = aarch64
	license = GPL2
	license = GPL3
	license = custom
	makedepends = cmake
	depends = qt6-base
	depends = glu
	depends = libglvnd
	conflicts = libqglviewer-qt4
	source = libqglviewer-2.9.1.tar.gz::https://github.com/GillesDebunne/libQGLViewer/archive/refs/tags/v2.9.1.tar.gz
	source = qt-option.patch
	sha256sums = ea4f9ac627c136a6851ffd3763b154f21c87a58bcec4e5d5b2d07e65a403096b
	sha256sums = 7501d3fe3b2b280cf4a5cd3b5cc7b0198bd9bbeae6f960cd4d20e9c94a9310a5

pkgname = libqglviewer