mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-04 11:23:46 +00:00
PR: ports/14303
Submitted by: Ade Lovett <ade@lovett.com> Update to 0.3.11
This commit is contained in:
parent
29aef2a406
commit
c2f7c42fc3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=22420
@ -1,18 +1,18 @@
|
||||
# New ports collection makefile for: electriceyes
|
||||
# Version required: 0.3.9
|
||||
# Version required: 0.3.11
|
||||
# Date created: 21 August 1998
|
||||
# Whom: Yukihiro Nakai <Nakai@technologist.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= ee-0.3.9
|
||||
PKGNAME= electriceyes-0.3.9
|
||||
DISTNAME= ee-0.3.11
|
||||
PKGNAME= electriceyes-0.3.11
|
||||
CATEGORIES= graphics gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= sources/ee
|
||||
|
||||
MAINTAINER= nacai@iname.com
|
||||
MAINTAINER= nakai@FreeBSD.org
|
||||
|
||||
BUILD_DEPENDS= panel:${PORTSDIR}/x11/gnomecore
|
||||
RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore
|
||||
@ -21,6 +21,7 @@ GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \
|
||||
--datadir=${PREFIX}/share/gnome \
|
||||
--with-gnome=${PREFIX}
|
||||
|
@ -1 +1 @@
|
||||
MD5 (ee-0.3.9.tar.gz) = 33e391d97eba2b31f30ba2abc64fb775
|
||||
MD5 (ee-0.3.11.tar.gz) = 35185e00bcea9d18b7c2e5fdc511b255
|
||||
|
@ -1,9 +1,9 @@
|
||||
--- ee.desktop.orig Tue Feb 9 02:14:37 1999
|
||||
+++ ee.desktop Wed Feb 24 05:57:03 1999
|
||||
@@ -15,7 +15,7 @@
|
||||
Comment[no]=Program for bildeframvisning
|
||||
Comment[pt]=Programa para visualização de imagens
|
||||
--- ee.desktop.orig Tue Sep 28 09:32:53 1999
|
||||
+++ ee.desktop Mon Oct 4 17:02:16 1999
|
||||
@@ -21,7 +21,7 @@
|
||||
Comment[pt_BR]=Programa para visualização de imagens
|
||||
Comment[ru]=ðÒÏÇÒÁÍÍÁ ÐÒÏÓÍÏÔÒÁ ÉÚÏÂÒÁÖÅÎÉÊ
|
||||
Comment[pl]=Przegl±darka graficzna
|
||||
-Exec=ee
|
||||
+Exec=ElectricEyes
|
||||
Icon=gnome-ee.png
|
||||
|
@ -3,6 +3,7 @@ share/gnome/apps/Graphics/ee.desktop
|
||||
share/gnome/help/ee/C/ee.jpg
|
||||
share/gnome/help/ee/C/index.html
|
||||
share/gnome/mime-info/ee.keys
|
||||
share/locale/da/LC_MESSAGES/ee.mo
|
||||
share/locale/de/LC_MESSAGES/ee.mo
|
||||
share/locale/en_GB/LC_MESSAGES/ee.mo
|
||||
share/locale/es/LC_MESSAGES/ee.mo
|
||||
@ -15,7 +16,10 @@ share/locale/ja/LC_MESSAGES/ee.mo
|
||||
share/locale/ko/LC_MESSAGES/ee.mo
|
||||
share/locale/nl/LC_MESSAGES/ee.mo
|
||||
share/locale/no/LC_MESSAGES/ee.mo
|
||||
share/locale/pl/LC_MESSAGES/ee.mo
|
||||
share/locale/pt/LC_MESSAGES/ee.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/ee.mo
|
||||
share/locale/ro/LC_MESSAGES/ee.mo
|
||||
share/locale/ru/LC_MESSAGES/ee.mo
|
||||
share/locale/sv/LC_MESSAGES/ee.mo
|
||||
share/locale/zh_TW.Big5/LC_MESSAGES/ee.mo
|
||||
|
Loading…
x
Reference in New Issue
Block a user