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
visdom
ocs-url
Commits
617acdd0
Commit
617acdd0
authored
Oct 18, 2018
by
akiraohgaki
Browse files
Fix URL
parent
2de26c34
Changes
5
Hide whitespace changes
Inline
Side-by-side
app/configs/application.json
View file @
617acdd0
...
...
@@ -9,5 +9,5 @@
"license"
:
"GPL-3+"
,
"author"
:
"Opendesktop.org"
,
"contact"
:
"contact@opendesktop.org"
,
"homepage"
:
"https://git
lab
.open
code.net
/OCS/ocs-url"
"homepage"
:
"https://git.open
desktop.org
/OCS/ocs-url"
}
pkg/archlinux/PKGBUILD
View file @
617acdd0
...
...
@@ -5,11 +5,11 @@ pkgver='3.1.0'
pkgrel
=
'1'
pkgdesc
=
'An install helper program for items served via OpenCollaborationServices (ocs://).'
arch
=(
'i686'
'x86_64'
)
url
=
'https://git
lab
.open
code.net
/OCS/ocs-url'
url
=
'https://git.open
desktop.org
/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://git
lab
.open
code.net
/OCS/ocs-url/-/archive/release-${pkgver}/ocs-url-release-${pkgver}.tar.gz")
#source=("https://git.open
desktop.org
/OCS/ocs-url/-/archive/release-${pkgver}/ocs-url-release-${pkgver}.tar.gz")
source
=(
"
${
pkgname
}
.tar.gz"
)
md5sums
=()
#autofill using updpkgsums
...
...
pkg/fedora/ocs-url.spec
View file @
617acdd0
...
...
@@ -4,9 +4,9 @@ Version: 3.1.0
Release: 1%{?dist}
License: GPLv3+
Group: Applications/Internet
URL: https://git
lab
.open
code.net
/OCS/ocs-url
URL: https://git.open
desktop.org
/OCS/ocs-url
#Source0: https://git
lab
.open
code.net
/OCS/ocs-url/-/archive/release-%{version}/ocs-url-release-%{version}.tar.gz
#Source0: https://git.open
desktop.org
/OCS/ocs-url/-/archive/release-%{version}/ocs-url-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 @
617acdd0
...
...
@@ -4,9 +4,9 @@ Version: 3.1.0
Release: 1%{?dist}
License: GPLv3+
Group: Applications/Internet
URL: https://git
lab
.open
code.net
/OCS/ocs-url
URL: https://git.open
desktop.org
/OCS/ocs-url
#Source0: https://git
lab
.open
code.net
/OCS/ocs-url/-/archive/release-%{version}/ocs-url-release-%{version}.tar.gz
#Source0: https://git.open
desktop.org
/OCS/ocs-url/-/archive/release-%{version}/ocs-url-release-%{version}.tar.gz
Source0: %{name}.tar.gz
Requires: libQt5Svg5 >= 5.2.0, libqt5-qtquickcontrols >= 5.2.0
...
...
pkg/ubuntu/debian/copyright
View file @
617acdd0
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://git
lab
.open
code.net
/OCS/ocs-url
Source: https://git.open
desktop.org
/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