[Midnightbsd-cvs] mports [18619] trunk/graphics: fix linux ports
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat Apr 11 19:11:04 EDT 2015
Revision: 18619
http://svnweb.midnightbsd.org/mports/?rev=18619
Author: laffer1
Date: 2015-04-11 19:11:03 -0400 (Sat, 11 Apr 2015)
Log Message:
-----------
fix linux ports
Modified Paths:
--------------
trunk/graphics/linux-f10-gdk-pixbuf/Makefile
trunk/graphics/linux-f10-gdk-pixbuf/pkg-plist
trunk/graphics/linux-f10-glew/Makefile
trunk/graphics/linux-f10-imlib/Makefile
Modified: trunk/graphics/linux-f10-gdk-pixbuf/Makefile
===================================================================
--- trunk/graphics/linux-f10-gdk-pixbuf/Makefile 2015-04-11 23:07:12 UTC (rev 18618)
+++ trunk/graphics/linux-f10-gdk-pixbuf/Makefile 2015-04-11 23:11:03 UTC (rev 18619)
@@ -3,19 +3,19 @@
PORTNAME= gdk-pixbuf
PORTVERSION= 0.22.0
+PORTREVISION= 1
CATEGORIES= graphics linux
-MASTER_SITES= CRITICAL/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER}
-PKGNAMEPREFIX= linux-f10-
-DISTNAME= ${PORTNAME}-${PORTVERSION}-${RPMVERSION}
+MASTER_SITES= FREEBSD_LOCAL/ehaupt/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER}
MAINTAINER= ports at MidnightBSD.org
COMMENT= Image loading library for GTK+ (Linux Fedora 10)
+
LICENSE= gpl2
CONFLICTS= linux-gdk-pixbuf-[0-9]*
+USE_LINUX= f10
USE_LINUX_RPM= yes
-LINUX_DIST_VER= 10
RPMVERSION= 36.fc9
USE_LDCONFIG= yes
Modified: trunk/graphics/linux-f10-gdk-pixbuf/pkg-plist
===================================================================
--- trunk/graphics/linux-f10-gdk-pixbuf/pkg-plist 2015-04-11 23:07:12 UTC (rev 18618)
+++ trunk/graphics/linux-f10-gdk-pixbuf/pkg-plist 2015-04-11 23:11:03 UTC (rev 18619)
@@ -43,8 +43,3 @@
usr/share/doc/gdk-pixbuf-0.22.0/html/r27.html
usr/share/doc/gdk-pixbuf-0.22.0/html/x3715.html
usr/share/doc/gdk-pixbuf-0.22.0/html/x3767.html
- at comment non-empty directory listing in revers order
- at dirrm usr/share/doc/gdk-pixbuf-0.22.0/html
- at dirrm usr/share/doc/gdk-pixbuf-0.22.0
- at dirrm usr/lib/gdk-pixbuf/loaders
- at dirrm usr/lib/gdk-pixbuf
Modified: trunk/graphics/linux-f10-glew/Makefile
===================================================================
--- trunk/graphics/linux-f10-glew/Makefile 2015-04-11 23:07:12 UTC (rev 18618)
+++ trunk/graphics/linux-f10-glew/Makefile 2015-04-11 23:11:03 UTC (rev 18619)
@@ -3,18 +3,17 @@
PORTNAME= glew
PORTVERSION= 1.5.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics linux
-PKGNAMEPREFIX= linux-f10-
-DISTNAME= ${PORTNAME}-${PORTVERSION}-${RPMVERSION}
MAINTAINER= ports at MidnightBSD.org
COMMENT= OpenGL Extension Wrangler Library (Linux Fedora 10)
LICENSE= bsd3
+USE_LINUX= f10
USE_LINUX_RPM= yes
LINUX_NAME= glew
-LINUX_DIST_VER= 10
+
RPMVERSION= 1.fc10
USE_LDCONFIG= yes
BRANDELF_DIRS= usr/bin
@@ -24,5 +23,4 @@
DOCSDIR= ${PREFIX}/usr/share/doc/${PORTNAME}-${PORTVERSION}
PORTDOCS= LICENSE.txt
-
.include <bsd.port.mk>
Modified: trunk/graphics/linux-f10-imlib/Makefile
===================================================================
--- trunk/graphics/linux-f10-imlib/Makefile 2015-04-11 23:07:12 UTC (rev 18618)
+++ trunk/graphics/linux-f10-imlib/Makefile 2015-04-11 23:11:03 UTC (rev 18619)
@@ -3,19 +3,20 @@
PORTNAME= imlib
PORTVERSION= 1.9.15
+PORTREVISION= 1
CATEGORIES= graphics linux
-MASTER_SITES= CRITICAL/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER}
-PKGNAMEPREFIX= linux-f10-
-DISTNAME= ${PORTNAME}-${PORTVERSION}-${RPMVERSION}
+MASTER_SITES= FREEBSD_LOCAL/ehaupt/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER}
MAINTAINER= ports at MidnightBSD.org
COMMENT= RPM of imlib (Linux Fedora 10)
+
LICENSE= gpl2
CONFLICTS= linux-imlib-[0-9]*
+USE_LINUX= f10
USE_LINUX_RPM= yes
-LINUX_DIST_VER= 10
+
RPMVERSION= 9.fc10
BRANDELF_FILES= usr/bin/imlib_config
USE_LDCONFIG= yes
More information about the Midnightbsd-cvs
mailing list