summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorErikas2016-04-16 09:48:58 +0300
committerErikas2016-04-16 09:48:58 +0300
commit5db4fdb9fad01a7edcd7ef12f7717748999556f2 (patch)
tree026ebfa150ff560846c2f35dd9a8fff8b13e5bf6
parentcdcf9d5ee01c9943c5f256e965e385bfd452d115 (diff)
downloadaur-5db4fdb9fad01a7edcd7ef12f7717748999556f2.tar.gz
Initial push
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 0 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 47e5ed9921cf..64c5660b7cf6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,7 +9,6 @@ pkgbase = thunar-thumbnailers
makedepends = xfce4-dev-tools
optdepends = tetex: LaTeX files support
optdepends = raw-thumbnailer: Raw Digital Camera Images support
- optdepends = dcraw: Addition to Raw Digital Camera Images support
optdepends = grace: Grace files support
optdepends = ffmpegthumbnailer: Video files support
source = git://git.xfce.org/apps/thunar-thumbnailers
diff --git a/PKGBUILD b/PKGBUILD
index 748e02006542..f1d570483f0d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,6 @@ makedepends=('git' 'xfce4-dev-tools')
optdepends=(
'tetex: LaTeX files support'
'raw-thumbnailer: Raw Digital Camera Images support'
- 'dcraw: Addition to Raw Digital Camera Images support'
'grace: Grace files support'
'ffmpegthumbnailer: Video files support'
)