From 3da6b13f1eb136d0899bd2e8dd217048bb4d9030 Mon Sep 17 00:00:00 2001 From: Parabola Date: Wed, 20 Jul 2011 14:44:01 +0000 Subject: Wed Jul 20 14:43:57 UTC 2011 --- community/zathura/zathura-poppler-0.16.patch | 13 ------------- community/zathura/zathura.desktop | 8 -------- 2 files changed, 21 deletions(-) delete mode 100644 community/zathura/zathura-poppler-0.16.patch delete mode 100644 community/zathura/zathura.desktop (limited to 'community/zathura') diff --git a/community/zathura/zathura-poppler-0.16.patch b/community/zathura/zathura-poppler-0.16.patch deleted file mode 100644 index 79c22bb28..000000000 --- a/community/zathura/zathura-poppler-0.16.patch +++ /dev/null @@ -1,13 +0,0 @@ -patch that fixes poppler-0.16 compatibility - -http://pkgs.fedoraproject.org/gitweb/?p=zathura.git;a=blob;f=zathura-0.0.8.1-poppler-0.15-fix.patch;h=1e586b3cca2be43c7f70c7c2532ea4b2371892e8;hb=master ---- zathura-0.0.8.1/zathura.c.poppler15 -+++ zathura-0.0.8.1/zathura.c -@@ -4300,7 +4300,7 @@ cb_view_button_release(GtkWidget* widget - - /* get selected text */ - g_static_mutex_lock(&(Zathura.Lock.pdflib_lock)); -- char* selected_text = poppler_page_get_text( -+ char* selected_text = poppler_page_get_selected_text( - Zathura.PDF.pages[Zathura.PDF.page_number]->page,SELECTION_STYLE, - &rectangle); diff --git a/community/zathura/zathura.desktop b/community/zathura/zathura.desktop deleted file mode 100644 index 9dea21e75..000000000 --- a/community/zathura/zathura.desktop +++ /dev/null @@ -1,8 +0,0 @@ -[Desktop Entry] -Name=Zathura -Comment=A minimalistic PDF viewer -Exec=zathura -Terminal=false -Type=Application -Categories=Office; -MimeType=application/pdf; -- cgit v1.2.3-54-g00ecf