summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristopher Snowhill2024-02-27 16:35:28 -0800
committerChristopher Snowhill2024-02-27 16:35:28 -0800
commit5a7111924bdfea27ca3b2ee30cf074006bf2da3a (patch)
tree4769435e4e00ca4fd536f6191ebc2ef94e673b31 /PKGBUILD
parent7fa5eed0138f547ba7f8f696e5d87980d2cc72aa (diff)
downloadaur-eaglemode.tar.gz
eaglemode 0.96.1-2
Update dependencies. I failed to notice the new change from xine-lib to vlc because I didn't cleanroom test the new release. Maybe I'll think to do that next time.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fa77e8c56cb9..2083bf7e9af9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,15 @@
pkgname=eaglemode
pkgver=0.96.1
-pkgrel=1
+pkgrel=2
pkgdesc="Visit almost everything in your PC simply by zooming in"
arch=('i686' 'x86_64')
url="http://eaglemode.sourceforge.net/"
license=('GPL3')
depends=('desktop-file-utils' 'gtk2' 'hicolor-icon-theme' 'libtiff'
- 'libpng' 'librsvg' 'poppler-glib' 'xdg-utils' 'xine-lib' 'xz')
-optdepends=('perl: Fetching stock market info for the emStocks plugin')
+ 'libpng' 'librsvg' 'poppler-glib' 'xdg-utils' 'vlc' 'xz')
+optdepends=('perl: Fetching stock market info for the emStocks plugin'
+ 'htmldoc: Rendering HTML documents')
makedepends=('perl')
source=(https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2)
sha256sums=('14884270c821ccb83b39d72ca2ef61070ee421aa8b55414400a524f6ec1134dc')