Magellan Linux

Annotation of /trunk/extras/dconf-editor/dconf-editor-3.34.2-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 33285 - (hide annotations) (download)
Thu Oct 24 11:12:35 2019 UTC (4 years, 8 months ago) by niro
File size: 505 byte(s)
auto added: ver bump to 3.34.2-r1
1 niro 33285 # $Id$
2    
3     PNAME="dconf-editor"
4     PVER="3.34.2"
5     PBUILD="r1"
6    
7     PCAT="gnome-base"
8    
9     DESCRIPTION="GTK3 editor gui for dconf."
10     HOMEPAGE="http://www.gnome.org/"
11    
12     DEPEND=">= dev-libs/libxml2-2.7
13     >= x11-libs/gtk3+-3.24
14     >= x11-apps/gtk-update-icon-cache-3.34
15     >= gnome-base/dconf-0.34"
16    
17     SDEPEND=">= dev-util/pkgconfig-0.25
18     >= dev-util/intltool-0.50
19     >= dev-lang/vala-0.46
20     >= app-text/docbook-xsl-stylesheets-1.78"
21    
22     SRCFILE="${PNAME}-${PVER}.tar.xz"
23    
24     sminclude mtools gnome2 meson
25    
26     UP2DATE="updatecmd_gnome ${PNAME}"