From a6559c0397516f15a29b6cb0900b0c25047ff465 Mon Sep 17 00:00:00 2001 From: tnut Date: Thu, 4 Nov 2010 16:26:14 +0100 Subject: xpdf, port nettoyé MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- extra/xpdf/Pkgfile | 2 +- extra/xpdf/patch.patch | 21 --------------------- extra/xpdf/xpdf.desktop | 9 --------- 3 files changed, 1 insertion(+), 31 deletions(-) delete mode 100644 extra/xpdf/patch.patch delete mode 100644 extra/xpdf/xpdf.desktop (limited to 'extra/xpdf') diff --git a/extra/xpdf/Pkgfile b/extra/xpdf/Pkgfile index e7ace7fdf..26d60ef72 100644 --- a/extra/xpdf/Pkgfile +++ b/extra/xpdf/Pkgfile @@ -10,7 +10,7 @@ release=1 source=(http://gd.tuwien.ac.at/publishing/$name/$name-$version.tar.gz\ ftp://ftp.foolabs.com/pub/$name/$name-${version}pl1.patch \ ftp://ftp.foolabs.com/pub/$name/$name-${version}pl2.patch \ - patch.patch xpdf.desktop ) + http://nutyx.meticul.eu/files/patchs/$name/{patch.patch,xpdf.desktop} ) build() { cd $name-$version diff --git a/extra/xpdf/patch.patch b/extra/xpdf/patch.patch deleted file mode 100644 index 19d5bc95c..000000000 --- a/extra/xpdf/patch.patch +++ /dev/null @@ -1,21 +0,0 @@ ---- VendorP.h~ -+++ VendorP.h -@@ -76,6 +76,8 @@ -XtPointer extension; /* pointer to extension record -*/ -} VendorShellClassPart; - -+struct VendorShellClassRec; -+/* -typedef struct _VendorShellClassRec { -CoreClassPart core_class; -CompositeClassPart composite_class; -@@ -85,7 +87,7 @@ -} VendorShellClassRec; - -externalref VendorShellClassRec vendorShellClassRec; -- -+*/ -/* New fields for the vendor shell widget. */ - -typedef struct { diff --git a/extra/xpdf/xpdf.desktop b/extra/xpdf/xpdf.desktop deleted file mode 100644 index 92011c573..000000000 --- a/extra/xpdf/xpdf.desktop +++ /dev/null @@ -1,9 +0,0 @@ -[Desktop Entry] -Name=xpdf -Comment=Views Adobe PDF (acrobat) files -Exec=xpdf -Terminal=0 -Type=Application -Icon=xpdf -Categories=Application;Office; -MimeType=application/pdf; -- cgit v1.2.3-54-g00ecf