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
6a3ea70f
Commit
6a3ea70f
authored
Jul 04, 2018
by
akiraohgaki
Browse files
Update URLs
parent
b03b6d1a
Changes
6
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
6a3ea70f
# ocs-url
[

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

](https://travis-ci.org/opendesktop/ocs-url)
An install helper program for items served via OpenCollaborationServices (ocs://).
...
...
@@ -15,4 +14,4 @@ https://www.linux-apps.com/p/1136805/
And please check the ocs-url wiki for more information.
https://
github.com/opendesktop
/ocs-url/wiki
https://
www.opencode.net/OCS
/ocs-url/wiki
app/configs/application.json
View file @
6a3ea70f
...
...
@@ -9,5 +9,5 @@
"license"
:
"GPL-3+"
,
"author"
:
"Opendesktop.org"
,
"contact"
:
"contact@opendesktop.org"
,
"homepage"
:
"https://
github.com/opendesktop
/ocs-url"
"homepage"
:
"https://
www.opencode.net/OCS
/ocs-url"
}
pkg/archlinux/PKGBUILD
View file @
6a3ea70f
...
...
@@ -5,11 +5,11 @@ pkgver='3.0.3'
pkgrel
=
'1'
pkgdesc
=
'An install helper program for items served via OpenCollaborationServices (ocs://).'
arch
=(
'i686'
'x86_64'
)
url
=
'https://
github.com/opendesktop
/ocs-url'
url
=
'https://
www.opencode.net/OCS
/ocs-url'
license
=(
'GPL3'
)
depends
=(
'qt5-base>=5.2.0'
'qt5-svg>=5.2.0'
'qt5-declarative>=5.2.0'
'qt5-quickcontrols>=5.2.0'
)
makedepends
=(
'git'
)
#source=("https://
github.com/opendesktop
/ocs-url/archive/release-${pkgver}.tar.gz")
#source=("https://
www.opencode.net/OCS
/ocs-url/archive/release-${pkgver}.tar.gz")
source
=(
"
${
pkgname
}
.tar.gz"
)
md5sums
=()
#autofill using updpkgsums
...
...
pkg/fedora/ocs-url.spec
View file @
6a3ea70f
...
...
@@ -4,9 +4,9 @@ Version: 3.0.3
Release: 1%{?dist}
License: GPLv3+
Group: Applications/Internet
URL: https://
github.com/opendesktop
/ocs-url
URL: https://
www.opencode.net/OCS
/ocs-url
#Source0: https://
github.com/opendesktop
/ocs-url/archive/release-%{version}.tar.gz
#Source0: https://
www.opencode.net/OCS
/ocs-url/archive/release-%{version}.tar.gz
Source0: %{name}.tar.gz
Requires: qt5-qtbase >= 5.2.0, qt5-qtbase-gui >= 5.2.0, qt5-qtsvg >= 5.2.0, qt5-qtdeclarative >= 5.2.0, qt5-qtquickcontrols >= 5.2.0
...
...
pkg/opensuse/ocs-url.spec
View file @
6a3ea70f
...
...
@@ -4,9 +4,9 @@ Version: 3.0.3
Release: 1%{?dist}
License: GPLv3+
Group: Applications/Internet
URL: https://
github.com/opendesktop
/ocs-url
URL: https://
www.opencode.net/OCS
/ocs-url
#Source0: https://
github.com/opendesktop
/ocs-url/archive/release-%{version}.tar.gz
#Source0: https://
www.opencode.net/OCS
/ocs-url/archive/release-%{version}.tar.gz
Source0: %{name}.tar.gz
Requires: libQt5Svg5 >= 5.2.0, libqt5-qtquickcontrols >= 5.2.0
...
...
pkg/ubuntu/debian/copyright
View file @
6a3ea70f
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: ocs-url
Upstream-Contact: Opendesktop.org <contact@opendesktop.org>
Source: https://
github.com/opendesktop
/ocs-url
Source: https://
www.opencode.net/OCS
/ocs-url
Files: *
Copyright: 2016-2018, Opendesktop.org
...
...
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