mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
- Update to version 0.9.0
PR: ports/63138 Submitted by: Ports Fury
This commit is contained in:
parent
73e00b9a3f
commit
c513e3c18e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=101514
@ -7,8 +7,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= showimg
|
||||
PORTVERSION= 0.8.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.9.0
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= http://www.jalix.org/projects/showimg/download/${PORTVERSION}/
|
||||
@ -16,9 +15,6 @@ MASTER_SITES= http://www.jalix.org/projects/showimg/download/${PORTVERSION}/
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A picture viewer designed to run under KDE 3.x
|
||||
|
||||
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
|
||||
png.5:${PORTSDIR}/graphics/png
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_KDEBASE_VER= 3
|
||||
USE_GMAKE= yes
|
||||
@ -28,6 +24,14 @@ MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \
|
||||
|
||||
MAN1= showimg.1
|
||||
|
||||
OPTIONS= DIGIKAM "Digikam plugins support" off
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if defined(WITH_DIGIKAM)
|
||||
LIB_DEPENDS+= digikam:${PORTSDIR}/graphics/digikam
|
||||
CONFIGURE_ARGS+= --enable-digiKam-plugin
|
||||
.endif
|
||||
|
||||
.include "${PORTSDIR}/x11/kde3/Makefile.kde"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (showimg-0.8.1.tar.bz2) = deb476376937d8c72185ee8b3929b272
|
||||
SIZE (showimg-0.8.1.tar.bz2) = 1300107
|
||||
MD5 (showimg-0.9.0.tar.bz2) = 06ef4a774104a5b245c125e9d34baebc
|
||||
SIZE (showimg-0.9.0.tar.bz2) = 1307459
|
||||
|
@ -1,12 +0,0 @@
|
||||
--- showimg/batchrenamer.h.orig Fri Aug 1 15:30:41 2003
|
||||
+++ showimg/batchrenamer.h Fri Aug 1 15:30:57 2003
|
||||
@@ -20,8 +20,8 @@
|
||||
|
||||
// OS includes
|
||||
#include <stdio.h>
|
||||
-#include <utime.h>
|
||||
#include <time.h>
|
||||
+#include <utime.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
// QT includes
|
@ -2,6 +2,21 @@ bin/showimg
|
||||
share/applnk/Graphics/showimg.desktop
|
||||
share/apps/konqueror/servicemenus/konqshowimg.desktop
|
||||
share/apps/showimg/convert2png.pl
|
||||
share/apps/showimg/icons/crystalsvg/16x16/actions/viewmag_bis+.png
|
||||
share/apps/showimg/icons/crystalsvg/16x16/actions/viewmag_bis-.png
|
||||
share/apps/showimg/icons/crystalsvg/16x16/actions/viewmag_full.png
|
||||
share/apps/showimg/icons/crystalsvg/16x16/actions/viewmag_lock.png
|
||||
share/apps/showimg/icons/crystalsvg/16x16/actions/viewmag_no.png
|
||||
share/apps/showimg/icons/crystalsvg/22x22/actions/viewmag_bis+.png
|
||||
share/apps/showimg/icons/crystalsvg/22x22/actions/viewmag_bis-.png
|
||||
share/apps/showimg/icons/crystalsvg/22x22/actions/viewmag_full.png
|
||||
share/apps/showimg/icons/crystalsvg/22x22/actions/viewmag_lock.png
|
||||
share/apps/showimg/icons/crystalsvg/22x22/actions/viewmag_no.png
|
||||
share/apps/showimg/icons/crystalsvg/32x32/actions/viewmag_bis+.png
|
||||
share/apps/showimg/icons/crystalsvg/32x32/actions/viewmag_bis-.png
|
||||
share/apps/showimg/icons/crystalsvg/32x32/actions/viewmag_full.png
|
||||
share/apps/showimg/icons/crystalsvg/32x32/actions/viewmag_lock.png
|
||||
share/apps/showimg/icons/crystalsvg/32x32/actions/viewmag_no.png
|
||||
share/apps/showimg/icons/hicolor/16x16/actions/flip.png
|
||||
share/apps/showimg/icons/hicolor/16x16/actions/item_rename.png
|
||||
share/apps/showimg/icons/hicolor/16x16/actions/miror.png
|
||||
@ -35,15 +50,24 @@ share/apps/showimg/icons/hicolor/32x32/actions/rotation_acw.png
|
||||
share/apps/showimg/icons/hicolor/32x32/actions/rotation_cw.png
|
||||
share/apps/showimg/icons/hicolor/32x32/actions/viewmag_bis+.png
|
||||
share/apps/showimg/icons/hicolor/32x32/actions/viewmag_bis-.png
|
||||
share/apps/showimg/icons/hicolor/32x32/actions/viewmag_enlarge.png
|
||||
share/apps/showimg/icons/hicolor/32x32/actions/viewmag_factor.png
|
||||
share/apps/showimg/icons/hicolor/32x32/actions/viewmag_full.png
|
||||
share/apps/showimg/icons/hicolor/32x32/actions/viewmag_h.png
|
||||
share/apps/showimg/icons/hicolor/32x32/actions/viewmag_lock.png
|
||||
share/apps/showimg/icons/hicolor/32x32/actions/viewmag_no.png
|
||||
share/apps/showimg/icons/hicolor/32x32/actions/viewmag_shrink.png
|
||||
share/apps/showimg/icons/hicolor/32x32/actions/viewmag_w.png
|
||||
share/apps/showimg/icons/hicolor/32x32/mimetypes/psd.png
|
||||
share/apps/showimg/icons/hicolor/48x48/mimetypes/psd.png
|
||||
share/apps/showimg/icons/hicolor/64x64/mimetypes/psd.png
|
||||
share/apps/showimg/pics/bgxpm.png
|
||||
share/apps/showimg/pics/border.png
|
||||
share/apps/showimg/pics/gradient.png
|
||||
share/apps/showimg/pics/layout1.png
|
||||
share/apps/showimg/pics/layout2.png
|
||||
share/apps/showimg/pics/layout3.png
|
||||
share/apps/showimg/pics/layout4.png
|
||||
share/apps/showimg/pics/logo.png
|
||||
share/apps/showimg/showimgui.rc
|
||||
share/doc/HTML/de/showimg/but-back.png
|
||||
@ -117,14 +141,24 @@ share/doc/HTML/en/showimg/main-window.png
|
||||
share/icons/hicolor/32x32/apps/showimg.png
|
||||
share/icons/hicolor/48x48/apps/showimg.png
|
||||
share/icons/hicolor/64x64/apps/showimg.png
|
||||
share/locale/da/LC_MESSAGES/showimg.mo
|
||||
share/locale/de/LC_MESSAGES/showimg.mo
|
||||
share/locale/en_GB/LC_MESSAGES/showimg.mo
|
||||
share/locale/es/LC_MESSAGES/showimg.mo
|
||||
share/locale/et/LC_MESSAGES/showimg.mo
|
||||
share/locale/fr/LC_MESSAGES/showimg.mo
|
||||
share/locale/it/LC_MESSAGES/showimg.mo
|
||||
share/locale/ja/LC_MESSAGES/showimg.mo
|
||||
share/locale/nl/LC_MESSAGES/showimg.mo
|
||||
share/locale/pt/LC_MESSAGES/showimg.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/showimg.mo
|
||||
share/locale/ru/LC_MESSAGES/showimg.mo
|
||||
share/locale/sk/LC_MESSAGES/showimg.mo
|
||||
share/locale/sr/LC_MESSAGES/showimg.mo
|
||||
share/locale/sv/LC_MESSAGES/showimg.mo
|
||||
share/locale/ta/LC_MESSAGES/showimg.mo
|
||||
share/locale/tr/LC_MESSAGES/showimg.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/showimg.mo
|
||||
share/mimelnk/image/x-psd.desktop
|
||||
@dirrm share/doc/HTML/en/showimg
|
||||
@dirrm share/doc/HTML/de/showimg
|
||||
@ -142,5 +176,12 @@ share/mimelnk/image/x-psd.desktop
|
||||
@dirrm share/apps/showimg/icons/hicolor/16x16/actions
|
||||
@dirrm share/apps/showimg/icons/hicolor/16x16
|
||||
@dirrm share/apps/showimg/icons/hicolor
|
||||
@dirrm share/apps/showimg/icons/crystalsvg/32x32/actions
|
||||
@dirrm share/apps/showimg/icons/crystalsvg/32x32
|
||||
@dirrm share/apps/showimg/icons/crystalsvg/22x22/actions
|
||||
@dirrm share/apps/showimg/icons/crystalsvg/22x22
|
||||
@dirrm share/apps/showimg/icons/crystalsvg/16x16/actions
|
||||
@dirrm share/apps/showimg/icons/crystalsvg/16x16
|
||||
@dirrm share/apps/showimg/icons/crystalsvg
|
||||
@dirrm share/apps/showimg/icons
|
||||
@dirrm share/apps/showimg
|
||||
|
Loading…
Reference in New Issue
Block a user