Accepting request 782977 from home:fstrba:maven

new package

OBS-URL: https://build.opensuse.org/request/show/782977
OBS-URL: https://build.opensuse.org/package/show/Java:packages/german-pos-dict?expand=0&rev=1
This commit is contained in:
Fridrich Strba 2020-03-09 13:49:18 +00:00 committed by Git OBS Bridge
commit c7c060e12c
5 changed files with 79 additions and 0 deletions

23
.gitattributes vendored Normal file
View File

@ -0,0 +1,23 @@
## Default LFS
*.7z filter=lfs diff=lfs merge=lfs -text
*.bsp filter=lfs diff=lfs merge=lfs -text
*.bz2 filter=lfs diff=lfs merge=lfs -text
*.gem filter=lfs diff=lfs merge=lfs -text
*.gz filter=lfs diff=lfs merge=lfs -text
*.jar filter=lfs diff=lfs merge=lfs -text
*.lz filter=lfs diff=lfs merge=lfs -text
*.lzma filter=lfs diff=lfs merge=lfs -text
*.obscpio filter=lfs diff=lfs merge=lfs -text
*.oxt filter=lfs diff=lfs merge=lfs -text
*.pdf filter=lfs diff=lfs merge=lfs -text
*.png filter=lfs diff=lfs merge=lfs -text
*.rpm filter=lfs diff=lfs merge=lfs -text
*.tbz filter=lfs diff=lfs merge=lfs -text
*.tbz2 filter=lfs diff=lfs merge=lfs -text
*.tgz filter=lfs diff=lfs merge=lfs -text
*.ttf filter=lfs diff=lfs merge=lfs -text
*.txz filter=lfs diff=lfs merge=lfs -text
*.whl filter=lfs diff=lfs merge=lfs -text
*.xz filter=lfs diff=lfs merge=lfs -text
*.zip filter=lfs diff=lfs merge=lfs -text
*.zst filter=lfs diff=lfs merge=lfs -text

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
.osc

4
german-pos-dict.changes Normal file
View File

@ -0,0 +1,4 @@
-------------------------------------------------------------------
Mon Mar 9 13:47:42 UTC 2020 - Fridrich Strba <fstrba@suse.com>
- Initial packaging of german-pos-dict 1.1

48
german-pos-dict.spec Normal file
View File

@ -0,0 +1,48 @@
#
# spec file for package german-pos-dict
#
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
Name: german-pos-dict
Version: 1.1
Release: 0
Summary: German part-of-speech dictionary
License: CC-BY-SA-4.0
URL: http://danielnaber.de/morphologie/
Source0: https://github.com/languagetool-org/%{name}/archive/v%{version}.tar.gz
BuildRequires: maven-local
BuildRequires: mvn(org.carrot2:morfologik-fsa)
BuildRequires: mvn(org.carrot2:morfologik-stemming)
BuildArch: noarch
%description
A German part-of-speech (POS) dictionary as a Morfologik binary
%prep
%setup -q
%pom_remove_plugin :nexus-staging-maven-plugin
%build
%{mvn_build} -f
%install
%mvn_install
%files -f .mfiles
%license LICENSE
%doc README.md
%changelog

3
v1.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1a977b1b3c3772092914f040802f0395ccbc56713e601bc90d79c98bbf39d203
size 1217974