summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2020-06-19 13:22:17 +0200
committerhaawda2020-06-19 13:22:17 +0200
commitc0f468a2de96103933a440f0ea27a1ca9022aa11 (patch)
treef6e58b8fdf9d367853f6408178d4bb5a262241ad /PKGBUILD
parent55ba876e335f65fa90ebf895a69f867cb0af7d19 (diff)
downloadaur-c0f468a2de96103933a440f0ea27a1ca9022aa11.tar.gz
replace dep gtkglext to gtkglext-pangox
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1ca4eee3957d..7ee0c96ef576 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD 266875 2017-11-15 14:29:11Z foutrelis $
-# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
+# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
+# Contributor: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Bastien Bouclet <bastien.bouclet@gmail.com>
# Contributor: SpepS <dreamspepser at yahoo dot it>
pkgname=gtkglextmm
pkgver=1.2.0
-pkgrel=11
+pkgrel=12
pkgdesc="Cpp C++ bindings for gtkglext"
arch=('x86_64')
url="http://gtkglext.sourceforge.net/"
license=('GPL')
-depends=('gtkmm' 'gtkglext')
+depends=('gtkmm' 'gtkglext-pangox')
makedepends=('mesa')
source=("http://downloads.sourceforge.net/sourceforge/gtkglext/${pkgname}-${pkgver}.tar.bz2"
'gtkglextmm-1.2.0-aclocal.patch'