Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-grdwine
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
wine
wine-grdwine
Commits
e0dd400e
Commit
e0dd400e
authored
May 30, 2019
by
Konstantin Kondratyuk
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
new version (0.5.5) with rpmgs script
parents
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
37 additions
and
0 deletions
+37
-0
rules
.gear/rules
+1
-0
wine-grdwine.spec
wine-grdwine.spec
+36
-0
No files found.
.gear/rules
0 → 100644
View file @
e0dd400e
tar: @name@
wine-grdwine.spec
0 → 100644
View file @
e0dd400e
Name: wine-grdwine
Version: 0.5.5
Release: alt1
Summary: Guardant usb dongle helper library for Wine
License: LGPLv2
Group: Emulators
Url: https://guardant.com
Packager: Konstantin Kondratyuk <kondratyuk@altlinux.org>
# Source-url: ftp://ftp.guardant.ru/support/linux/grdwine-%version.tar.gz
Source: %name-%version.tar
%description
Guardant usb dongle helper library for Wine. Implementation of the GrdWine is based on Linux USB Device Filesystem and Linux USB HID Device Interface.
%prep
%setup
%build
%configure \
--with-wineincs=/usr/include \
--with-winedlls=/usr/lib/wine
%make_build
%install
%makeinstall_std
%files
%changelog
* Thu May 30 2019 Konstantin Kondratyuk <kondratyuk@altlinux.org> 0.5.5-alt1
- new version (0.5.5) with rpmgs script
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