diff options
Diffstat (limited to 'packages/kde-frameworks/kdnssd/kdnssd-5.47.0.exheres-0')
-rw-r--r-- | packages/kde-frameworks/kdnssd/kdnssd-5.47.0.exheres-0 | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/packages/kde-frameworks/kdnssd/kdnssd-5.47.0.exheres-0 b/packages/kde-frameworks/kdnssd/kdnssd-5.47.0.exheres-0 new file mode 100644 index 0000000..6592330 --- /dev/null +++ b/packages/kde-frameworks/kdnssd/kdnssd-5.47.0.exheres-0 @@ -0,0 +1,18 @@ +# Copyright 2014 Bernd Steinhauser <berniyh@exherbo.org> +# Distributed under the terms of the GNU General Public License v2 + +require kdnssd + +MYOPTIONS=" + ( linguas: + af ar as ast be be@latin bg bn bn_IN br bs ca ca@valencia crh cs csb + cy da de el en_GB eo es et eu fa fi fr fy ga gd gl gu ha he hi hne hr + hsb hu hy ia id is it ja ka kk km kn ko ku lb lt lv mai mk ml mr ms nb + nds ne nl nn oc or pa pl ps pt pt_BR ro ru se si sk sl sq sr + sr@ijekavian sr@ijekavianlatin sr@latin sv ta te tg th tr tt ug uk uz + uz@cyrillic vi wa xh zh_CN zh_HK zh_TW + ) +" + +PLATFORMS="~amd64 ~armv8 ~x86" + |