summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNP-Hardass <NP-Hardass@gentoo.org>2016-03-31 06:51:05 -0400
committerNP-Hardass <NP-Hardass@gentoo.org>2016-03-31 16:01:32 -0400
commit28b5997a8ad0e134c8231f2a42cd92df2a6b5785 (patch)
tree955bc3563ab0d82ca9dd3b4849d52d1f1da70a33 /games-puzzle/sgt-puzzles/metadata.xml
parentdev-db/sqlite: Stabilize arm64 wrt bug #574420 (diff)
downloadgentoo-28b5997a8ad0e134c8231f2a42cd92df2a6b5785.tar.gz
gentoo-28b5997a8ad0e134c8231f2a42cd92df2a6b5785.tar.bz2
gentoo-28b5997a8ad0e134c8231f2a42cd92df2a6b5785.zip
games-puzzle/sgt-puzzles: Version bump to 20160315
Adds support for GTK3. Adds flag to use icons packaged by NP-Hardass instead of bundled to bypass buggy colors in bundled icons. These repackaged icons are used regardless for the live ebuild as it does not ship with icons. Package-Manager: portage-2.2.26
Diffstat (limited to 'games-puzzle/sgt-puzzles/metadata.xml')
-rw-r--r--games-puzzle/sgt-puzzles/metadata.xml17
1 files changed, 13 insertions, 4 deletions
diff --git a/games-puzzle/sgt-puzzles/metadata.xml b/games-puzzle/sgt-puzzles/metadata.xml
index 78274e0fa550..b5380df3abf1 100644
--- a/games-puzzle/sgt-puzzles/metadata.xml
+++ b/games-puzzle/sgt-puzzles/metadata.xml
@@ -1,8 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<maintainer type="project">
- <email>games@gentoo.org</email>
- <name>Gentoo Games Project</name>
-</maintainer>
+ <maintainer type="project">
+ <email>games@gentoo.org</email>
+ <name>Gentoo Games Project</name>
+ </maintainer>
+ <maintainer type="person">
+ <email>NP-Hardass@gentoo.org</email>
+ <name>NP-Hardass</name>
+ <description>Co-maintainer; CC on all bugs</description>
+ </maintainer>
+ <use>
+ <flag name="gtk3">Use x11-libs/gtk+:3 instead of x11-libs/gtk+:2</flag>
+ <flag name="icons">Use Gentoo packaged icons instead of bundled icons</flag>
+ </use>
</pkgmetadata>