Skip to content

Commit

Permalink
media-gfx/rawtherapee-5.2: version bump + cleanup.
Browse files Browse the repository at this point in the history
  • Loading branch information
vivo75 authored and monsieurp committed Aug 6, 2017
1 parent d1e2e96 commit f4a7cee
Show file tree
Hide file tree
Showing 9 changed files with 11 additions and 208 deletions.
3 changes: 1 addition & 2 deletions media-gfx/rawtherapee/Manifest
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
DIST rawtherapee-4.2.tar.xz 7787664 SHA256 fa4c13e8842df096b19d2dabaed5a61f5f9d4547f7b4f0dc6b77f80bdec16479 SHA512 feec61aeb84804cf01ff03fa9d7309f0eb3c04c43818c8397cc6f3ee762aca19484bce7594414d2141248b9740bdd4269fd86f76dcf391c61d4647fa169d48f6 WHIRLPOOL 56cc3e95ae7484cb91cd6c5fd32504b3fbfb17b9d50a38fa490300ff1b096e80a1d5060db3619c34f8b214dd413bfaab57a9748f5a365a87d257e75c753f307a
DIST rawtherapee-5.0-gtk3.tar.xz 10442940 SHA256 25c6bb738535d1efa905bd21fb732bdea352d589d9740a730ec409a49e7eacd8 SHA512 febcde98ada1059d6553a1dc2a86235adaf5fb8ca81b9f744748d3e8ef52109048ce43996f261796b2f345f2ce4a27c4ccc219b33ccfb79c2c2fa6476f19b41a WHIRLPOOL 479a7f37f523c533cf268edc8f2c710ded867febc13df3c4156040ca4d36ad86ff4af2613e9155506eb6a4620d4323fdc3d3f1374c4332393ba57b4b01bcc948
DIST rawtherapee-5.1.tar.xz 10785516 SHA256 fb742065a6b2e1b89df67c70395e52ee1ebd537c86dfc473b41e7af171655b67 SHA512 6a881fe24a4109c7db39cb8bee500eb2f9357c479ddb32b3c9b7987aa5d12e4f10083533b5657a0e0f0713fe4ebc58e0dcf204eb8d5c5b656f3e7867a775ab19 WHIRLPOOL 0fc24843015750ab4747311d5ac6f40e5ebd9cedaa9c78e73c7fa7250dcbda9ea1260b7f6fc9a0c91559be4530a84e3826f991d9b9199d7caf25691ad78fd78b
DIST rawtherapee-5.2.tar.xz 10819936 SHA256 5c32679bfb77eca36c26288483be75696086459b7a59bd4437e371ea1bf827b6 SHA512 ed2ff2e96ad4f0c50ebbc8a232d85b8c5b118bc956bc26aa72beb4741f464c46900aa668127fe7bdc963fabb5c2e2931c50cf784d1fc4fbc4dce3090412a1b5d WHIRLPOOL 02c71705b76df25e86b6ba5bf6439a3a2966e84dfa968b0a82c1dbe0c6297af826d2ffff6e973a56db21f5821d0a4eead6c05422bc6cb36269ed18b829bad1df
28 changes: 0 additions & 28 deletions media-gfx/rawtherapee/files/rawtherapee-4.2-CVE-2015-3885.patch

This file was deleted.

14 changes: 0 additions & 14 deletions media-gfx/rawtherapee/files/rawtherapee-4.2-build-cxx11-2.patch

This file was deleted.

20 changes: 0 additions & 20 deletions media-gfx/rawtherapee/files/rawtherapee-4.2-build-cxx11.patch

This file was deleted.

27 changes: 0 additions & 27 deletions media-gfx/rawtherapee/files/rawtherapee-4.2-cxx11.patch

This file was deleted.

47 changes: 0 additions & 47 deletions media-gfx/rawtherapee/files/rawtherapee-4.2-sigc26.patch

This file was deleted.

2 changes: 1 addition & 1 deletion media-gfx/rawtherapee/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>vivo75+gentoo_bugzilla@gmail.com</email>
<email>[email protected]</email>
<name>Francesco Riosa</name>
</maintainer>
<maintainer type="project">
Expand Down
61 changes: 0 additions & 61 deletions media-gfx/rawtherapee/rawtherapee-4.2-r1.ebuild

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,16 @@ inherit cmake-utils toolchain-funcs flag-o-matic
DESCRIPTION="A powerful cross-platform raw image processing program"
HOMEPAGE="http://www.rawtherapee.com/"

MY_P=${P/_p1/-r1}
SRC_URI="http://rawtherapee.com/shared/source/${MY_P}-gtk3.tar.xz"
MY_P=${P/_rc/-rc}
SRC_URI="http://rawtherapee.com/shared/source/${MY_P}.tar.xz"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="bzip2 openmp"

RDEPEND="bzip2? ( app-arch/bzip2 )
x11-libs/gtk+:3
IUSE="openmp"

RDEPEND="x11-libs/gtk+:3
dev-libs/expat
dev-libs/libsigc++:2
media-libs/libcanberra[gtk3]
Expand All @@ -33,7 +33,7 @@ DEPEND="${RDEPEND}
virtual/pkgconfig
dev-cpp/gtkmm:3.0"

S="${WORKDIR}/${MY_P}-gtk3"
S="${WORKDIR}/${MY_P}"

pkg_pretend() {
if use openmp ; then
Expand All @@ -51,14 +51,15 @@ pkg_pretend() {

src_configure() {
filter-flags -ffast-math
# In case we add an ebuild for klt we can (i)use that one,
# see http://cecas.clemson.edu/~stb/klt/
local mycmakeargs=(
-DOPTION_OMP=$(usex openmp)
-DBZIP=$(usex bzip2)
-DDOCDIR=/usr/share/doc/${PF}
-DCREDITSDIR=/usr/share/${PN}
-DLICENCEDIR=/usr/share/${PN}
-DCACHE_NAME_SUFFIX=""
-DCMAKE_CXX_FLAGS="-std=c++11"
-DWITH_SYSTEM_KLT="off"
)
cmake-utils_src_configure
}

0 comments on commit f4a7cee

Please sign in to comment.