mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to 0.17.1.a
PR: 52800 Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
This commit is contained in:
parent
8b8a1b3586
commit
f64ca5c85d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=83667
6 changed files with 66 additions and 14 deletions
|
@ -6,11 +6,11 @@
|
|||
#
|
||||
|
||||
PORTNAME= gwenview
|
||||
PORTVERSION= 0.17.0
|
||||
PORTVERSION= 0.17.1.a
|
||||
CATEGORIES= graphics kde
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= gwenview
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.a/a/}
|
||||
|
||||
MAINTAINER= stefan.jahn@nemesis-sektor.de
|
||||
COMMENT= An image viewer and browser for the KDE environment
|
||||
|
@ -22,12 +22,12 @@ USE_KDELIBS_VER= 3
|
|||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET=
|
||||
CONFIGURE_ARGS+= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
USE_REINPLACE= yes
|
||||
|
||||
MAN1= gwenview.1
|
||||
|
||||
post-install:
|
||||
${RM} ${PREFIX}/share/locale/xx/LC_MESSAGES/gwenview.mo
|
||||
-${RMDIR} ${PREFIX}/share/locale/xx/LC_MESSAGES
|
||||
-${RMDIR} ${PREFIX}/share/locale/xx
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e \
|
||||
's|xx||g' ${WRKSRC}/po/Makefile.in
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (gwenview-0.17.0.tar.bz2) = 8a554e2f3aa6d52bf30a5babcfaa1fa7
|
||||
MD5 (gwenview-0.17.1a.tar.bz2) = 2065d93a00860221c578d95ec0633493
|
||||
|
|
|
@ -74,3 +74,29 @@ share/locale/xh/LC_MESSAGES/gwenview.mo
|
|||
share/locale/zh_CN/LC_MESSAGES/gwenview.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/gwenview.mo
|
||||
share/locale/zu/LC_MESSAGES/gwenview.mo
|
||||
@dirrm share/apps/gwenview/icons/hicolor/16x16/actions
|
||||
@dirrm share/apps/gwenview/icons/hicolor/16x16
|
||||
@dirrm share/apps/gwenview/icons/hicolor/22x22/actions
|
||||
@dirrm share/apps/gwenview/icons/hicolor/22x22
|
||||
@dirrm share/apps/gwenview/icons/hicolor/32x32/actions
|
||||
@dirrm share/apps/gwenview/icons/hicolor/32x32
|
||||
@dirrm share/apps/gwenview/icons/hicolor
|
||||
@dirrm share/apps/gwenview/icons
|
||||
@dirrm share/apps/gwenview
|
||||
@unexec rmdir %D/share/apps/konqueror/servicemenus 2>/dev/null || true
|
||||
@unexec rmdir %D/share/apps/konqueror 2>/dev/null || true
|
||||
@unexec rmdir %D/share/apps 2>/dev/null || true
|
||||
@unexec rmdir %D/share/icons/hicolor/48x48/apps 2>/dev/null || true
|
||||
@unexec rmdir %D/share/icons/hicolor/48x48 2>/dev/null || true
|
||||
@unexec rmdir %D/share/icons/hicolor/32x32/apps 2>/dev/null || true
|
||||
@unexec rmdir %D/share/icons/hicolor/32x32 2>/dev/null || true
|
||||
@unexec rmdir %D/share/icons/hicolor/16x16/apps 2>/dev/null || true
|
||||
@unexec rmdir %D/share/icons/hicolor/16x16 2>/dev/null || true
|
||||
@unexec rmdir %D/share/icons/hicolor 2>/dev/null || true
|
||||
@unexec rmdir %D/share/icons/locolor/32x32/apps 2>/dev/null || true
|
||||
@unexec rmdir %D/share/icons/locolor/32x32 2>/dev/null || true
|
||||
@unexec rmdir %D/share/icons/locolor/16x16/apps 2>/dev/null || true
|
||||
@unexec rmdir %D/share/icons/locolor/16x16 2>/dev/null || true
|
||||
@unexec rmdir %D/share/icons/locolor 2>/dev/null || true
|
||||
@unexec rmdir %D/share/applnk/Graphics 2>/dev/null || true
|
||||
@unexec rmdir %D/share/applnk 2>/dev/null || true
|
||||
|
|
|
@ -6,11 +6,11 @@
|
|||
#
|
||||
|
||||
PORTNAME= gwenview
|
||||
PORTVERSION= 0.17.0
|
||||
PORTVERSION= 0.17.1.a
|
||||
CATEGORIES= graphics kde
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= gwenview
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.a/a/}
|
||||
|
||||
MAINTAINER= stefan.jahn@nemesis-sektor.de
|
||||
COMMENT= An image viewer and browser for the KDE environment
|
||||
|
@ -22,12 +22,12 @@ USE_KDELIBS_VER= 3
|
|||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET=
|
||||
CONFIGURE_ARGS+= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
USE_REINPLACE= yes
|
||||
|
||||
MAN1= gwenview.1
|
||||
|
||||
post-install:
|
||||
${RM} ${PREFIX}/share/locale/xx/LC_MESSAGES/gwenview.mo
|
||||
-${RMDIR} ${PREFIX}/share/locale/xx/LC_MESSAGES
|
||||
-${RMDIR} ${PREFIX}/share/locale/xx
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e \
|
||||
's|xx||g' ${WRKSRC}/po/Makefile.in
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (gwenview-0.17.0.tar.bz2) = 8a554e2f3aa6d52bf30a5babcfaa1fa7
|
||||
MD5 (gwenview-0.17.1a.tar.bz2) = 2065d93a00860221c578d95ec0633493
|
||||
|
|
|
@ -74,3 +74,29 @@ share/locale/xh/LC_MESSAGES/gwenview.mo
|
|||
share/locale/zh_CN/LC_MESSAGES/gwenview.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/gwenview.mo
|
||||
share/locale/zu/LC_MESSAGES/gwenview.mo
|
||||
@dirrm share/apps/gwenview/icons/hicolor/16x16/actions
|
||||
@dirrm share/apps/gwenview/icons/hicolor/16x16
|
||||
@dirrm share/apps/gwenview/icons/hicolor/22x22/actions
|
||||
@dirrm share/apps/gwenview/icons/hicolor/22x22
|
||||
@dirrm share/apps/gwenview/icons/hicolor/32x32/actions
|
||||
@dirrm share/apps/gwenview/icons/hicolor/32x32
|
||||
@dirrm share/apps/gwenview/icons/hicolor
|
||||
@dirrm share/apps/gwenview/icons
|
||||
@dirrm share/apps/gwenview
|
||||
@unexec rmdir %D/share/apps/konqueror/servicemenus 2>/dev/null || true
|
||||
@unexec rmdir %D/share/apps/konqueror 2>/dev/null || true
|
||||
@unexec rmdir %D/share/apps 2>/dev/null || true
|
||||
@unexec rmdir %D/share/icons/hicolor/48x48/apps 2>/dev/null || true
|
||||
@unexec rmdir %D/share/icons/hicolor/48x48 2>/dev/null || true
|
||||
@unexec rmdir %D/share/icons/hicolor/32x32/apps 2>/dev/null || true
|
||||
@unexec rmdir %D/share/icons/hicolor/32x32 2>/dev/null || true
|
||||
@unexec rmdir %D/share/icons/hicolor/16x16/apps 2>/dev/null || true
|
||||
@unexec rmdir %D/share/icons/hicolor/16x16 2>/dev/null || true
|
||||
@unexec rmdir %D/share/icons/hicolor 2>/dev/null || true
|
||||
@unexec rmdir %D/share/icons/locolor/32x32/apps 2>/dev/null || true
|
||||
@unexec rmdir %D/share/icons/locolor/32x32 2>/dev/null || true
|
||||
@unexec rmdir %D/share/icons/locolor/16x16/apps 2>/dev/null || true
|
||||
@unexec rmdir %D/share/icons/locolor/16x16 2>/dev/null || true
|
||||
@unexec rmdir %D/share/icons/locolor 2>/dev/null || true
|
||||
@unexec rmdir %D/share/applnk/Graphics 2>/dev/null || true
|
||||
@unexec rmdir %D/share/applnk 2>/dev/null || true
|
||||
|
|
Loading…
Add table
Reference in a new issue