summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorDaniel Bermond2017-04-09 15:26:09 -0300
committerDaniel Bermond2017-04-09 15:26:09 -0300
commitfb88468e1bc63443da1d1a3d8ab1f74d1d8db9a7 (patch)
tree9872b98e5e766100fd03a5c1fbcdb18e6aa29c9f /.gitignore
parentab98ef91a8b5d9d0d303e24a796ccfd104aa5282 (diff)
downloadaur-fb88468e1bc63443da1d1a3d8ab1f74d1d8db9a7.tar.gz
First commit after package adoption. Made working again.
Package is now working again. slimit2 AUR package is now needed as a makedepend. Important note about libtorrent-rasterbar dependency: ----------------------------------------------------- deluge-git currently has an upstream requirement of a specific libtorrent-rasterbar version, which is 1.1.2. It will not work with libtorrent-rasterbar 1.1.1 or the current libtorrent-rasterbar git master. But the libtorrent-rasterbar version offered in the binary repositories is currently outdated, being at 1.1.1. Being such, you have 3 options if you want to build and use deluge-git: 1) use libtorrent-rasterbar-git 1.1.2.r0.ga42d4390c, which is the default PKGBUILD method. This is the same as libtorrent-rasterbar 1.1.2, but using the git repository. For this you will need to manually modify libtorrent-rasterbar-git PKGBUILD in order to obtain this specific version: append '#commit=a42d4390c' at the source line (currently there is a ready to use source line for achieving this in libtorrent-rasterbar-git PKGBUILD). 2) use libtorrent-rasterbar 1.1.2. For this you will need to use the PKGBDUILD from the binary repository and modify it to get version 1.1.2. 3) wait for the release of libtorrent-rasterbar 1.1.2 in binary repositories. This situation will be updated when the binary repositories upgrade libtorrent-rasterbar to 1.1.2 or when the develop branch of deluge change/update this requirement.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 0f1e3d823c9d..10283ccd2791 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,4 @@
-deluge/
+deluge-git/
pkg/
src/
-*.pkg.tar
+*.pkg.tar.xz