Skip to content

Commit

Permalink
graphics/scantailor: Update version 1.0.16=>1.0.19
Browse files Browse the repository at this point in the history
- Switch to active upstream
- Upsate WWW

Changelog: https://github.com/ScanTailor-Advanced/scantailor-advanced

PR:		275992
Approved by:	submitter is maintainer
  • Loading branch information
Martin Neubauer authored and 5u623l20 committed Dec 29, 2023
1 parent 0257d72 commit cd0fa0d
Show file tree
Hide file tree
Showing 10 changed files with 13 additions and 113 deletions.
17 changes: 5 additions & 12 deletions graphics/scantailor/Makefile
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
PORTNAME= scantailor
DISTVERSIONPREFIX= v
DISTVERSION= 1.0.16
PORTREVISION= 3
DISTVERSION= 1.0.19
CATEGORIES= graphics

MAINTAINER= m.ne@gmx.net
COMMENT= Interactive post-processing tool for scanned pages
WWW= https://github.com/4lex4/scantailor-advanced
WWW= https://github.com/ScanTailor-Advanced/scantailor-advanced

LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
Expand All @@ -20,11 +19,11 @@ USES= cmake compiler:c++11-lang desktop-file-utils jpeg qt:5 \
shared-mime-info xorg
USE_CXXSTD= gnu++98
USE_GITHUB= yes
USE_QT= core gui network opengl widgets xml buildtools:build \
USE_QT= core gui network opengl svg widgets xml buildtools:build \
linguisttools:build qmake:build
USE_XORG+= xrender

GH_ACCOUNT= 4lex4
GH_ACCOUNT= ScanTailor-Advanced
GH_PROJECT= scantailor-advanced
OPTIONS_GROUP= DOXYGEN

Expand All @@ -50,17 +49,11 @@ PORTDOCS= *
BUILD_DEPENDS+= doxygen:devel/doxygen
.endif

post-patch:
@${REINPLACE_CMD} -e 's|_[12]|boost::lambda::&|g; s|bind(|boost::lambda::&|' \
${WRKSRC}/filters/*/Filter.cpp
@${REINPLACE_CMD} -e '/Categories/s|Applications|Scanning|' \
${WRKSRC}/resources/unix/scantailor.desktop

post-patch-NLS-off:
@${REINPLACE_CMD} -e '/\/translations/s/install/# install/' ${WRKSRC}/CMakeLists.txt

post-install:
${INSTALL_DATA} ${WRKSRC}/resources/icons/appicon-about.png \
${INSTALL_DATA} ${WRKSRC}/src/resources/ScanTailor.png \
${STAGEDIR}${PREFIX}/share/pixmaps/${PORTNAME}.png

.if ${PORT_OPTIONS:MHTML} || ${PORT_OPTIONS:MLATEX}
Expand Down
6 changes: 3 additions & 3 deletions graphics/scantailor/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1568221877
SHA256 (4lex4-scantailor-advanced-v1.0.16_GH0.tar.gz) = 84629d2edba4c36c62bdb75eedb145262b894d950bcb95cec0dab43e21bdb909
SIZE (4lex4-scantailor-advanced-v1.0.16_GH0.tar.gz) = 2792788
TIMESTAMP = 1703829299
SHA256 (ScanTailor-Advanced-scantailor-advanced-v1.0.19_GH0.tar.gz) = db41c3a1ba0ecfc00a40a4efe2bcc9d2abb71ecb77fdc873ae6553b07a228370
SIZE (ScanTailor-Advanced-scantailor-advanced-v1.0.19_GH0.tar.gz) = 988881
10 changes: 0 additions & 10 deletions graphics/scantailor/files/patch-ImageViewBase.cpp

This file was deleted.

17 changes: 0 additions & 17 deletions graphics/scantailor/files/patch-filters_output_OutputGenerator.cpp

This file was deleted.

17 changes: 0 additions & 17 deletions graphics/scantailor/files/patch-filters_page__layout_ImageView.cpp

This file was deleted.

17 changes: 0 additions & 17 deletions graphics/scantailor/files/patch-filters_page__layout_Thumbnail.cpp

This file was deleted.

This file was deleted.

This file was deleted.

10 changes: 0 additions & 10 deletions graphics/scantailor/files/patch-zones_ZoneDefaultInteraction.cpp

This file was deleted.

5 changes: 5 additions & 0 deletions graphics/scantailor/pkg-plist
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,10 @@ share/applications/scantailor.desktop
share/icons/hicolor/scalable/apps/ScanTailor.svg
share/mime/packages/scantailor-project.xml
share/pixmaps/scantailor.png
%%NLS%%%%DATADIR%%-advanced/translations/scantailor_de.qm
%%NLS%%%%DATADIR%%-advanced/translations/scantailor_es.qm
%%NLS%%%%DATADIR%%-advanced/translations/scantailor_fr.qm
%%NLS%%%%DATADIR%%-advanced/translations/scantailor_ko.qm
%%NLS%%%%DATADIR%%-advanced/translations/scantailor_pl.qm
%%NLS%%%%DATADIR%%-advanced/translations/scantailor_pt.qm
%%NLS%%%%DATADIR%%-advanced/translations/scantailor_ru.qm

0 comments on commit cd0fa0d

Please sign in to comment.