Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=dbc20a1c14a5f44be152a6870c2607d89dffcdd4
commit dbc20a1c14a5f44be152a6870c2607d89dffcdd4 Author: James Buren <r...@frugalware.org> Date: Wed Nov 18 05:35:31 2015 +0100 bubbman2-DX-1-x86_64 * remove package diff --git a/source/games-extra/bubbman2/FrugalBuild b/source/games-extra/bubbman2/FrugalBuild deleted file mode 100644 index d1b0e7b..0000000 --- a/source/games-extra/bubbman2/FrugalBuild +++ /dev/null @@ -1,30 +0,0 @@ -# Compiling Time: 0 SBU -# Contributor: kikadf <kikadf...@gmail.com> -# Contributor: Cedrick Hannier alias Cedynamix <cedyna...@gmail.com> - -pkgname=bubbman2 -pkgver=DX -pkgrel=1 -pkgdesc="An Adventure Island style platformer made for PyWeek #8" -url="http://www.pygame.org/project/1114/?release_id=2054" -archs=('i686' 'x86_64') -_F_archive_name="BubbMan2" -depends=('pygame') -groups=('games-extra') -up2date="$pkgver" -source=(http://pymike.pynguins.com/downloads/BubbMan2-$pkgver.zip \ - $pkgname.sh $pkgname.desktop $pkgname.png) -_F_cd_path="./" -sha1sums=('e9af73973d51dd4650b5945bb2e4d6f5cca1b9ab' \ - '67e544a56a93f725f6b487b46406ae347812f5da' \ - '2030f9624901ce523a9d8afe1e6b95c24c41b8ce' \ - 'a218846a66fda301e6d2e102dca5ee88ab20f2a4') - -build() { - Fcd - Fmkdir /usr/{bin,share/{$pkgname,applications}} - Finstall 755 $pkgname.sh /usr/bin/ - Finstall 644 $pkgname.desktop /usr/share/applications/ - Ficon $pkgname.png - Fcp /BubbMan2-DX/* usr/share/bubbman2 -} diff --git a/source/games-extra/bubbman2/bubbman2.desktop b/source/games-extra/bubbman2/bubbman2.desktop deleted file mode 100644 index 2f46d5c..0000000 --- a/source/games-extra/bubbman2/bubbman2.desktop +++ /dev/null @@ -1,9 +0,0 @@ -[Desktop Entry] -Encoding=UTF-8 -Type=Application -Name=Bubbman 2 -GenericName=Bubbman 2 -Comment=An Adventure Island style platformer -Icon=/usr/share/pixmaps/bubbman2.png -Exec=/usr/bin/bubbman2.sh -Categories=Game;ArcadeGame; diff --git a/source/games-extra/bubbman2/bubbman2.png b/source/games-extra/bubbman2/bubbman2.png deleted file mode 100644 index f9185c8..0000000 Binary files a/source/games-extra/bubbman2/bubbman2.png and /dev/null differ diff --git a/source/games-extra/bubbman2/bubbman2.sh b/source/games-extra/bubbman2/bubbman2.sh deleted file mode 100644 index dc4805d..0000000 --- a/source/games-extra/bubbman2/bubbman2.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/bash -cd /usr/share/bubbman2/ -python run_game.py _______________________________________________ Frugalware-git mailing list Frugalware-git@frugalware.org http://frugalware.org/mailman/listinfo/frugalware-git