diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2008-02-10 03:12:56 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2008-02-10 03:12:56 +0000 |
commit | 5825c8ff12dcbdb82d068caf052cd730cca02be6 (patch) | |
tree | c55ac784c2876c887f0f78ce229766e0e5c258b6 /emulators/loemu | |
parent | 6afc7d2886bc697eed81f0b3be25b2d8b98ea7a9 (diff) | |
download | ports-5825c8ff12dcbdb82d068caf052cd730cca02be6.tar.gz ports-5825c8ff12dcbdb82d068caf052cd730cca02be6.zip |
Notes
Diffstat (limited to 'emulators/loemu')
-rw-r--r-- | emulators/loemu/Makefile | 2 | ||||
-rw-r--r-- | emulators/loemu/distinfo | 6 | ||||
-rw-r--r-- | emulators/loemu/pkg-plist | 6 |
3 files changed, 10 insertions, 4 deletions
diff --git a/emulators/loemu/Makefile b/emulators/loemu/Makefile index 836928208123..3e352d93943f 100644 --- a/emulators/loemu/Makefile +++ b/emulators/loemu/Makefile @@ -6,7 +6,7 @@ # PORTNAME= loemu -PORTVERSION= 0.2.1 +PORTVERSION= 0.3.0 CATEGORIES= emulators python MASTER_SITES= http://loemu.pegueroles.com/dists/ diff --git a/emulators/loemu/distinfo b/emulators/loemu/distinfo index c2b1d9949e32..bb809a4896e5 100644 --- a/emulators/loemu/distinfo +++ b/emulators/loemu/distinfo @@ -1,3 +1,3 @@ -MD5 (loemu-0.2.1.tar.gz) = 7b589e8a471e86973fa53281fe57bcfc -SHA256 (loemu-0.2.1.tar.gz) = 53dc9a28e548f366e730a60d063c5a533a5a4e6da8756a8c139a0d6c94e86ef7 -SIZE (loemu-0.2.1.tar.gz) = 57927 +MD5 (loemu-0.3.0.tar.gz) = 8e38f00ffe4063f69d2535c5019fe04c +SHA256 (loemu-0.3.0.tar.gz) = 580bee1c00a91b6cadec579e3d7c42e7ecb403729fb9bbf83d27decd98f0be92 +SIZE (loemu-0.3.0.tar.gz) = 62753 diff --git a/emulators/loemu/pkg-plist b/emulators/loemu/pkg-plist index 29e8048037cb..e1eb6348c0a8 100644 --- a/emulators/loemu/pkg-plist +++ b/emulators/loemu/pkg-plist @@ -27,11 +27,17 @@ bin/loemu-builder %%DATADIR%%/glade/Loemu.glade %%DATADIR%%/glade/Preferences.glade %%DATADIR%%/glade/penguin-revolt-128.png +%%DATADIR%%/images/penguin-revolt-128.png +%%DATADIR%%/images/state_1.gif +%%DATADIR%%/images/state_2.gif +%%DATADIR%%/images/state_3.gif +%%DATADIR%%/images/state_4.gif share/locale/fr/LC_MESSAGES/loemu.mo share/locale/ca/LC_MESSAGES/loemu.mo share/locale/sv/LC_MESSAGES/loemu.mo @dirrm %%DATADIR%%/snaps @dirrm %%DATADIR%%/roms +@dirrm %%DATADIR%%/images @dirrm %%DATADIR%%/glade @dirrm %%DATADIR%%/flyers @dirrm %%DATADIR%%/config |