summaryrefslogtreecommitdiff
path: root/pcmanfm
diff options
context:
space:
mode:
authorBartlomiej Palmowski <rotwang@crux.org.pl>2011-11-29 22:56:51 +0100
committerBartlomiej Palmowski <rotwang@crux.org.pl>2011-11-29 22:56:51 +0100
commit9e5ec7087ada736436fc16b923feaabd7237f4c0 (patch)
tree7074460fb31b7f8c5eac93a4c8151902163c11a6 /pcmanfm
parent748b27e507cb977bf3297aa37bd01f17892a4c04 (diff)
downloadcontrib-9e5ec7087ada736436fc16b923feaabd7237f4c0.tar.gz
contrib-9e5ec7087ada736436fc16b923feaabd7237f4c0.tar.xz
pcmanfm: 0.9.8 -> 0.9.10
Diffstat (limited to 'pcmanfm')
-rw-r--r--pcmanfm/.md5sum2
-rw-r--r--pcmanfm/Pkgfile6
-rw-r--r--pcmanfm/pcmanfm-0.5_nointltoolv2.patch36
3 files changed, 4 insertions, 40 deletions
diff --git a/pcmanfm/.md5sum b/pcmanfm/.md5sum
index fad398866..204c682d8 100644
--- a/pcmanfm/.md5sum
+++ b/pcmanfm/.md5sum
@@ -1 +1 @@
-4a7fdc0526ed14e3293d784c0ce27dea pcmanfm-0.9.8.tar.gz
+d34a3530a6c5dcd674d23021d71c3e95 pcmanfm-0.9.10.tar.gz
diff --git a/pcmanfm/Pkgfile b/pcmanfm/Pkgfile
index ae2caa378..b8b789233 100644
--- a/pcmanfm/Pkgfile
+++ b/pcmanfm/Pkgfile
@@ -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
diff --git a/pcmanfm/pcmanfm-0.5_nointltoolv2.patch b/pcmanfm/pcmanfm-0.5_nointltoolv2.patch
deleted file mode 100644
index 086fc5a6d..000000000
--- a/pcmanfm/pcmanfm-0.5_nointltoolv2.patch
+++ /dev/null
@@ -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

Generated by cgit