pcmanfm: 0.9.8 -> 0.9.10

This commit is contained in:
Bartlomiej Palmowski 2011-11-29 22:56:51 +01:00
parent 748b27e507
commit 9e5ec7087a
3 changed files with 4 additions and 40 deletions

View File

@ -1 +1 @@
4a7fdc0526ed14e3293d784c0ce27dea pcmanfm-0.9.8.tar.gz
d34a3530a6c5dcd674d23021d71c3e95 pcmanfm-0.9.10.tar.gz

View File

@ -5,9 +5,9 @@
# Depends on: libfm
name=pcmanfm
version=0.9.8
release=2
source=(http://crux.org.pl/distfiles/$name-$version.tar.gz)
version=0.9.10
release=1
source=("http://ftp.jaist.ac.jp/pub/sourceforge/p/project/pc/pcmanfm/PCManFM%20+%20Libfm%20(tarball%20release)/PCManFM/$name-$version.tar.gz")
build() {
cd $name-$version

View File

@ -1,36 +0,0 @@
diff -pruN pcmanfm-0.5.old/configure.in pcmanfm-0.5/configure.in
--- pcmanfm-0.5.old/configure.in 2008-08-02 21:40:40.000000000 +0200
+++ pcmanfm-0.5/configure.in 2008-08-02 21:41:55.000000000 +0200
@@ -11,7 +11,6 @@ AC_ISC_POSIX
AC_PROG_CC
AM_PROG_LIBTOOL
AM_PROG_CC_STDC
-AC_PROG_INTLTOOL
AC_HEADER_STDC
# libtool option to control which symbols are exported
@@ -195,7 +194,6 @@ AM_GLIB_GNU_GETTEXT
AC_OUTPUT([
Makefile
src/Makefile
-po/Makefile.in
pcmanfm.desktop
pcmanfm-find.desktop
pcmanfm-folder-handler.desktop
diff -pruN pcmanfm-0.5.old/Makefile.am pcmanfm-0.5/Makefile.am
--- pcmanfm-0.5.old/Makefile.am 2008-08-02 21:40:40.000000000 +0200
+++ pcmanfm-0.5/Makefile.am 2008-08-02 21:42:20.000000000 +0200
@@ -1,12 +1,11 @@
## Process this file with automake to produce Makefile.in
-SUBDIRS = src po
+SUBDIRS = src
desktopdir = $(datadir)/applications
desktop_DATA = pcmanfm.desktop \
pcmanfm-find.desktop \
pcmanfm-folder-handler.desktop
-@INTLTOOL_DESKTOP_RULE@
DISTCLEANFILES = pcmanfm.desktop \
pcmanfm-find.desktop \
pcmanfm-folder-handler.desktop