GithubHelp home page GithubHelp logo

Comments (10)

vitalyster avatar vitalyster commented on June 3, 2024

Now you can find build_spectrum2.sh in packaging/debian directory, and it will build packages for you.
You may also need to build libcommuni packages, now they are available in https://github.com/vitalyster/libcommuni-gbp.git (just run gbp buildpackage in repository root)

from spectrum2.

SebastianS90 avatar SebastianS90 commented on June 3, 2024

Thanks. Are there any plans to push binary packages to http://repo.spectrum.im/? (this repo is linked in the download instructions on spectrum.im)

from spectrum2.

vitalyster avatar vitalyster commented on June 3, 2024

Repo will be updated when spectrum2 will be released, at now we have no maintainers for "nightly package builds"

from spectrum2.

moyamo avatar moyamo commented on June 3, 2024

The script is currently broken. Here's a patch to fix it:

diff --git a/packaging/debian/build_spectrum2.sh b/packaging/debian/build_spectrum2.sh
index b90c31d..7e95467 100755
--- a/packaging/debian/build_spectrum2.sh
+++ b/packaging/debian/build_spectrum2.sh
@@ -17,11 +17,17 @@ rm -rf spectrum2_*

 git clone ../../.git spectrum2-$version

+cd spectrum2-$version
+sed -i '3ienable_testing()' CMakeLists.txt
+cd ..
+
 tar -czf spectrum2_$version.orig.tar.gz spectrum2-$version

 cp -r debian spectrum2-$version/debian

 cd spectrum2-$version
+
+
 debuild -i -us -uc

 cd ..
diff --git a/packaging/debian/debian/changelog b/packaging/debian/debian/changelog
index 987597c..e6e439f 100644
--- a/packaging/debian/debian/changelog
+++ b/packaging/debian/debian/changelog
@@ -1,4 +1,4 @@
-spectrum2 (1:1760-89e377b-1) unstable; urgency=low
+spectrum2 (1:1882-61f2419-1) unstable; urgency=low

   * Move package to git-buildpackage format
   * remove the -git suffix from package names
diff --git a/packaging/debian/debian/control b/packaging/debian/debian/control
index e8860c7..452e184 100644
--- a/packaging/debian/debian/control
+++ b/packaging/debian/debian/control
@@ -6,7 +6,7 @@ Build-Depends: debhelper (>= 7.0.50~), libpurple-dev, libswiften-dev,
  libprotobuf-dev, libmysqlclient-dev, liblog4cxx10-dev, protobuf-compiler,
  libpopt-dev, libdbus-glib-1-dev, libpqxx3-dev, cmake, libevent-dev, libboost-all-dev,
  libqt4-dev, libidn11-dev, libxml2-dev, libavahi-client-dev, libavahi-common-dev,
- libcurl4-openssl-dev, libcommuni-dev
+ libcurl4-openssl-dev, libcommuni-dev, libsqlite3-dev
 Standards-Version: 3.9.2
 VCS-Browser: http://git.fsinf.at/apt/spectrum2
 VCS-Git: https://git.fsinf.at/apt/spectrum2.git

from spectrum2.

jkufner avatar jkufner commented on June 3, 2024

Please note this problem also includes libswiften, which also depends on outdated libboost.

from spectrum2.

vitalyster avatar vitalyster commented on June 3, 2024

http://spectrum.im/documentation/installation/packages_debian_ubuntu.html

from spectrum2.

jkufner avatar jkufner commented on June 3, 2024

Are there also packages for i386 or is it amd64 only?

from spectrum2.

jkufner avatar jkufner commented on June 3, 2024

@vitalyster Thank you for setting up the repo!

from spectrum2.

vitalyster avatar vitalyster commented on June 3, 2024

No time to build all possible distributions/architectures, maintainers welcome :)

from spectrum2.

thundergreen avatar thundergreen commented on June 3, 2024

ARMHF Packages :)

from spectrum2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.