Remove beta sqlitebrowser as shannon now has the release
This commit is contained in:
parent
ed090210b0
commit
f6a5697b8d
@ -1,43 +1,4 @@
|
||||
<PISI>
|
||||
<Package>
|
||||
<Name>sqlitebrowser-beta</Name>
|
||||
<Summary xml:lang="en">DB Browser for SQLite</Summary>
|
||||
<Description xml:lang="en">DB Browser for SQLite is a high quality, visual, open source tool to create, design, and edit database files compatible with SQLite.</Description>
|
||||
<PartOf>programming.tools</PartOf>
|
||||
<License>GPL-3.0</License>
|
||||
<RuntimeDependencies>
|
||||
<Dependency releaseFrom="29">sqlite3</Dependency>
|
||||
<Dependency releaseFrom="44">libstdc++</Dependency>
|
||||
<Dependency releaseFrom="52">glibc</Dependency>
|
||||
<Dependency releaseFrom="44">libgcc</Dependency>
|
||||
<Dependency releaseFrom="32">qt5-base</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2019-01-02</Date>
|
||||
<Version>3.11.0</Version>
|
||||
<Comment>Packaging update</Comment>
|
||||
<Name>Abdulkadir Furkan Şanlı</Name>
|
||||
<Email>abdulkadirfsanli@protonmail.com</Email>
|
||||
</Update>
|
||||
</History>
|
||||
<BuildHost>solus</BuildHost>
|
||||
<Distribution>Solus</Distribution>
|
||||
<DistributionRelease>1</DistributionRelease>
|
||||
<Architecture>x86_64</Architecture>
|
||||
<InstalledSize>5994753</InstalledSize>
|
||||
<PackageSize>2165151</PackageSize>
|
||||
<PackageHash>ff31c4c4aa59cc100db5bba5eab90091a6050666</PackageHash>
|
||||
<PackageURI>sqlitebrowser-beta-3.11.0-3-1-x86_64.eopkg</PackageURI>
|
||||
<PackageFormat>1.2</PackageFormat>
|
||||
<Source>
|
||||
<Name>sqlitebrowser-beta</Name>
|
||||
<Packager>
|
||||
<Name>Abdulkadir Furkan Şanlı</Name>
|
||||
<Email>abdulkadirfsanli@protonmail.com</Email>
|
||||
</Packager>
|
||||
</Source>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>xbindkeys</Name>
|
||||
<Summary xml:lang="en">This program grab keys in X and start the corresponding shell command.</Summary>
|
||||
|
@ -1 +1 @@
|
||||
9a40e5b30217e0c5c71168dfa412bfea7be04844
|
||||
e496935a939a7480af44e5449b545fe00239e287
|
Binary file not shown.
Binary file not shown.
@ -1 +1 @@
|
||||
d2f22dbf9c9b838ccd3c41691ccb69f1877e0b69
|
||||
cabad8c4a9582908ffc56078f8323fbd58b050fd
|
Binary file not shown.
Binary file not shown.
@ -1,13 +0,0 @@
|
||||
ld-linux-x86-64.so.2
|
||||
libQt5Core.so.5
|
||||
libQt5Gui.so.5
|
||||
libQt5Network.so.5
|
||||
libQt5PrintSupport.so.5
|
||||
libQt5Widgets.so.5
|
||||
libQt5Xml.so.5
|
||||
libc.so.6
|
||||
libgcc_s.so.1
|
||||
libm.so.6
|
||||
libpthread.so.0
|
||||
libsqlite3.so.0
|
||||
libstdc++.so.6
|
@ -1,20 +0,0 @@
|
||||
name : sqlitebrowser-beta
|
||||
version : 3.11.0
|
||||
release : 3
|
||||
source :
|
||||
- https://github.com/sqlitebrowser/sqlitebrowser/archive/v3.11.0-beta3.tar.gz : 0e84a59eb562b6b9a89c8dd131e2bc3921b21e4b042e05115f6eceb497c66c84
|
||||
license : GPL-3.0
|
||||
component : programming.tools
|
||||
summary : DB Browser for SQLite
|
||||
description: |
|
||||
DB Browser for SQLite is a high quality, visual, open source tool to create, design, and edit database files compatible with SQLite.
|
||||
builddeps :
|
||||
- pkgconfig(glu)
|
||||
- pkgconfig(Qt5UiTools)
|
||||
- pkgconfig(sqlite3)
|
||||
setup : |
|
||||
%cmake
|
||||
build : |
|
||||
%make
|
||||
install : |
|
||||
%make_install
|
@ -1,37 +0,0 @@
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>sqlitebrowser-beta</Name>
|
||||
<Packager>
|
||||
<Name>Abdulkadir Furkan Şanlı</Name>
|
||||
<Email>abdulkadirfsanli@protonmail.com</Email>
|
||||
</Packager>
|
||||
<License>GPL-3.0</License>
|
||||
<PartOf>programming.tools</PartOf>
|
||||
<Summary xml:lang="en">DB Browser for SQLite</Summary>
|
||||
<Description xml:lang="en">DB Browser for SQLite is a high quality, visual, open source tool to create, design, and edit database files compatible with SQLite.
|
||||
</Description>
|
||||
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
|
||||
</Source>
|
||||
<Package>
|
||||
<Name>sqlitebrowser-beta</Name>
|
||||
<Summary xml:lang="en">DB Browser for SQLite</Summary>
|
||||
<Description xml:lang="en">DB Browser for SQLite is a high quality, visual, open source tool to create, design, and edit database files compatible with SQLite.
|
||||
</Description>
|
||||
<PartOf>programming.tools</PartOf>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin/sqlitebrowser</Path>
|
||||
<Path fileType="data">/usr/share/appdata/sqlitebrowser.desktop.appdata.xml</Path>
|
||||
<Path fileType="data">/usr/share/applications/sqlitebrowser.desktop</Path>
|
||||
<Path fileType="data">/usr/share/icons/hicolor/256x256/apps/sqlitebrowser.png</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2019-01-02</Date>
|
||||
<Version>3.11.0</Version>
|
||||
<Comment>Packaging update</Comment>
|
||||
<Name>Abdulkadir Furkan Şanlı</Name>
|
||||
<Email>abdulkadirfsanli@protonmail.com</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
Reference in New Issue
Block a user