Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37434064
en ru br
ALT Linux repos
S:1.0-alt3

Group :: Development/Java
RPM: laf-plugin

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: laf-plugin
Version: 1.0
Release: alt2
Summary: Generic plugin framework for Java look-and-feels

Group: Development/Java
License: BSD and zlib
Url: https://laf-plugin.dev.java.net/
Packager: Vitaly Kuznetsov <vitty at altlinux.ru>

Source: https://laf-plugin.dev.java.net/files/documents/4261/50297/%name-all.tar
Source1: %name-build.xml
BuildArch: noarch

BuildRequires: ant rpm-build-java asm2

%description
The goal of this project is to provide a generic plugin framework for
look-and-feels and define the interface of a common kind of plugins -
the component plugins.

%prep
%setup -q -c %name-%version
cp %SOURCE1 build.xml
rm -rf drop/*

%build
%ant all

%install

install -m644 drop/%name-50.jar -D %buildroot%_javadir/%name.jar

%files
%_javadir/%name.jar

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin