Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
akiraohgaki
ocs-url
Commits
b03b6d1a
Commit
b03b6d1a
authored
Jul 04, 2018
by
akiraohgaki
Browse files
Update description
parent
00fb050f
Changes
6
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
b03b6d1a
...
...
@@ -3,7 +3,7 @@
[

](https://www.gnu.org/licenses/gpl-3.0)
[

](https://travis-ci.org/opendesktop/ocs-url)
An install helper program for items served
on
OpenCollaborationServices (
OCS
).
An install helper program for items served
via
OpenCollaborationServices (
ocs://
).
Copyright: 2016-2018, Opendesktop.org
...
...
app/configs/application.json
View file @
b03b6d1a
...
...
@@ -5,7 +5,7 @@
"organization"
:
"Opendesktop.org"
,
"domain"
:
"org.opendesktop.ocs-url"
,
"icon"
:
":/desktop/ocs-url.svg"
,
"description"
:
"An install helper program for items served
on
OpenCollaborationServices (
OCS
)."
,
"description"
:
"An install helper program for items served
via
OpenCollaborationServices (
ocs://
)."
,
"license"
:
"GPL-3+"
,
"author"
:
"Opendesktop.org"
,
"contact"
:
"contact@opendesktop.org"
,
...
...
pkg/archlinux/PKGBUILD
View file @
b03b6d1a
...
...
@@ -3,7 +3,7 @@
pkgname
=
'ocs-url'
pkgver
=
'3.0.3'
pkgrel
=
'1'
pkgdesc
=
'An install helper program for items served
on
OpenCollaborationServices (
OCS
).'
pkgdesc
=
'An install helper program for items served
via
OpenCollaborationServices (
ocs://
).'
arch
=(
'i686'
'x86_64'
)
url
=
'https://github.com/opendesktop/ocs-url'
license
=(
'GPL3'
)
...
...
pkg/fedora/ocs-url.spec
View file @
b03b6d1a
...
...
@@ -13,7 +13,7 @@ Requires: qt5-qtbase >= 5.2.0, qt5-qtbase-gui >= 5.2.0, qt5-qtsvg >= 5.2.0, qt5-
BuildRequires: git, make, automake, gcc, gcc-c++, libtool, qt5-qtbase-devel >= 5.2.0, qt5-qtsvg-devel >= 5.2.0, qt5-qtdeclarative-devel >= 5.2.0, rpm-build
%description
An install helper program for items served
on
OpenCollaborationServices (
OCS
).
An install helper program for items served
via
OpenCollaborationServices (
ocs://
).
%prep
#%%autosetup -n %{name}-release-%{version}
...
...
pkg/opensuse/ocs-url.spec
View file @
b03b6d1a
...
...
@@ -13,7 +13,7 @@ Requires: libQt5Svg5 >= 5.2.0, libqt5-qtquickcontrols >= 5.2.0
BuildRequires: git, make, automake, gcc, gcc-c++, libtool, libqt5-qtbase-devel >= 5.2.0, libqt5-qtsvg-devel >= 5.2.0, libqt5-qtdeclarative-devel >= 5.2.0, rpm-build
%description
An install helper program for items served
on
OpenCollaborationServices (
OCS
).
An install helper program for items served
via
OpenCollaborationServices (
ocs://
).
%prep
#%%autosetup -n %{name}-release-%{version}
...
...
pkg/ubuntu/debian/control
View file @
b03b6d1a
...
...
@@ -9,4 +9,4 @@ Package: ocs-url
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libqt5svg5 (>= 5.2.0), qml-module-qtquick2 (>= 5.2.0) | qtdeclarative5-qtquick2-plugin (>= 5.2.0), qml-module-qtquick-window2 (>= 5.2.0) | qtdeclarative5-window-plugin (>= 5.2.0), qml-module-qtquick-controls (>= 5.2.0) | qtdeclarative5-controls-plugin (>= 5.2.0)
Description: OCS-URL
An install helper program for items served
on
OpenCollaborationServices (
OCS
).
An install helper program for items served
via
OpenCollaborationServices (
ocs://
).
Write
Preview
Supports
Markdown
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