Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37750050
en ru br
ALT Linux repositórios
S:2.0.16-alt1
5.0: 1.2.1-alt1
4.1: 1.2.1-alt0.M41.1
4.0: 1.0.1-alt1

Group :: Desenvolvimento/Debuggers
RPM: firefox-firebug

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define cid firebug at software.joehewitt.com
%define ciddir %firefox_noarch_extensionsdir/%cid

Serial: 1

Name: firefox-firebug
Version: 2.0.16
Release: alt1

Summary: Powerful debugger for JavaScript and HTML

License: GPL
Group: Development/Debuggers
URL: http://www.getfirebug.com/

Packager: Alexey Gladkov <legion at altlinux.ru>

Source0: firebug-%version.xpi

BuildArch: noarch

BuildRequires(pre): rpm-build-firefox unzip

%description
FireBug is a new tool that aids with debugging Javascript, DHTML, and Ajax. It
is like a combination of the Javascript Console, DOM Inspector, and a command
line Javascript interpreter.

%prep
%setup -c

%install
mkdir -p -- %buildroot/%ciddir
cp -r -- * %buildroot/%ciddir

%postun
if [ "$1" = 0 ]; then
 [ ! -d "%ciddir" ] || rm -rf "%ciddir"
fi

%files
%ciddir

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009