Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
epmgpi
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ximper Linux
epmgpi
Commits
60a20aa8
Commit
60a20aa8
authored
Jun 07, 2026
by
Roman Alifanov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
2.0.0-alt1
- version 2.0.0
parent
bf692e7f
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
5 deletions
+14
-5
epmgpi.spec
epmgpi.spec
+14
-5
No files found.
epmgpi.spec
View file @
60a20aa8
Name: epmgpi
Version:
1.5.1
Version:
2.0.0
Release: alt1
Summary: Etersoft EPM GUI Package Installer
...
...
@@ -8,11 +8,13 @@ Group: System/Configuration/Packaging
Url: http://wiki.etersoft.ru/EPM
BuildArch: noarch
Source: %name-%version.tar
Requires: yad notify-send eepm eepm-repack bash
BuildRequires(pre): rpm-macros-meson
BuildRequires: meson
BuildRequires: vala
BuildRequires: blueprint-compiler
BuildRequires: pkgconfig(libadwaita-1)
%description
EPM GUI Package Installer was created to install packages
...
...
@@ -21,8 +23,12 @@ EPM GUI Package Installer was created to install packages
%prep
%setup
%build
%meson
%meson_build
%install
%m
akeinstall_std
%m
eson_install
%find_lang %name
%files -f %name.lang
...
...
@@ -32,6 +38,9 @@ EPM GUI Package Installer was created to install packages
%_pixmapsdir/%name.svg
%changelog
* Sun Jun 07 2026 Roman Alifanov <ximper@altlinux.org> 2.0.0-alt1
- version 2.0.0
* Thu Feb 06 2025 Roman Alifanov <ximper@altlinux.org> 1.5.1-alt1
- flatpak removed from mimetypes
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment