From 53fc988c4110e5a809d5780483c6a072c2dfae4e Mon Sep 17 00:00:00 2001 From: Einhard Leichtfuß Date: Sun, 23 Dec 2018 17:31:46 +0100 Subject: Allow for different licenses Therefore, separate types of dictionaries in the configuration sections. Reason: The dictionaries imported from wikdict are differently licensed. --- svn/sample.PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'svn/sample.PKGBUILD') diff --git a/svn/sample.PKGBUILD b/svn/sample.PKGBUILD index df2b604..75ece84 100644 --- a/svn/sample.PKGBUILD +++ b/svn/sample.PKGBUILD @@ -9,7 +9,7 @@ pkgrel=2 pkgdesc="%LANG_A% -> %LANG_B% dictionary for dictd et al. from Freedict.org" arch=('any') url="https://freedict.org/" -license=('GPL') +license=(%LICENSES%) optdepends=('dictd: dict client and server') makedepends=('subversion' 'dictd' 'freedict-tools') provides=(${_pkgname}) -- cgit v1.2.3