diff options
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/Manifest.gz | bin | 38006 -> 38005 bytes | |||
-rw-r--r-- | media-gfx/gnome-font-viewer/Manifest | 3 | ||||
-rw-r--r-- | media-gfx/gnome-font-viewer/files/gnome-font-viewer-41.0-fix-meson-0.61-build.patch | 31 | ||||
-rw-r--r-- | media-gfx/gnome-font-viewer/gnome-font-viewer-41.0.ebuild | 33 | ||||
-rw-r--r-- | media-gfx/mcomix/Manifest | 8 | ||||
-rw-r--r-- | media-gfx/mcomix/mcomix-1.3.0_pre20211015.ebuild | 74 | ||||
-rw-r--r-- | media-gfx/mcomix/mcomix-2.1.1.ebuild (renamed from media-gfx/mcomix/mcomix-2.0.2-r1.ebuild) | 2 | ||||
-rw-r--r-- | media-gfx/mcomix/mcomix-9999.ebuild | 2 | ||||
-rw-r--r-- | media-gfx/shotwell/Manifest | 2 | ||||
-rw-r--r-- | media-gfx/shotwell/shotwell-0.32.0.ebuild | 89 |
10 files changed, 5 insertions, 239 deletions
diff --git a/media-gfx/Manifest.gz b/media-gfx/Manifest.gz Binary files differindex f620c4fc0ec8..a880d2f8e638 100644 --- a/media-gfx/Manifest.gz +++ b/media-gfx/Manifest.gz diff --git a/media-gfx/gnome-font-viewer/Manifest b/media-gfx/gnome-font-viewer/Manifest index c372f3d2635a..a0016de6f689 100644 --- a/media-gfx/gnome-font-viewer/Manifest +++ b/media-gfx/gnome-font-viewer/Manifest @@ -1,6 +1,3 @@ -AUX gnome-font-viewer-41.0-fix-meson-0.61-build.patch 1127 BLAKE2B 7cb4c294ea2a2e8b117a699008075435a8d60ad970db8afe9bbd86c6b5d7fd6b423b6c4535b6ee4c4475384a7749c2efdd0530f229f9d3b61f78a08f23a82cd6 SHA512 2f339dfb9f4a566a334273730cabf983deafc062221b6170d8858780bcee20e7cdffcf95fb159afeb0def7966c105267c9469f7c06542d4d2af208c5b895a68d -DIST gnome-font-viewer-41.0.tar.xz 179672 BLAKE2B ce9e91b319ccf2e099cd30cf13e407270775950321e2bea69703050b5797ed879320939d260aba175f3ed6f5719e23f5628c6501f362c3e367ca5ddf70902037 SHA512 09d9ddcdd18fd0023dff46e7197988473119e0d753b7814fdca0116c6831a93146301dd56ee77546121c573c8d93801b5d8fed0c46da47052e31749058c21d50 DIST gnome-font-viewer-44.0.tar.xz 299644 BLAKE2B 9eceda601332601a3918331c0b4dae1f588ec88d9c28323694291f22e9add115ccfd70ef8c2d3b1a410bcf7c7443810abdb58a156927c235fb895412dea54213 SHA512 f2da77fadbd76eaaf661cb518043ebad6f964a90f1cede5b58160a3aa08a0fe42a9972bc4871725dc7ae16eb4199329ef2ea08734b8017306e61341e51c37bea -EBUILD gnome-font-viewer-41.0.ebuild 765 BLAKE2B fd4fe11ea6248a29345ba3e233fcf3cf6c1af03931c20c19b03f85b88fba22dbae2329b54b55d2e438266d00d2a692ea1efa50b5037d8a4716c7efec9950a2e8 SHA512 c46a4053b7542e9a661cb437575ba7499dd5a9c4cf9b036f5ad37b7a93a69e389df482be1b6946d91686fbaa2fa6dc52c18b077f30e8cc2fba069fa98b069075 EBUILD gnome-font-viewer-44.0.ebuild 722 BLAKE2B 6682f9bb75ea7fbe3111b80e71af6362fa70170156e3c557de623cd4d5d08f42e0a38765f651fd6daa48ea33d0eb5c3eb463e1e1893723872065827e5bddd74f SHA512 6e1299a844aef70d7c91d9cfed3b5f90ebc813c2202f5645ba9d1a668f5b342196890f9866982a5e96d1245376c3149e2492c33e9e1172c84cf2a19d5eaccd32 MISC metadata.xml 358 BLAKE2B 68c01b7096e0cddca8924d5f631ff0f3b94871244392aece19d0ca59f9bfda7c66199325fd31646c425af984118f728e54fa1ad3fcdc05149e146a5bb7de0667 SHA512 8870277e5cfae6a6c10e66359d45ef4ebde8027cf90f356096e7f78452a525fcb1e3d06f76769a1b8c875498faa79c75432e766edd495398f08d858c4d18bccf diff --git a/media-gfx/gnome-font-viewer/files/gnome-font-viewer-41.0-fix-meson-0.61-build.patch b/media-gfx/gnome-font-viewer/files/gnome-font-viewer-41.0-fix-meson-0.61-build.patch deleted file mode 100644 index 545f294206a7..000000000000 --- a/media-gfx/gnome-font-viewer/files/gnome-font-viewer-41.0-fix-meson-0.61-build.patch +++ /dev/null @@ -1,31 +0,0 @@ -https://gitlab.gnome.org/GNOME/gnome-font-viewer/-/commit/218166246e29a39e2eac8d3f06976038571b0603 -https://bugs.gentoo.org/831639 - -From: r-value <i@rvalue.moe> -Date: Thu, 30 Dec 2021 17:14:47 +0800 -Subject: [PATCH] Fix meson build with meson 0.60.0+ - -`i18n.merge_file` has been ignoring positional arguments for a time -and explicitly rejects with error since meson 0.60.0 ---- a/data/meson.build -+++ b/data/meson.build -@@ -1,6 +1,6 @@ - appdatadir = join_paths(datadir, 'metainfo') - appdata_file = 'org.gnome.font-viewer.appdata.xml' --merged_appdata = i18n.merge_file(appdata_file, -+merged_appdata = i18n.merge_file( - input: appdata_file + '.in', - output: appdata_file, - po_dir: '../po', ---- a/src/meson.build -+++ b/src/meson.build -@@ -39,7 +39,7 @@ desktop_file = 'org.gnome.font-viewer.desktop' - desktop_conf = configuration_data() - desktop_conf.set('VERSION', meson.project_version()) - desktop_conf.set('APPLICATION_ID', application_id) --i18n.merge_file(desktop_file, -+i18n.merge_file( - input: configure_file(input: desktop_file + '.in.in', - output: desktop_file + '.in', - configuration: desktop_conf), -GitLab diff --git a/media-gfx/gnome-font-viewer/gnome-font-viewer-41.0.ebuild b/media-gfx/gnome-font-viewer/gnome-font-viewer-41.0.ebuild deleted file mode 100644 index 6b95fb99e771..000000000000 --- a/media-gfx/gnome-font-viewer/gnome-font-viewer-41.0.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -inherit gnome.org meson xdg - -DESCRIPTION="Font viewer utility for GNOME" -HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-font-viewer" - -LICENSE="GPL-2+ LGPL-2.1+" -SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" - -DEPEND=" - >=dev-libs/glib-2.56.0:2 - >=x11-libs/gtk+-3.24.1:3 - >=gui-libs/libhandy-1.0.0:1= - >=media-libs/harfbuzz-0.9.9:= - media-libs/fontconfig:1.0 - media-libs/freetype:2 - gnome-base/gnome-desktop:3= -" -RDEPEND="${DEPEND}" -BDEPEND=" - dev-libs/appstream-glib - dev-libs/libxml2:2 - >=sys-devel/gettext-0.19.8 - virtual/pkgconfig -" - -PATCHES=( - "${FILESDIR}"/${P}-fix-meson-0.61-build.patch -) diff --git a/media-gfx/mcomix/Manifest b/media-gfx/mcomix/Manifest index 10bb0fed7b6b..15346b307680 100644 --- a/media-gfx/mcomix/Manifest +++ b/media-gfx/mcomix/Manifest @@ -1,8 +1,6 @@ -DIST mcomix-1.3.0_pre20211015.tar.gz 3888967 BLAKE2B 16275b5e63dbedb481dba34e787681a9bbc0615c53c71a0037f7d15fa5ee135b5c2508bbf4ef7fddeb45b65c291d5651d81b2e0a180de26054cdbe994ceab028 SHA512 93092a8ec992922bd2327c33a5ab86edbffcdc66e9da5b443d7e4131686b2c3b47017aa4f02b0ca991b6d08dd68e6578137bbf6028ca274efcd2679a12cfe05d -DIST mcomix-2.0.2.tar.gz 515427 BLAKE2B 3f7b7a0788622173049169034a0a8ed3d3d5fb64fd32e10f4cb3f5b1a4815dee29a1a1b576798bddaeb41534ab66cb301825ddcd39b0b01252e1bbe37e0384b9 SHA512 fb908f19b98364e8a765c26fe6b2d7e0b147210b4406a421ae7f010ffdf1987520899ffe2343a26bcdb0bf6b6c9cc5f5ec866f72adb49fb16f0911dd42289a0d DIST mcomix-2.1.0.tar.gz 517070 BLAKE2B 71aa67b48ac4cc09f12516312a07c1688e3d9ba086e0af8fab0f22549814fc82841b30965b7ac4e90192086338414c50d253af2d37b158fea8fc2358cee3d3db SHA512 385654c48192c20e285a053a8a90f1e792d58f7adbb0960745f31703d2ff5906f5e5bfd868ebaa08dd27314543a761a255503e5d586edd1baa064ffcea0205ca -EBUILD mcomix-1.3.0_pre20211015.ebuild 1744 BLAKE2B 546324b50681f4ce3b9909e39efca2ef61e178efd637219e9157a41ee15bd693af63c5c8f9ebfac31ae3446f73c8fb451c385b26a82e8a45ef559582076cc28d SHA512 2b8f4cfd716f9b5205754e7ec54b3512169e49f64cbfcbda99150f14e8e245d513781430676fb8824290fc2e1b9e9ddb5deec19826d725ef441e3ca9229f5e16 -EBUILD mcomix-2.0.2-r1.ebuild 1111 BLAKE2B ce8368db78cd741a43fb6fc960335dce0ef6ff743b69752b5ae41708d11cd18b6ebee7d95160900c60aed2e6dcabeed6145acf3cc9c94f34314e9d510c76184f SHA512 1ab2c3162242a6322e82425ee66dd50fb349061d1057e7e394857c4f0e4a4ffc3332af8d26f927219220c13c9f73fbc39f789e6e476e55c46d0b7877c58d803a +DIST mcomix-2.1.1.tar.gz 517628 BLAKE2B fb4d6cb4a10966795156672e8710e264f6e22abeebc3bd9471f378169417a6aab39c705d916624b9c1cd547516ae042d94cf00cf4596242f4655045c305bc630 SHA512 699fc1fe2348491ca5f94c9142e8a7432a3afc932aff42187ec57b5026d84ad189700283082fb60f920088747f13cc8f74297feaaab8ce2a5a9bd42d74b7f5e2 EBUILD mcomix-2.1.0.ebuild 1109 BLAKE2B 0041670c4f8cdb3eac50f5526305aca2c0448a3aec7123626a2eb3ebebbd792da721642505a392a059a7db7cef40bb048b6b1086a713c9bab18644bad9a04549 SHA512 0793f5c761a31b43e36b22cae11567ebd6d35cb38de608b051dc88f5a808ca31812ab47c324bfcc901e9b64c2435e34609f401b76e86f19fd2b9f319dc407575 -EBUILD mcomix-9999.ebuild 1096 BLAKE2B d01f9e9754400f949301d54cdaab7f9b5efdabf7eb3eb7c4f1be7dc7bbad168320b25adc0f59b37befab97676751051946da13e9ae318fa6d60ceedd8db5ae98 SHA512 982820e357cff48f036ce1aa71fd9ceb11d3fb20d8ecbc293cf7e104c23192c79911abc617aa9fbb9d491fc66939ca818d19d17402f95a7bab1e97b23ff815ce +EBUILD mcomix-2.1.1.ebuild 1111 BLAKE2B 56f9ccb5606133dd38bd572586226fd2b4ddf13cc589dc5becc7a52c1a2e65f7a17abd9b7770481b04b177b5bfce26a0e20d0b3bcd7993ddc2af4646ed9dcbf0 SHA512 ee58a7aeb7273e7191e6a95818bfe6a030865c47e0b2183495e1cd5acb1bef09b24a290cee4a2b03e4a8b83be030bb085a7874fd57f710395fff97ba505e3e71 +EBUILD mcomix-9999.ebuild 1096 BLAKE2B f42c1830533a776f2c89b58cc4e563a6c4552ee5796112d22dfbd0644f6b34803867ad31669fc08c225adafd183c90dc822b1b3bd54fb68ee809a54fd84d93cc SHA512 36b339b90fb739e6973eee2c2c0a096e6858ac960923cd37db6b2bdacd36fdce4dc93e2c06ac998c8cd3ad6d75ce8747ceabeeec3e5674e384e7c35dedb372c5 MISC metadata.xml 398 BLAKE2B 1595be3107e03d5ea0602c77d75d0d5b10c6c36307edaa979b64ce3418c674cd3905578ea098159493860ea4b3fb3c297da24b281869dedf92b7eec8f70d32c8 SHA512 4783cdb12689f0e346769eebd4da9a14e40225c30f6afed9b7058a6ac6eb3591b39990c70f2b57339582f27a71c2fa9f88390401f51cb5f7d43cc8c0d9a39205 diff --git a/media-gfx/mcomix/mcomix-1.3.0_pre20211015.ebuild b/media-gfx/mcomix/mcomix-1.3.0_pre20211015.ebuild deleted file mode 100644 index f2a5bb362ccb..000000000000 --- a/media-gfx/mcomix/mcomix-1.3.0_pre20211015.ebuild +++ /dev/null @@ -1,74 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{9..10} ) -inherit desktop python-r1 xdg - -# Hash used for this version -GIT_PV="483f4b3f2d9a125606d47597ae7eff3b38e5bf9d" - -DESCRIPTION="GTK image viewer for comic book archives" -HOMEPAGE="https://github.com/multiSnow/mcomix3" -SRC_URI="https://github.com/multiSnow/mcomix3/archive/${GIT_PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ~arm64 ~riscv x86" -IUSE="" - -DEPEND="${PYTHON_DEPS}" -RDEPEND="${DEPEND} - dev-python/pillow[${PYTHON_USEDEP}] - dev-python/pygobject[${PYTHON_USEDEP}] - media-libs/libjpeg-turbo:0" -BDEPEND="sys-devel/gettext" - -REQUIRED_USE=${PYTHON_REQUIRED_USE} - -S=${WORKDIR}/mcomix3-${GIT_PV} - -src_prepare() { - default - - for file in mcomix/mcomix/messages/*/LC_MESSAGES/*po - do - msgfmt ${file} -o ${file/po/mo} || die - rm ${file} || die - done -} - -src_install() { - python_foreach_impl python_domodule mcomix/mcomix - python_foreach_impl python_newscript mcomix/mcomixstarter.py mcomix - - for size in 16 22 24 32 48 - do - doicon -s ${size} \ - mime/icons/${size}x${size}/*png \ - mcomix/mcomix/images/${size}x${size}/mcomix.png - done - doicon mcomix/mcomix/images/mcomix.png - domenu mime/mcomix.desktop - doman man/mcomix.1 - - insinto /usr/share/metainfo - doins mime/mcomix.appdata.xml - - dodoc README.rst TODO -} - -pkg_postinst() { - xdg_pkg_postinst - echo - elog "Additional packages are required to open the most common comic archives:" - elog - elog " cbr: app-arch/unrar" - elog " cbz: app-arch/unzip" - elog - elog "You can also add support for 7z or LHA archives by installing" - elog "app-arch/p7zip or app-arch/lha. Install app-text/mupdf for" - elog "pdf support." - echo -} diff --git a/media-gfx/mcomix/mcomix-2.0.2-r1.ebuild b/media-gfx/mcomix/mcomix-2.1.1.ebuild index 2f8c234b17a5..551f116a31bc 100644 --- a/media-gfx/mcomix/mcomix-2.0.2-r1.ebuild +++ b/media-gfx/mcomix/mcomix-2.1.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{9..12} ) inherit distutils-r1 optfeature xdg DESCRIPTION="GTK image viewer for comic book archives" diff --git a/media-gfx/mcomix/mcomix-9999.ebuild b/media-gfx/mcomix/mcomix-9999.ebuild index 44ab7c265981..70caed9ab1ae 100644 --- a/media-gfx/mcomix/mcomix-9999.ebuild +++ b/media-gfx/mcomix/mcomix-9999.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{9..12} ) inherit distutils-r1 git-r3 optfeature xdg DESCRIPTION="GTK image viewer for comic book archives" diff --git a/media-gfx/shotwell/Manifest b/media-gfx/shotwell/Manifest index 044ef099722a..73ec406789f0 100644 --- a/media-gfx/shotwell/Manifest +++ b/media-gfx/shotwell/Manifest @@ -1,5 +1,3 @@ -DIST shotwell-0.32.0.tar.xz 35326752 BLAKE2B a201e5cc910872730a902d43a8d8b16f882966100bcc061d8c88fcfd43b1d0db54b98691b2d4a40568ddcb9d9ec28ca31c7575db7ae5ee4db304a27d10999c3a SHA512 0ff24d70cc15b68d5c51bc3ff42a10873656e5e16bfa273bb928a68ae569898136a33df92468b682c2ebc662f0bfa53ac7748b4b140d03b9608b68447b738051 DIST shotwell-0.32.1.tar.xz 35324252 BLAKE2B a8fd4195dcf495db8413586805f0d75d37759b62847c55dc8e81ed447c7d3c75e1f0f6b95f3982ee0712403b850d735962e4cd0f48ec41426e98c62555fdeb60 SHA512 1d487a0ea7ef0fb1b26d7c53b50e64b7d899bb9082744620dd421195b3ea90765633aac940695371d82fe5054f979e43cb587e726c4fa90712403ea9f60afcfe -EBUILD shotwell-0.32.0.ebuild 1934 BLAKE2B e8549499b32a85b8866c1c3d7bfb13d9f349c13af02615eb00c1d951c6485a0e26259d95e753ce0b3bddd0b504781fb9dd80bf078cc2d36e5ffc91e1003cb28c SHA512 c1f55da12f1485f8e4fe4d5e76c30621a890b7c261444e0e2b0b034abed698f88c6c061da8e96c0d5096e5f3b4c2b4d3dfb8ffca2ca8c8e8705c82aa81c5100b EBUILD shotwell-0.32.1.ebuild 2192 BLAKE2B abf263e31c586649c40152986db6d887708982201212e00933b73c68cb264c4da14a9016e47ae2470d4e3c7b611efbeb9cd90a66c53e1d34ca87bb31169ea572 SHA512 eae7930ffa03d8c30bec87b82e7af7f1ec1c4503cb28606e8bcd32ddee1a7cab26efd6149d03d762da738a0805171165e0a6220dcdb1bf87c1b4ff34a3ca4088 MISC metadata.xml 794 BLAKE2B c1eb4a08828db11ba473fe21036201d3b57c2fa36a2bd39b18e7671cf5e4c42b2b9e82956456a0376a60bfc982d9af106577075d936dba3c0cb73947da46f427 SHA512 2c65cdf3c6d5a953b52ad81e0a85d1c1465f5c38c3475e5c1408baea0b14a053255e97c0efc560059c77c51dbe98b72a90c6164fe575e68cba3eb04d4774f490 diff --git a/media-gfx/shotwell/shotwell-0.32.0.ebuild b/media-gfx/shotwell/shotwell-0.32.0.ebuild deleted file mode 100644 index 3fdc2549adac..000000000000 --- a/media-gfx/shotwell/shotwell-0.32.0.ebuild +++ /dev/null @@ -1,89 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{9..11} ) -inherit gnome.org gnome2-utils meson python-any-r1 vala xdg - -DESCRIPTION="Open source photo manager for GNOME" -HOMEPAGE="https://wiki.gnome.org/Apps/Shotwell" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv ~sparc x86" -IUSE="opencv udev" - -DEPEND=" - >=x11-libs/gtk+-3.22.0:3 - >=dev-libs/glib-2.40.0:2 - >=dev-libs/libgee-0.8.5:0.8= - >=net-libs/webkit-gtk-2.26:4.1 - net-libs/libsoup:3.0 - >=dev-libs/json-glib-0.7.6 - >=dev-libs/libxml2-2.6.32:2 - x11-libs/gdk-pixbuf:2 - >=dev-db/sqlite-3.5.9:3 - >=media-libs/gstreamer-1.20:1.0 - >=media-libs/gst-plugins-base-1.20:1.0 - >=media-libs/libgphoto2-2.5:= - udev? ( >=dev-libs/libgudev-145:= ) - >=media-libs/gexiv2-0.12.3 - >=media-libs/libraw-0.13.2:= - >=media-libs/libexif-0.6.16 - app-crypt/libsecret - >=dev-libs/libportal-0.5:=[gtk] - media-libs/libwebp:= - - >=app-crypt/gcr-3:0=[gtk] - x11-libs/cairo - opencv? ( >=media-libs/opencv-4.0.0:= ) -" -RDEPEND="${DEPEND} - media-plugins/gst-plugins-gdkpixbuf:1.0 - media-plugins/gst-plugins-meta:1.0 -" -BDEPEND=" - ${PYTHON_DEPS} - $(vala_depend) - dev-libs/appstream-glib - dev-libs/glib - dev-util/gdbus-codegen - dev-util/itstool - >=sys-devel/gettext-0.19.8 - virtual/pkgconfig - net-libs/libsoup:3.0[vala] - media-libs/gexiv2[vala] - app-crypt/gcr:0[vala] -" - -src_prepare() { - default - vala_setup - xdg_environment_reset -} - -src_configure() { - local emesonargs=( - -Dunity_support=false - # -Dpublishers # In 0.30.2 all get compiled in anyways, even if restricted list, affects only runtime support - #trace - #measure - -Ddupe_detection=true - $(meson_use udev) - -Dinstall_apport_hook=false - $(meson_use opencv face_detection) - -Dfatal_warnings=false - ) - meson_src_configure -} - -pkg_postinst() { - xdg_pkg_postinst - gnome2_schemas_update -} - -pkg_postrm() { - xdg_pkg_postrm - gnome2_schemas_update -} |