Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:thomas-schraitle
jvlt
jvlt.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File jvlt.spec of Package jvlt
# # spec file for package jvlt # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine # package are under the same license as the package itself. # # Please submit bugfixes or comments via http://bugs.opensuse.org/ # norootforbuild Name: jvlt License: GPL Group: Amusements/Teaching/Language Summary: Vocabulary Trainer Version: 1.1.5 Release: 1 URL: http://jvlt.sourceforge.net Vendor: Henning Burchardt Source0: %{name}-%{version}.tar.bz2 Source1: %{name}.sh.in Source20: %{name}.png Source21: %{name}.desktop BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: java-devel >= 1.5 BuildRequires: bzip2 ant ant-nodeps BuildRequires: update-desktop-files BuildArchitectures: noarch Requires: jre1.5.x %description jVLT is a vocabulary learning tool. Examples containing one or many of the vocabulary words may be specified. jVLT also can perform quizzes using a flash card system which is similar to the selective learning system proposed by German psychologist Sebastian Leitner. During a quiz, jVLT shows the examples of each word, letting you better memorize its usage. Author: ------- Henning Burchardt <burchardt (at) users.sourceforge.net> #%define JVLTHOME %{_datadir}/%{name} %define JVLTHOME %{_javadir} %prep %setup -q -n %{name}-%{version} %{__cat} %{S:1} | sed s=@JVLTHOME@=%{JVLTHOME}= > %{name} %{__cp} %{S:20} %{S:21} . %build %{ant} -Dant.build.javac.source=1.5 \ -Dant.build.javac.target=1.5 %install [ -e %buildroot ] || %{__mkdir} %buildroot %{__mkdir_p} $RPM_BUILD_ROOT%{JVLTHOME} %{__mkdir_p} $RPM_BUILD_ROOT%{_bindir} %{__install} -m 755 %{name} $RPM_BUILD_ROOT%{_bindir}/%{name} %{__install} dist/*.jar $RPM_BUILD_ROOT%{JVLTHOME} pushd $RPM_BUILD_ROOT%{JVLTHOME} %{__ln_s} jVLT-*.jar jVLT.jar popd %suse_update_desktop_file -i -n %{name} %clean %{__rm} -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) %doc AUTHORS COPYING INSTALL LICENSE README %{_prefix}/bin/%{name} %{JVLTHOME}/*.jar %{_datadir}/applications/%{name}.desktop %{_datadir}/pixmaps/%{name}.png %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor