public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/elementary-photos] rawhide: Orphaned for 6+ weeks
@ 2026-06-19 20:25 Orphaned Packages Process
  0 siblings, 0 replies; only message in thread
From: Orphaned Packages Process @ 2026-06-19 20:25 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/elementary-photos
Branch : rawhide
Commit : bf95c971c1b267628a14477c57a36801bc538e9d
Author : Orphaned Packages Process <packaging-reports@fedoraproject.org>
Date   : 2026-06-19T15:25:02-05:00
Stats  : +1/-118 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/elementary-photos/c/bf95c971c1b267628a14477c57a36801bc538e9d?branch=rawhide

Log:
Orphaned for 6+ weeks

---
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 7afaec6..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,17 +0,0 @@
-/results_*
-/*.src.rpm
-
-/elementary-photos-0.2.5.tar.gz
-/elementary-photos-2.6.0.tar.gz
-/elementary-photos-2.6.1.tar.gz
-/elementary-photos-2.6.2.tar.gz
-/elementary-photos-2.6.3.tar.gz
-/elementary-photos-2.6.4.tar.gz
-/elementary-photos-2.6.5.tar.gz
-/elementary-photos-2.7.0.tar.gz
-/photos-3dfc70d.tar.gz
-/photos-2.7.1.tar.gz
-/photos-2.7.3.tar.gz
-/photos-2.7.4.tar.gz
-/photos-2.7.5.tar.gz
-/photos-8.0.1.tar.gz

diff --git a/dead.package b/dead.package
new file mode 100644
index 0000000..5204a84
--- /dev/null
+++ b/dead.package
@@ -0,0 +1 @@
+Orphaned for 6+ weeks

diff --git a/elementary-photos.spec b/elementary-photos.spec
deleted file mode 100644
index 9608aae..0000000
--- a/elementary-photos.spec
+++ /dev/null
@@ -1,100 +0,0 @@
-%global __provides_exclude_from ^%{_libdir}/%{appname}/.*\\.so$
-
-%global srcname photos
-%global appname io.elementary.%{srcname}
-
-Name:           elementary-photos
-Summary:        Photo manager and viewer from elementary
-Version:        8.0.1
-Release:        %autorelease
-License:        LGPL-2.1-or-later
-
-URL:            https://github.com/elementary/photos
-Source0:        %{url}/archive/%{version}/%{srcname}-%{version}.tar.gz
-
-BuildRequires:  desktop-file-utils
-BuildRequires:  gettext
-BuildRequires:  libappstream-glib
-BuildRequires:  meson >= 0.57.0
-BuildRequires:  vala
-
-BuildRequires:  pkgconfig(gee-0.8) >= 0.8.5
-BuildRequires:  pkgconfig(geocode-glib-2.0)
-BuildRequires:  pkgconfig(gexiv2) >= 0.4.90
-BuildRequires:  pkgconfig(gio-2.0) >= 2.20
-BuildRequires:  pkgconfig(gio-unix-2.0) >= 2.20
-BuildRequires:  pkgconfig(glib-2.0) >= 2.30.0
-BuildRequires:  pkgconfig(gmodule-2.0) >= 2.24.0
-BuildRequires:  pkgconfig(granite) >= 6.0.0
-BuildRequires:  pkgconfig(gstreamer-1.0) >= 1.0.0
-BuildRequires:  pkgconfig(gstreamer-base-1.0) >= 1.0.0
-BuildRequires:  pkgconfig(gstreamer-plugins-base-1.0) >= 1.0.0
-BuildRequires:  pkgconfig(gstreamer-pbutils-1.0) >= 1.0.0
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.6.0
-BuildRequires:  pkgconfig(gudev-1.0) >= 145
-BuildRequires:  pkgconfig(json-glib-1.0)
-BuildRequires:  pkgconfig(libexif) >= 0.6.16
-BuildRequires:  pkgconfig(libgphoto2) >= 2.4.2
-BuildRequires:  pkgconfig(libhandy-1)
-BuildRequires:  pkgconfig(libportal)
-BuildRequires:  pkgconfig(libportal-gtk3)
-BuildRequires:  pkgconfig(libraw) >= 0.13.2
-BuildRequires:  pkgconfig(libsoup-2.4) >= 2.26.0
-BuildRequires:  pkgconfig(libwebp) >= 0.4.4
-BuildRequires:  pkgconfig(libxml-2.0) >= 2.6.32
-BuildRequires:  pkgconfig(rest-0.7) >= 0.7
-BuildRequires:  pkgconfig(sqlite3) >= 3.5.9
-BuildRequires:  pkgconfig(webkit2gtk-4.1) >= 2.0.0
-
-Requires:       hicolor-icon-theme
-
-%description
-The elementary continuation of Shotwell, originally written by Yorba
-Foundation.
-
-
-%prep
-%autosetup -n %{srcname}-%{version} -p1
-
-
-%build
-%meson
-%meson_build
-
-
-%install
-%meson_install
-
-%find_lang %{appname}
-
-
-%check
-desktop-file-validate \
-    %{buildroot}/%{_datadir}/applications/%{appname}.desktop
-desktop-file-validate \
-    %{buildroot}/%{_datadir}/applications/%{appname}.viewer.desktop
-
-appstream-util validate-relax --nonet \
-    %{buildroot}/%{_datadir}/metainfo/%{appname}.metainfo.xml
-
-
-%files -f %{appname}.lang
-%license COPYING
-%doc README.md
-
-%{_bindir}/%{appname}
-
-%{_libdir}/%{appname}/
-
-%{_libexecdir}/%{appname}/
-
-%{_datadir}/applications/%{appname}.desktop
-%{_datadir}/applications/%{appname}.viewer.desktop
-%{_datadir}/glib-2.0/schemas/%{appname}.gschema.xml
-%{_datadir}/icons/hicolor/*/apps/%{appname}.svg
-%{_datadir}/icons/hicolor/*/apps/%{appname}.viewer.svg
-%{_datadir}/metainfo/%{appname}.metainfo.xml
-
-
-%changelog
-%autochangelog

diff --git a/sources b/sources
deleted file mode 100644
index 815f827..0000000
--- a/sources
+++ /dev/null
@@ -1 +0,0 @@
-SHA512 (photos-8.0.1.tar.gz) = 1775ef21f3e97ded60926be8a4277db4c66e387f5f6c1c9753108c98dc805f56abc841a8b95c4bc8b6fc855e47fff51c622785ab305f09b4d8502b66be328f4f

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-19 20:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-19 20:25 [rpms/elementary-photos] rawhide: Orphaned for 6+ weeks Orphaned Packages Process

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox