Maintenance update to 1.3.3. From maintainer Giovanni Bechis.
This commit is contained in:
parent
a72eef8f8e
commit
61a32b72cb
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2008/03/28 11:31:49 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2008/08/27 19:56:14 kili Exp $
|
||||
|
||||
COMMENT= gui cd image editor
|
||||
|
||||
DISTNAME= isomaster-1.3.1
|
||||
DISTNAME= isomaster-1.3.3
|
||||
CATEGORIES= x11
|
||||
HOMEPAGE= http://littlesvr.ca/isomaster/
|
||||
|
||||
@ -25,7 +25,7 @@ WANTLIB= c iconv intl m X11 Xau Xcursor Xdmcp Xext Xfixes \
|
||||
Xi Xinerama Xrandr Xrender expat fontconfig freetype \
|
||||
atk-1.0 glib-2.0 gmodule-2.0 gobject-2.0 glitz png \
|
||||
pango-1.0 pangoft2-1.0 pangocairo-1.0 cairo z \
|
||||
Xcomposite Xdamage
|
||||
Xcomposite Xdamage pixman-1
|
||||
|
||||
USE_X11= Yes
|
||||
USE_GMAKE= Yes
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (isomaster-1.3.1.tar.bz2) = 6GECkZEFZiBjrClL7+GEcg==
|
||||
RMD160 (isomaster-1.3.1.tar.bz2) = 6giHk3+2Ag+JbrmbbxYymEw/Vl8=
|
||||
SHA1 (isomaster-1.3.1.tar.bz2) = RKF1+hcqMRrFt/lXYu22gfLuV44=
|
||||
SHA256 (isomaster-1.3.1.tar.bz2) = WSYowL0AbJq0TIyevKcfvTXv9KuB7Ksso0g2SkCGtcE=
|
||||
SIZE (isomaster-1.3.1.tar.bz2) = 194619
|
||||
MD5 (isomaster-1.3.3.tar.bz2) = HlNptvjrl8TUbha92vWROg==
|
||||
RMD160 (isomaster-1.3.3.tar.bz2) = vc9EB7Q82Inr+6og9yAR6Dnq2iM=
|
||||
SHA1 (isomaster-1.3.3.tar.bz2) = SiB5kNGodyveHUFbeuv3qmpKfBo=
|
||||
SHA256 (isomaster-1.3.3.tar.bz2) = 34mApVs3N7iyyhevPaMFEWo6hq+fYnLRMBxb+9Iu9uo=
|
||||
SIZE (isomaster-1.3.3.tar.bz2) = 199931
|
||||
|
@ -1,5 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2008/03/28 11:31:49 ajacoutot Exp $
|
||||
bin/isomaster
|
||||
@comment $OpenBSD: PLIST,v 1.6 2008/08/27 19:56:14 kili Exp $
|
||||
@bin bin/isomaster
|
||||
@man man/man1/isomaster.1
|
||||
share/applications/isomaster.desktop
|
||||
share/isomaster/
|
||||
@ -16,6 +16,7 @@ share/locale/be@latin/LC_MESSAGES/isomaster.mo
|
||||
share/locale/bg/LC_MESSAGES/isomaster.mo
|
||||
share/locale/ca/LC_MESSAGES/isomaster.mo
|
||||
share/locale/cs/LC_MESSAGES/isomaster.mo
|
||||
share/locale/da/LC_MESSAGES/isomaster.mo
|
||||
share/locale/de/LC_MESSAGES/isomaster.mo
|
||||
share/locale/el/LC_MESSAGES/isomaster.mo
|
||||
share/locale/es/LC_MESSAGES/isomaster.mo
|
||||
@ -35,6 +36,7 @@ share/locale/nl/LC_MESSAGES/isomaster.mo
|
||||
share/locale/nn/LC_MESSAGES/isomaster.mo
|
||||
share/locale/pl/LC_MESSAGES/isomaster.mo
|
||||
share/locale/pt/LC_MESSAGES/isomaster.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/isomaster.mo
|
||||
share/locale/ro/LC_MESSAGES/isomaster.mo
|
||||
share/locale/ru/LC_MESSAGES/isomaster.mo
|
||||
share/locale/sk/LC_MESSAGES/isomaster.mo
|
||||
|
Loading…
Reference in New Issue
Block a user