Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=openjava.git;a=commitdiff;h=9c1e6fe1b5b235030eca055e80b2bee5e11c0763

commit 9c1e6fe1b5b235030eca055e80b2bee5e11c0763
Author: kikadf <[email protected]>
Date:   Tue Aug 28 15:41:07 2012 +0200

ochdownloader-0.8.2-1-x86_64

* Remove package

diff --git a/source/network-extra/ochdownloader/FrugalBuild 
b/source/network-extra/ochdownloader/FrugalBuild
deleted file mode 100644
index ca5675c..0000000
--- a/source/network-extra/ochdownloader/FrugalBuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Compiling Time: 0 SBU
-# Maintainer: kikadf <[email protected]>
-
-pkgname=ochdownloader
-pkgver=0.8.2
-pkgrel=1
-pkgdesc="The One Click Hoster Downloader."
-url="http://ochdownloader.com";
-rodepends=('python' 'pyside' 'pycrypto' 'imaging')
-_F_archive_name="ochd"
-_F_desktop_name="ochDownloader"
-_F_desktop_icon="ochdownload.png"
-_F_desktop_categories="Network;FileTransfer;"
-groups=('network-extra')
-archs=('i686' 'x86_64')
-up2date="lynx -dump $url/forum/index.php/topic,2.0.html | sed -n 
's|.*v\(.*\)\(:.*\)|\1|p' | head -1"
-source=(https://github.com/downloads/nitely/ochDownloader/$_F_archive_name$pkgver.Source.tar.gz)
-sha1sums=('709f16f98edda70fb1b0e10d378b4ca0384a9fc9')
-
-build()
-{
-       _F_cd_path=$(ls | grep nitely)
-       Fcd
-       Fmkdir /usr/share/$pkgname
-       Fcp $_F_cd_path/* /usr/share/$pkgname/
-       Ficon $_F_cd_path/media/misc/ochdownload.png
-       Fwrapper "python /usr/share/$pkgname/starter.py" $pkgname
-       Fdesktop2
-}
-
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to