summaryrefslogtreecommitdiff
path: root/x11-libs/gdk-pixbuf-loader-webp
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-03-12 21:55:15 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-03-12 21:55:15 +0000
commit7218e1b46bceac05841e90472501742d905fb3fc (patch)
tree56fae051db521b8fce8014cbc8b11484885b14b3 /x11-libs/gdk-pixbuf-loader-webp
parent6d691ad5b6239929063441bbd14c489e92e7396e (diff)
gentoo resync : 12.03.2021
Diffstat (limited to 'x11-libs/gdk-pixbuf-loader-webp')
-rw-r--r--x11-libs/gdk-pixbuf-loader-webp/Manifest2
-rw-r--r--x11-libs/gdk-pixbuf-loader-webp/gdk-pixbuf-loader-webp-20160328234507.ebuild38
-rw-r--r--x11-libs/gdk-pixbuf-loader-webp/metadata.xml11
3 files changed, 0 insertions, 51 deletions
diff --git a/x11-libs/gdk-pixbuf-loader-webp/Manifest b/x11-libs/gdk-pixbuf-loader-webp/Manifest
deleted file mode 100644
index db22a2a739c8..000000000000
--- a/x11-libs/gdk-pixbuf-loader-webp/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-EBUILD gdk-pixbuf-loader-webp-20160328234507.ebuild 767 BLAKE2B 478f4903194f44aef8fb8ea2bb75cff166c440eb27f9386579a762b715c1ad7adde770d408ffc359fb8d7dd931529e47b81dc302317a714073891ae410034532 SHA512 0232872cbbf2b1faa1adca1b4a562aee13d16bd637013ff271b49bfaa05afd99bfa8ebca99d08010d72c32a0a86d364e6ccd84e7208d6ebcfd80b9bd0c38e23b
-MISC metadata.xml 342 BLAKE2B 3036cc963c273eb086246302156ff0dd4ebefa7e97bd9a46096a9c73944064b8b2daad8cefccbce2501d5b430d2d450bfe1c94de6464ef26bc095985a3ccd955 SHA512 b41ff0807862bd1305a98f53193cae55b62c66c2c8400d2e42f46dc44f5e7cf053f591dcf3a965aeda43c57c6239b3a559f0c234a43c96ee60977489d1f5b4cc
diff --git a/x11-libs/gdk-pixbuf-loader-webp/gdk-pixbuf-loader-webp-20160328234507.ebuild b/x11-libs/gdk-pixbuf-loader-webp/gdk-pixbuf-loader-webp-20160328234507.ebuild
deleted file mode 100644
index 8ec1d797cd9a..000000000000
--- a/x11-libs/gdk-pixbuf-loader-webp/gdk-pixbuf-loader-webp-20160328234507.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-EGIT_REPO_URI="https://github.com/aruiz/webp-pixbuf-loader"
-EGIT_COMMIT=9b92950d49d7939f90ba7413deb7ec6b392b2054
-
-inherit git-r3 cmake-multilib gnome2-utils
-
-DESCRIPTION="WebP Image format GdkPixbuf loader"
-HOMEPAGE="https://github.com/aruiz/webp-pixbuf-loader"
-
-LICENSE="LGPL-2+"
-SLOT="0"
-KEYWORDS=""
-IUSE=""
-
-DEPEND=">=media-libs/libwebp-0.4.3
- >=x11-libs/gdk-pixbuf-2.22"
-RDEPEND="${DEPEND}"
-
-multilib_src_configure() {
- local mycmakeargs=( -DINSTALL_LIB_DIR:PATH=$(get_libdir) )
- cmake-utils_src_configure
-}
-
-pkg_preinst() {
- gnome2_gdk_pixbuf_savelist
-}
-
-pkg_postinst() {
- gnome2_gdk_pixbuf_update
-}
-
-pkg_postinst() {
- gnome2_gdk_pixbuf_update
-}
diff --git a/x11-libs/gdk-pixbuf-loader-webp/metadata.xml b/x11-libs/gdk-pixbuf-loader-webp/metadata.xml
deleted file mode 100644
index 4c2fa98245b3..000000000000
--- a/x11-libs/gdk-pixbuf-loader-webp/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>gnome@gentoo.org</email>
- <name>Gentoo GNOME Desktop</name>
- </maintainer>
- <upstream>
- <remote-id type="github">aruiz/webp-pixbuf-loader</remote-id>
- </upstream>
-</pkgmetadata>