Gostaria de repassar a vocês dois plugins que eu desenvolvi para ajudar 
na busca de pacotes para o slackware.

Eles são para buscar pacotes para o slackware nos sites de pacotes 
linuxpackages.net e packages.slackware.it.

E junto deles tambem mando um plugin que serve para buscas no slackbuids!


Bom uso! xD

-- 
--

Diego Damasceno - Slackaholic
Bacheloring in Computing Science - UFPA - Pará's Federal University
Linux User - #481539


--~--~---------~--~----~------------~-------~--~----~
GUS-BR - Grupo de Usuários de Slackware Brasil
http://www.slackwarebrasil.org/
http://groups.google.com/group/slack-users-br

Antes de perguntar:
http://www.istf.com.br/perguntas/

Para sair da lista envie um e-mail para:
[email protected]
-~----------~----~----~----~------~----~------~--~---

<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"; xmlns:ms="http://www.mozilla.org/2006/browser/search/";>
  <ShortName>SlackBuilds.org</ShortName>
  <Description>Search SlackBuilds Repository</Description>
  <InputEncoding>UTF-8</InputEncoding>
  <Image height="16" width="16" type="image/x-icon">http://slackbuilds.org/favicon.ico</Image>
  <Url type="text/html" method="GET" template="http://slackbuilds.org/result/?search={searchTerms}"/>
</OpenSearchDescription>
<!--
    # LinuxPackages.net Search Plugin for Firefox 3 
    # With this plugin you can search packages for slackware linux
    # But if you want to change the version which you will search, just change the line marked with the comment "CHANGE HERE!!!" for another one.
    #
    # To install it you just have to copy this xml file in the searchplugins inside firefox firefox diretory.
    #
    # The list of versions avaliable to search is below.
    #
    # <Param name="ver" value="12.2"/> Slackware Version 12.2
    # <Param name="ver" value="12.1"/> Slackware Version 12.1
    # <Param name="ver" value="12.0"/> Slackware Version 12.0
    # <Param name="ver" value="11.0"/> Slackware Version 11.0
    # <Param name="ver" value="10.2"/> Slackware Version 10.2
    # <Param name="ver" value="10.1"/> Slackware Version 10.1
    # <Param name="ver" value="10.0"/> Slackware Version 10.0
    # <Param name="ver" value="9.1"/> Slackware Version 9.1
    # <Param name="ver" value="9.0"/> Slackware Version 9.0
    # <Param name="ver" value="8.1"/> Slackware Version 8.1
    # <Param name="ver" value="8.0"/> Slackware Version 8.0
    # <Param name="ver" value=""/> Any Version
    #
    #
    # Developed by Diego Damasceno			 			 .						
    # irc: slackaholic / freenonde						..:						
    # Email: [email protected]											
    # Linux User - #481539													
    #
    # The MIT License
    # Copyright (c) 2009 Carlos Diego Nascimento Damasceno <[email protected]>
	    #
	    # Permission is hereby granted, free of charge, to any person obtaining a copy
	    # of this software and associated documentation files (the "Software"), to deal
	    # in the Software without restriction, including without limitation the rights
	    # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
	    # copies of the Software, and to permit persons to whom the Software is
	    # furnished to do so, subject to the following conditions:
	    #
	    # The above copyright notice and this permission notice shall be included in
	    # all copies or substantial portions of the Software.
	    #
	    # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
	    # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
	    # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
	    # AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
	    # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
	    # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
	    # THE SOFTWARE.
	    -->
	    
	    <SearchPlugin xmlns="http://www.mozilla.org/2006/browser/search/";>
		    <ShortName>LinuxPackages.net</ShortName>
		    <Description>Searchs packages for Slackware Linux in LinuxPackages.net</Description>
		    <InputEncoding>UTF-8</InputEncoding>
		    <Image height="16" width="19" type="image/gif">www.linuxpackages.net/images/miniPenguinInBox.gif</Image>
		    <Image width="16" height="16"> </Image>
		    <Url type="text/html" method="GET" template="http://www.linuxpackages.net/search_view.php";>
			    <Param name="name" value="{searchTerms}"/>
			    <Param name="by" value="name"/>
			    <Param name="ver" value=""/>  <!-- CHANGE HERE!!! -->
		    </Url>
		    <SearchForm>http://www.linuxpackages.net/</SearchForm>
</SearchPlugin>
<!--
    # Packages.slackware.it Search Plugin for Firefox 3 
    # With this plugin you can search packages for slackware linux
    # But if you want to change the version which you will search, just change the line marked with the comment "CHANGE HERE!!!" for another one.
    #
    # To install it you just have to copy this xml file in the searchplugins inside firefox firefox diretory.
    #
    # The list of versions avaliable to search is below. 
    #
    # <Param name="v" value="12.2"/> Slackware Version 12.2
    # <Param name="v" value="12.1"/> Slackware Version 12.1
    # <Param name="v" value="12.0"/> Slackware Version 12.0
    # <Param name="v" value="11.0"/> Slackware Version 11.0
    # <Param name="v" value="10.2"/> Slackware Version 10.2
    # <Param name="v" value="10.1"/> Slackware Version 10.1
    # <Param name="v" value="10.0"/> Slackware Version 10.0
    # <Param name="v" value="9.1"/> Slackware Version 9.1
    # <Param name="v" value="9.0"/> Slackware Version 9.0
    # <Param name="v" value="8.1"/> Slackware Version 8.1
    #
    #
    # Developed by Diego Damasceno			 			 .						
    # irc: slackaholic / freenonde						..:						
    # Email: [email protected]											
    # Linux User - #481539													
    #
    # The MIT License
    # Copyright (c) 2009 Carlos Diego Nascimento Damasceno <[email protected]>
	    #
	    # Permission is hereby granted, free of charge, to any person obtaining a copy
	    # of this software and associated documentation files (the "Software"), to deal
	    # in the Software without restriction, including without limitation the rights
	    # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
	    # copies of the Software, and to permit persons to whom the Software is
	    # furnished to do so, subject to the following conditions:
	    #
	    # The above copyright notice and this permission notice shall be included in
	    # all copies or substantial portions of the Software.
	    #
	    # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
	    # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
	    # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
	    # AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
	    # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
	    # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
	    # THE SOFTWARE.
-->
<SearchPlugin xmlns="http://www.mozilla.org/2006/browser/search/";>
<ShortName>Slackware.it - Slackware 12.2</ShortName>
<Description>Searchs packages for Slackware 12.2 in Slackware.it</Description>
<InputEncoding>UTF-8</InputEncoding>
<Image height="16" width="16" type="image/x-icon">dev.slackware.it/favicon.ico</Image>
<Url type="text/html" method="GET" template="http://packages.slackware.it/search.php";>
  <Param name="q" value="{searchTerms}"/>
  <Param name="v" value="12.2"/>	<!-- CHANGE HERE!!! -->
  <Param name="t" value="1"/>
</Url>
<SearchForm>http://packages.slackware.it/</SearchForm>
</SearchPlugin>

Responder a